Just to get it into its own thread. I'm not sure if there's anything new here in addition to what Philip Meyer has been saying. What I see in 7.6.1:
In 7.5.6 it works exactly as it should:
Database, 7.5.6 vs. 7.6.1:
- The 'No Album' doesn't appear anywhere under Browse Albums. If the library stats on the home page indicate 100 albums, then there are only 99 albums listed when browsing albums.
- The album does not appear under 'Various Artists' when browsing artists. It should be listed there.
- The artists appearing on 'No Album' (and having no full albums in the library) are listed when browsing artists, even though 'Group compilation albums together' is set. Since these are artists that appear only on a compilation, they should not be in the artist list.
- The 'No Album' is not returned when searching for the string 'no album'.
In 7.5.6 it works exactly as it should:
- The album appears when browsing albums and is contributed to 'Various Artists'.
- It's listed as one of the albums of 'Various Artists'.
- The artists from the album do not appear in the artist list when 'Group compilations' is set.
- You can find it by searching for 'no album'.
Database, 7.5.6 vs. 7.6.1:
- In 7.6.1 the album.contributor column for 'No Album' is NULL, while in 7.5.6 it's set to the VA artist.
- In both 7.6.1 and 7.5.6, album.compilation is '1' (True).
- In both 7.6.1 and 7.5.6, the contributor_album.role for all contributors on the album is '1' (Artist).
Comment