certuna
certuna
I've been thinking about this before, it's not so difficult to add. It's probably best to display it like it's shown in iTunes/Spotify, ie a little 🅴 icon to the...
would we want to append it to the title already serverside in the API endpoint, or do the "title + 🅴" appending client-side? that might interfere with other client-side concatenation...
Still relevant and valuable, on my To Do list
Good idea. Looks like there's consensus to add "Explicit" to the OpenSubsonic API, so when that's formalized we can implement it in Navidrome.
Bear in mind that support for the Explicit property has been talked about but not standardized in the OpenSubsonic API - it can't be a simple boolean, since there's three...
"my only concern is what to do with albums that do not have this field, or whole libraries from users that don't care about this" I would say, like it...
I think so yes. Things like "Deluxe Edition", "Remastered" or "Limited Edition" are not really very useful (or from the user pov, expected) categories so maybe there needs to be...
Yeah I thought about bit fields too but since DB are more or less 1:1 mapped into the native API, this would mean bringing the bit field also into the...
Still valid, probably has to be done after the move to React Admin v4.
still relevant