Block a user
On import, only replace files with file of same type (mp3, flac)
File "/home/kae/mm/app/file_importer.py", line 670, in run
618 def run(self) -> None:
(...)
666 log.error(f"Unable to retrieve {self.track_id=}")
667 …
On import, only replace files with file of same type (mp3, flac)
File "/home/kae/mm/./app/musicmuster.py", line 1395, in preview
1374 def preview(self) -> None:
(...)
1391 else:
1392 return
1393 …
On import, only replace files with file of same type (mp3, flac)
Add genre and year to track database
When imporing files, update playlist row if underlying track is updated
Cascade track deletes to playlists and playdates
Hover list of previously played dates is incorrect
"=" header doesn't work if there's no timing header above
"=" header doesn't work if there's no timing header above