Replies: 3 comments 3 replies
|
Hello! First, you need to scan your collection to make sure your changes are taken into account (no need to enable the "Force scan all files" option, a simple scan should be enough for all use cases). For artist images, the recommended way is to set up an artist information folder, like in kodi, and create a dedicated folder for each artist, where you can place your artist image file. This will also allow you to add a bio for each artist, and also handle all contributor artists (composers, performers, producers, etc.) For disc images, LMS only displays "discs" if at least one disc of the album has a name or if they are multiple discs, so check the discsubtitle tags if you want this image to be shown on single disc albums. |
|
Thank you Emeric for your answer. I'll put aside the disc art thing for the moment, as it'll require quite some important work to tag everything, and won't have any impact on the opensubsonic api clients for now. Regarding the artist images, I tried to implement what you explained, but hadn't been able to get it working. Take this 2 albums organisation example : There's two artists : 1995 and A State Of Mind I tried creating a And launched a scan of the library configured as the I then tried the other organisation mentionned : and faced the same non artist image displaying artist view :-( To dig a little more into the artist info folder option, did I do it right ? Thank you again for your help, and for the great software that is LMS :-) |
|
Uh oh, just noticed something I should be ashamed not noticing before : as my server is still on Debian 12, I don't run the latest 3.71 release, but the previous 3.70, which is missing the #750 issue related commits and the new artist-info-image-file-names setting... I was focusing on the artist-image-file-names setting (for my defense, names are quite similar 😅), which is for no help in this situation apparently. Just asking 😉, but any chance you'll release bookworm packages until the eol ? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
After 10 years using Subsonic then Airsonic, I decided to switch to a still maintained self hosted music streaming server.
I tried a few and made my mind on LMS. Great piece of software, light and fast, implementing the opensubsonic api, and french 🇫🇷 😄
I set everything up and running, and it works fine, along with Symfonium on my android phone.
My music is pretty simply organized, one folder per album, named
<artist> - <year> - <album>, and each tracks in the album's folder named<track> - <artist> - <title>.Each track is tagged only with those infos : title, artist, album, year, track (no MB's tags).
Each folder contains a folder.jpg file (album's cover) and some folders contains a cdart.jpg file (disc image).
I got a few newbie questions I want to ask to the LMS' community :
Thank you in advance for your help 😀
All reactions