-
Hi, I have mopidy-auto mostly working with mopidy 3 and wanted to share what I did to get basic functionality and what is not working.
After installing mopidy 3 and the mopidy-auto extension (thro…
-
Hi - I have just run the install (using a fresh install of Mopidy using the Pirate Audio script) - i get the following error:
Collecting Mopidy>=3.0 (from Mopidy-MQTT-NG)
Could not find a versio…
-
Hi! I've tried to use this extension with Mopidy 3.0.2 and python 3.7.3 on Raspbian buster.
Seems like it can only load playlists, but there is no way to browse yandexmusic.
When I press "Browse"…
-
After update to Cantata version 2.0.1, the library is empty and doesn't even refresh when I run "Refresh database" from the menu.
After some investigation it seems that Cantata uses MDP 'stats' comma…
-
Hi,
I really like your plugin, it provides features which are not provided by other mopidy spotify plugin. But I encounter a problem while accessing albums of some artists with GMPC MPD client. For e…
-
### Please describe your bug
Hello, the manual for Raspberry Pi (Remote Controlled Speakers)
under https://jellyfin.org/docs/general/clients/mopidy/#raspberry-pi-remote-controlled-speakers doesnt wo…
-
Hello,
This is not really an issue. It's more like me not succeeding to make this work.
Just started using mopidy and I have installed your addon. I followed the instructions in the readme file and …
-
I have several albums which's files are not all contained directly in one directory. Instead there is two directores, e.g. `Disc 1` and `Disc 2`. Each of those two directories has a cover image file. …
-
The [mopidy-ytmusic](https://github.com/OzymandiasTheGreat/mopidy-ytmusic) plug-in seems to be the best way of getting YouTube Music working with Mopidy.
This means that while YouTube Music (Premi…
-
https://developer.spotify.com/documentation/web-api/tutorials/code-pkce-flow has details from the Spotify side.
Essentially we want something like the following:
```
In [118]: def test():
…