Nick Steel

Results 632 comments of Nick Steel

Sorry, yes, since File is bundled with Mopidy that direction is also fine. It's just more complicated in both the fix and the test. If you are happy to help/review...

> Note, we do not have a test that exercises this. Ok... it turns out some tests in https://github.com/mopidy/mopidy/blame/develop/tests/core/test_playback.py are not being run because they are in classes named `FooTest`...

I think this issue, or something very much like it, is still present. Possibly related to our attempts to maintain the current state using `get_state()` but during an async state...

A debug log where the issue occurs: https://docs.mopidy.com/en/latest/troubleshooting/#debug-logging

There has been no activity on this since the last post in 2014.

Hi, thanks for the PR. I have a couple of queries. Presumably the `limit` is per backend, so with `limit=10` and `uris=None` I'm searching all `n` of my backends and...

Other pagination related stuff: https://github.com/mopidy/mopidy-dirble/pull/19 (browsing only) https://github.com/mopidy/mopidy-mpd/issues/10

If you can easily and reliably reproduce it then a *debug* log showing the exact chain of events that causes this. And your mopidy deps output. And can you determine...

The OP was confident this was only with Spotify tracks so is this actually the same issue? Is your issue still something to do with sorting? I don't see any...