-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
This is true for remote images, but in particular for local cover art.
- duplicates
-
PICARD-997 Changes only in cover art without a "Show more details" button are confusing
-
- Closed
-
- has related issue
-
PICARD-1696 No stable sort order for cover art saved to ID3
-
- Open
-
-
PICARD-2045 After fingerprint, unsaved tracks have green tick
-
- Closed
-
-
PICARD-300 Only save files if they were changed
-
- Reopened
-
-
PICARD-2060 Display checkmark when no changes required for file
-
- Closed
-
- is duplicated by
-
PICARD-1008 Perfect files shown as needing saving
-
- Closed
-
-
PICARD-1089 Changes to certain tags and cover art type don't appear to save
-
- Closed
-
-
PICARD-1445 Some previously tagged & saved Albums always show as updated despite no tags changing
-
- Closed
-
- is related to
-
PICARD-2029 Perfect album loaded as imperfect
-
- Open
-
-
PICARD-1178 Images tagged with extra types that the user has chosen to ignore should not be shown as 'modified'
-
- Closed
-
-
PICARD-2551 When saving cover images as separate files, do not save duplicates
-
- Open
-
Looking at this further, the "local" cover art provider is actually just a broken mess. It's implemented in the wrong place - it shouldn't be a provider at all, since it's not something that can be loaded only based on the release metadata information.
I think, instead it should be handled by the File class, and be more in line with how cover art embedded in tags is handled. Since the presence of "local" cover art is based on proximity to a specific file; different files loaded into an album that happen to be loaded from different directories might even have different local cover art, for example.