Replies: 3 comments 12 replies
-
Hello!
You mean in your settings panel in the UI of LMS?
You mean in the album view? Albums are sorted using the button on the upper right hand corner. In which situation do you encounter a sort problem?
This is unfortunate. I recently (in v3.59.0) changed how parsing is done so there might be some regressions.
LMS can pick whatever custom tags you want, and display/filter them in its UI, but there is no such mapping to other tags currently.
A similar issue has been raised: #465 This is quite different in your case since I believe release mbids would be different? Actually I guess you want a way to display releases that share the same release group?
Thanks for your feedback! |
Beta Was this translation helpful? Give feedback.
-
Yes, I have transcoding enabled in the LMS UI and set to MP3@192. If I switch to another codec that change is seen in Symfonium so I assume it's not overriding the defaults, which is good.
Yes in the Albums section with All selected. The actual values are 'Now That's What I Call Music! 9' and 'Now That's What I Call Music! 10'.
Every track under an AlbumArtist path (I actually use AlbumArtistSort in the path, not that I think that can make a difference) will have AlbumArtist set to the same single value, so that should be fine. I couldn't see any logic to those missing, but maybe I'll copy the images that were working over to the other locations just to rule out any file incompatibility (they're all jpg though). Writing the reply made me think of another test. It looks like if the albumartist only has a single album then the artwork isn't being captured.
I think I read that only Mood is supported in OpenSubsonic, and I know Symfonium has a placeholder for Mood, so I was hoping that if LMS indexed Mood it would pass it through (I should have tested that first), whereas I know that even if I add Style to LMS as a tag it doesn't get passed through.
Whilst I do use that approach in my metadata (%album% being release group with %release% the disambiguation) I don't think OpenSubsonic supports it, or any of the clients, so I wasn't expecting that - although that would have been really nice.
I pushed my test suite of albums through Emby, Jellyfin, Plex, Lyrion, AssetUPnP and Navidrome and LMS came out on top (album attribution and support of disc subtitles), so that's why I'm here! |
Beta Was this translation helpful? Give feedback.
-
Hey, can i ask how you went about acquiring artist images? I'm trying to find the most efficient way. Thanks. |
Beta Was this translation helpful? Give feedback.
-
I'm a long time user of UPnP so OpenSubsonic is all new to me, as such I didn't want to go spraying bugs/requests/queries all over the forum so I'll put everything in here and on request will add the relevant issues to the tracker.
I've configured the Subsonic API transcoding to MP3@192, but Symfonium is reporting 128. I tried Tempo but it's reporting FLAC, so I guess it's not going through the API?
Would it be possible to use a natural sort order for albums? I have quite a few series where the album name is suffixed with the volume and these aren't sorting correctly e.g.
Now Music 10
Now Music 20
Now Music 9
LMS doesn't appear to be indexing all my artist images. I'm only testing with a small quanity of albums, but Symfonium and Tempo are only showing artwork for 3 of the 8 albumartists.
My file layout is:
/%AlbumArtist%/artist.jpg
/%AlbumArtist%/%Album%/%AlbumIndex%/%discnumber%.%tracknumber%.flac
It looks like LMS/OpenSubsonic doesn't support Styles (Allmusic). Would it be possible to use my Style tag to populate Mood?
I use a RELEASE tag to disambiguate albums e.g Deluxe Edition; I believe Roon uses VERSION and Picard has _releasecomment. Whilst the spec may not make any use of this, it would be very useful if this could be concatenated to the album tag for attribution/display purposes.
I'm thinking of some kind of config file that could be used to perform these types of transformations e.g.
ALBUM:ALBUM[" ("RELEASE")"]
MOOD:STYLE
Having read all that you may be wondering why I'm even contemplating LMS, but I've evaluated a number of servers and I'm very impressed with what I've seen.
Beta Was this translation helpful? Give feedback.
All reactions