Bugzilla – Bug 18109
Composer browse by album bug (7.9)
Last modified: 2014-07-30 13:29:34 UTC
Settings for Composer browse: Browse by: Albums, Contributor Roles: Composer, Genres: blank Using the web interface, when browsing there is a mismatch between the initial letters highlighted at the top of the screen and the list of albums/composers displayed - e.g. in my case AB - displays A to Delius (part) CD - displays Delius (part) to Haydn (part) EFG - displays Haydn (part) to Mahler (part) HIJ - displays Mahler (part) to Mussorgsky (part) KLM - displays Mussorgsky (part) to Shostakovich NOPQR - displays Sibelius to Wagner (part) S - displays Wagner (part) to Zimmermann (the last composer) TUV - empty WXYZ - empty The discrepancy between the initial letters highlighted (and the total count of items at the bottom) and what is actually displayed is probably due to albums where not all tracks have the same composer. These albums seem to be only displayed once, for one of the composers, rather than once for each of the track composers.
Am I right assuming you sort by Artist/Album?
Commit 3b1d59cc71b9a2f18ba6dac689e74212397254c1 - make sure we group by album before counting albums.
(In reply to comment #1) > Am I right assuming you sort by Artist/Album? I'm not sure which of the sort options I originally had, but I have just used Artist/Album with the same result. (To be honest I think most people would probably prefer to set the Composer Browse Mode as Browse by Artist, so as to get a list of composers to drill down from but I *think* the default when I installed 7.9 was set as Browse by Album so that is why I noticed this discrepancy.)