Lowlander wrote:Did you clean the image cache again to make sure it isn't loaded from cache?
It didn't occur to me to think about the cache. Now that I asked myself how the image cache is managed, I noticed that both the CacheStatus and CacheName columns are empty for all those tracks.
To answer your question: I'm afraid not. I didn't think of that. I did that a few days ago, following your suggestion. the DB is a backup I made yesterday. In the past few days I didn't look at this issue, or browsed those Beatles albums. Maybe that explains it?
What are the search paths for artwork? Maybe the artwork is picked-up, in my case, because of that?
The folder structure for the mono boxset is:
Code: Select all
Beatles In Mono
artwork
A Hard Day's Night <-- that's where the cover art is
Beatles For Sale
...
Beatles - 1963 - Please Please Me (Mono)
Beatles - 1963 - With The Beatles (Mono)
Beatles - 1964 - A Hard Day's Night (Mono) <-- that's where the flac files are
....
So, maybe, it's picking the wrong artwork for the mono albums because they're stored together like that (but not storing it in the DB!?). Then, because the mono/stereo albums share the artist/album details (but have the correct artwork assigned) conflict. And the resolution of this conflict turns up to be the wrong artwork.
What do you think?
[quote="Lowlander"]Did you clean the image cache again to make sure it isn't loaded from cache?[/quote]
It didn't occur to me to think about the cache. Now that I asked myself how the image cache is managed, I noticed that both the CacheStatus and CacheName columns are empty for all those tracks.
To answer your question: I'm afraid not. I didn't think of that. I did that a few days ago, following your suggestion. the DB is a backup I made yesterday. In the past few days I didn't look at this issue, or browsed those Beatles albums. Maybe that explains it?
What are the search paths for artwork? Maybe the artwork is picked-up, in my case, because of that?
The folder structure for the mono boxset is:
[code]
Beatles In Mono
artwork
A Hard Day's Night <-- that's where the cover art is
Beatles For Sale
...
Beatles - 1963 - Please Please Me (Mono)
Beatles - 1963 - With The Beatles (Mono)
Beatles - 1964 - A Hard Day's Night (Mono) <-- that's where the flac files are
....
[/code]
So, maybe, it's picking the wrong artwork for the mono albums because they're stored together like that (but not storing it in the DB!?). Then, because the mono/stereo albums share the artist/album details (but have the correct artwork assigned) conflict. And the resolution of this conflict turns up to be the wrong artwork.
What do you think?