Nick Steel

Results 63 issues of Nick Steel

Currently `Backend.lookup()` is called by `Core.LibraryController.lookup()` for each URI in turn. This prevents backends from potentially batching up the work. In some cases this wastes valuable API quota resources. We...

C-enhancement
A-core

From https://gstreamer.freedesktop.org/releases/1.22/ > Playbin3, Decodebin3, UriDecodebin3, Parsebin improvements > > The "new" playback elements introduced in 1.18 (playbin3 and its various components) have been refactored to allow more use-cases and...

A-audio

If an GStreamer error occurs when trying to start playback, we log the error but there's no way to notify the user something went wrong. It would be good to...

C-enhancement
A-audio
A-core

We've had our ["duration missing before play" workaround](https://github.com/mopidy/mopidy/blob/df9086a748479f245dda40adf028437b8ab17ee8/mopidy/audio/scan.py) for many years but this should have been fixed in GStreamer v1.8 so consider removing it.

A-audio

As per https://github.com/mopidy/mopidy-spotify/issues/200 > Logging an RW check on the cache and data dir might be an improvement?

C-enhancement
A-config

``` Mar 27 15:53:58 raspberrypi mopidy[30917]: thread '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', audio/spotify/src/spotifyaudiosrc/imp.rs:341:37 Mar 27 15:53:58 raspberrypi mopidy[30917]: note: run with `RUST_BACKTRACE=1` environment variable to...

C-bug
A-spotifyaudiosrc

I am *sometimes* getting emails from Spotify notifying my of new logins when playing songs with the latest version. My understanding was these would not be sent when using cached...

C-bug
A-spotifyaudiosrc

I'm getting this error message, which makes no sense to me. ``` Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/tornado/web.py", line 1467, in _execute result = method(*self.path_args, **self.path_kwargs) File "/usr/local/lib/python2.7/dist-packages/mopidy_websettings/__init__.py", line...

For tracking any extra options or update labels required for 0.7 - [x] [wifi_country dropdown](https://github.com/pimusicbox/pimusicbox/issues/423) - [x] [hex wifi_password support label](https://github.com/pimusicbox/pimusicbox/issues/421) - [x] [Spotify client_id and client_secret](https://github.com/pimusicbox/pimusicbox/issues/459) - [x] [mpd-watchdog...

enhancement

It currently does not match the rest of the UI, it could do with a face lift. Maybe it could also automatically redirect to the main page when Mopidy comes...