-
after applying the patch for #6 I still get a monster traceback when using an mpd client. here's the end of it:
File "/usr/lib/pymodules/python2.7/mopidy/frontends/mpd/dispatcher.py", line 46, in h…
shapr updated
11 years ago
-
here is my gmusicapi.log
I have v 1.2.0 of pykka installed
```
!-- begin debug log --!
version: 2.0.0-dev
logging to: /home/musicbox/.cache/gmusicapi/log/gmusicapi.log
2013-10-11 08:58:16,881 - gmus…
-
Where is the bitrate field meant to come from for local tracks? Should it be in the tag cache? It doesn't feature in my tag_cache file or in `_convert_mpd_data()`. I only notice this as the `status` r…
-
It would be nice for some use cases to limit control over mopidy from certain devices(clients) or users.
eg. At social events you would want guests to be able to add songs to the tracklist; however, f…
-
As #116 points out we shouldn't be storing passwords in plain text. Since libspotify can give us an auth blob as a token to use to stay signed in without re-requesting the password be should look into…
-
Hi,
get this error using MPD client MPDroid on my tablet accessing and spotify by using mopidy.
```
DEBUG 2013-06-10 16:47:23,743 [5334:MpdSession-31] mopidy.frontends.mpd
Request from [192.16…
-
I just updated Mopidy to version 0.14 on my Mac running OS X (10.8.3).
I have updated [my Mopidy config](http://pastebin.com/Xy6bM2h1) to the new filename and syntax.
Now I get a nasty error when I …
-
In Spotify you can organize playlists into folders, but Mopidy does not support this structure.
Even though MPD does not support playlist folders, our backend API should expose the folder structure, …
jodal updated
11 years ago
-
According to the original MPD server implementation the characters slash, newline and carriage return is not allowed in playlist names.
We should:
1. replace these chars when we send playlist names t…
jodal updated
11 years ago
-
The following is a valid playlist, but it can't be used:
```
Request from [::ffff:127.0.0.1]:46646: listplaylistinfo "all lart spotify:track:\\w\\{22\\} pastes"
DEBUG 2011-06-14 17:10:49,306 [12…
jodal updated
11 years ago