Nick Steel

Results 632 comments of Nick Steel

Another way to achieve to what is essentially a custom atomic collection of core operations would be to provide a Frontend implementing the command and ensure all your clients use...

> That fails if the tracklist starts empty. I must misunderstand because that works for me as I'd expect it to. What backend are you using? When paused, calling `play`...

@altano, did you have any luck with my suggestion?

The flake8 issue is fixed in develop. If you rebase this on the latest version of develop it'll go green.

This sounds like it might be fixed by https://github.com/mopidy/mopidy/pull/1735 that'll be in the v2.2.3 release. Are you still seeing this issue, can you test this fix?

Can you provide your `mopidy deps` please. This is likely to be a Gstreamer issue. If you could isolate which formats that would also help narrow it down to Gstreamer...

It would also be interesting to know if its ever an issue for the first track you play, or only a problem for subsequent tracks. And if issuing a `stop`...

> From what I've experienced it's never the first track but only subsequent tracks. Thanks, that's interesting. > stop would also clear my queue, right No, Mopidy's `core.playback.stop()` does not...

OK sure. Send me an email or a private message on the forum.

So I see from your files that the two 'Centipede' tracks have 48k sample rate and the other two are 44.1k. You can imagine if there is some bug where...