You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are these two cases how the image file was created: 1) the cover came with the music directory / was added manually by the users after the last library scan 2) cover was downloaded by Mixxx via Tag Fetcher
It is currently not possible to distinguish between 1 and 2.
For 2) this can only be implemeted by tracking the file operations while the Tag Fetcher dialog is still open, i.e. implicit undo/delete when a new cover is selected and applied.
For 1) Mixxx must not touch the image file without asking the user.
Furthermore, an image file may be referenced by other tracks. It's possible to check that, in case it's not we may offer to delete the image file.
This will get complex when removing the cover from multiple tracks via the context menu in the tracks table.
Bug Description
Detached from #12532
Version
2.4
OS
No response
The text was updated successfully, but these errors were encountered: