Stein Magnus Jodal

Results 237 comments of Stein Magnus Jodal

Yes, anyone is free to and welcome to suggest a new project logo anytime! As this is all based on voluntary contributions, when to start and end and what level...

Thanks for reporting. This sounds like something we should be able to reproduce and fix.

I assume these are symlinks to somewhere outside all of the dirs defined in `file/media_dirs`? If you turn on debug logging (`-v` or `--save-debug-log` and look at `mopidy.log` in the...

Your symlinks clearly points to outside your media dirs (/var/lib/mopidy/media), so this is intended behavior. The difference in behavior between Mopidy-File and Mopidy-Local is something we should consider addressing, though.

The plan is to implement `core.get_uri_prefixes()` right now and remove `core.get_uri_schemes()` in v1.0.

AFAIK it is possible to get working HTTP streaming from Mopidy by combining it with Icecast and a couple of hacks, documented at https://docs.mopidy.com/en/latest/config/#streaming-through-shoutcast-icecast Work is ongoing on a gapless...

@JohnMaguire I don't if there's a section somewhere in the docs we've forgotten since you don't include a link. AFAIK the "develop" version of the docs are up to date...

I transferred the issue to the core mopidy repo, as this would require changes here.

Don't we already return the URI if it is playable?

This bug doesn't seem fit for 1.1.2? I'm not sure at all what remains here?