Thomas Kemmer
Thomas Kemmer
@kdbdallas: Even if multiple artists tags were present which few (if any) taggers support, the sqlite library probably wouldn't handle this properly: https://github.com/mopidy/mopidy-local-sqlite/blob/develop/README.rst#known-bugs-and-limitations. The json library doesn't have this issue,...
So, how would a client add a radio station with URI and name to a playlist?
There was some discussion concerning charsets and `iocharset=utf8` here: https://discuss.mopidy.com/t/network-folders-are-showing-up-empty-in-musicbox-0-5-1rc/315/30 However, according to @jmbillings > all my tracks are listed with an error of "resource not found" so my question...
It may also make sense to wrap library actions which involve multiple SQL queries (e.g. the new browsing implementation with seperate queries for albums and tracks) in explicit transactions.
May be more of an issue now that it is recommended to set `scan_flush_threshold` to a lower value.
With the upcoming switch to/merge of Mopidy-Local-SQLite, it will be possible to run a `mopidy local scan` in the background, e.g. using a `cron` job or manually/scripted after updating some...
First, browsing "Album Artists" should give proper "local:album:" URIs...
Also re-think `get_distinct` vs. browse URIs...
@jaedb: As mentioned initially, this should already be possible (with some quirks, maybe) by manually adding it to the configuration. Otherwise, no progress on this, since I'm not actively using...
@jaedb: I've been using mopidy-dleyna with the minidlna media server for the last couple of years.