slimserver
slimserver copied to clipboard
Enhancement request: Add sort options and album thumbnail to Compositions browse
Presently Compositions are listed without any sort options and in a manner that makes it difficult to assimilate, listing track artist, composer, track number & track title in that sequence, and seemingly the output of a SQL query without an ORDER By clause.
@michaelherger, regarding the Compositions listing, any chance you could:
- Include the album name in the query
- Change the presentation sequence of fields to: title, track artist, album, track, composer
- Include Sort options to sort by:
- title, track artist, year
- track artist, title, year
- year, title, track artist
- year, track artist, title
- Provide a way for a front-end like Material to display an album cover thumbnail
- Remove the artist in question from the Composer entry if they're the only Composer associated with the track but include additional composers if they are associated with the track. [if this one adds too much overhead, then just list them all as you're currently doing]
@CDrummond, hopefully you're planning on adding the Composition browse to Material?