certuna

Results 102 comments of certuna
trafficstars

The [Subsonic API](http://www.subsonic.org/pages/inc/api/schema/subsonic-rest-api-1.16.1.xsd) already supports DiscNumber (it's included in the `Child` ComplexType), it's up to the client app to subdivide an album into discs. If it doesn't do that, what...

In principle songs can have individual covers in the Subsonic API, but not sure how Navidrome handles this in the DB?

I'd love this, but how big is the impact on memory usage, eg with a list of 100,000 songs or 20,000 artists?

> I don't think that anyone has 20,000 artists. _[sheepishly raises hand]_ I do... (but yes I think that on modern systems a browser should be able to handle an...

I was envisioning we'd have a similar dropdown filter as we have now for Genre, so you could filter in the Song or Album view for `language`="Spanish" & `genre` =...

Many songs exist with two or more languages (is Don Omar & Lucenzo's "Danza Kuduro" a Portugese or Spanish language song?), but I think it's fine to implement this initially...

I'm currently working on multiple artist support, but once that's done support for Key and Language are next.

That's cool, definitely useful. ISO 639-3 is the current standard, but id3v2.4 was published over twenty years ago when 639-2 was the latest and greatest so I guess that's what...

By the way, I just found out that in the Musicbrainz DB, language is not a multi-valued property: a song can have only one language, or the tag "multiple languages"...