hhm0
hhm0
Yes, i mainly meant having it as another alternative for location supply :-) On 2/19/15, Marvin W [email protected] wrote: > A lot of apps do not work properly with the...
Setting `LDFLAGS=-lbsd` and using the `-k` flag for `bmake` (and maybe using `CC=clang`) helps compile more executables; `find . -executable -type f` can show which executables were generated.
See #8.
@mrpurplenz https://docs.mopidy.com/en/release-2.0/api/config/#mopidy.config.types.Boolean :-)
On a related note, see changes to `config.js` at #18, where a similar map tile config option is added. There, I did things a bit differently; a tile URL template...
It could be that the subsonic server being used does not support range requests. See spl0k/supysonic#57 for a similar case. In my experience with supysonic and mopidy/subidy, the behavior was...
Perhaps this is because the subsonic API server used does not support HTTP range requests, like here? :-) If this is so, it would be much more apparent with FLACs...