Bugzilla – Bug 354
Add (artist name) to album view in web interface
Last modified: 2011-03-16 04:47:15 UTC
I think it would be useful to have an option to include the artist name when viewing the album list. Also, how about including the number of songs (and or albums) in the artist view list?
This would require a secondary cache, as artist is locked as * when listing by album. What might be more useful is to store album title not just by the title, but by album-artist, with some clean way of joining them and splitting. This way we can keep same name albums discrete as well (greatest hits problem).
another idea could be to store the album into the info hash as an array like so (album,track01-filepath). this way we can link back to the song itself for any tag info that we might want to have accessible.
This enhancment has been made as part of the 6.1 trunk branch in Subversion change 3070
Added this to browse artwork, too. Plus an option to turn it off... (change 3097)
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.
Routine bug db maintenance; removing old versions which cause confusion. I apologize for the inconvenience.