Disc Subtitle not displayed

Issue description:

On some compilations of mine i’ve set the disc title tag properly handled by Kodi.
Sadly on Symfonium i don’t have this information displayed.
I’ll attach you some screens from both Kodi & Symfonium, log and json response.
Many thanks :slight_smile:

Logs:

Upload description: Disc Titles Depeche Mode Singles 1-6 RadioZab

Additional information:

 

 

Reproduction steps:

 

 

Media provider:

Kodi

Screenshots:

 

    

IIRC the Kodi API does not return the disc subtitle, or does it?

Well it has the disctitle field on the AudioLibrary.GetSongs API, i don’t know if it’s the same thing or different thing. Disctitle is filled during the scan reading the DISCSUBTITLE tag

https://kodi.wiki/view/Music_tagging#Tags_Kodi_reads

Hi, this one is still in triage i don’t know if it’s possible to have also with Kodi the disc titles, let me know thanks :slight_smile:

In theory it’s possible, but since the data is at song level this require big changes and would slow down the sync a lot.
So since there’s nearly no users of Kodi anymore due to LMS being better at this now, I’m not sure I’ll do that. But it’s not yet closed either.

I think i’ll too i’m waiting for the big Navidrome db refactor or i’ll try Ampache 7 when it’ll be released. I’d like to keep Kodi as desktop player and use Symfonium on my smartphone, thanks anyways :slight_smile:

You can already use LMS GitHub - epoupon/lms: Lightweight Music Server. Access your self-hosted music using a web interface. that have everything.

I have no idea what is the timing plan for @deluan for the big rewrite :frowning:

When the scanner is finished I’ll be able to harass him again for the multi library :slight_smile:

Yep LMS with the last release had supported also record labels which for me is an essential thing, sadly switching on that i can’t keep using Kodi as a player :frowning:

Other solution i was considering is to move to Emby but now lacks some features (release types and labels are the most important for me)

What i would achieve is to have the benefits of an organized library like a streaming platform (Apple Music for example) but with my music collection :slight_smile:

For now most of media providers lacks something in some parts (client or server)

LMS and Navidrome use the same API so if you have a solution for Navidrome it works for LMS.