LMS-Community / slimserver

Server for Squeezebox and compatible players. This server is also called Lyrion Music Server.
https://lyrion.org
Other
1.2k stars 296 forks source link

Enhancement request: Add sort options and album thumbnail to Compositions browse #923

Open audiomuze opened 1 year ago

audiomuze commented 1 year ago

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.

image

@michaelherger, regarding the Compositions listing, any chance you could:

@CDrummond, hopefully you're planning on adding the Composition browse to Material?

CDrummond commented 1 year ago

@audiomuze I'm not adding a separate view. But "Compositions" will be listed as a separate section in the Albums/Releases list - where the artist_roles has "composer" but not "albumartist", "artist", or "trackartist".

All this is already implemented in the 'dev' branch of Material, so feel free to give it a try.

michaelherger commented 1 year ago

I'm a little confused: didn't you submit this request already a day or two ago? I can't find that old one any more.

audiomuze commented 1 year ago

I'm a little confused: didn't you submit this request already a day or two ago? I can't find that old one any more.

I did, here. You asked me to submit it as an independent feature request, hence my setting it out separately, and hopefully a little more clearly.

audiomuze commented 11 months ago

Thinking about this I’m not sure it’s needed in LMS per se, it’s likely better implemented in Material skin and if I’m not mistaken all the necessary datapoints are already available to Material.