slimserver icon indicating copy to clipboard operation
slimserver copied to clipboard

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

Open audiomuze opened this issue 2 years ago • 4 comments

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:

  • 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:
  1. title, track artist, year
  2. track artist, title, year
  3. year, title, track artist
  4. 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?

audiomuze avatar Oct 22 '23 06:10 audiomuze

@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.

CDrummond avatar Oct 22 '23 07:10 CDrummond

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.

michaelherger avatar Oct 22 '23 08:10 michaelherger

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 avatar Oct 22 '23 11:10 audiomuze

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.

audiomuze avatar Nov 21 '23 00:11 audiomuze

:warning: This issue is stale because it has been open for 720 days with no activity. Please chime in if you want to keep it alive.

github-actions[bot] avatar Nov 10 '25 13:11 github-actions[bot]

:no_entry: This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Nov 24 '25 13:11 github-actions[bot]