-
Hallo,
i have update my Pideck to V0.2 and everything is almost right. The Bypass Button works and i get the Timcode signal in if i switch off the Bypass button. The only problem right now is that…
-
```
The tracklists need functionality for copy/add/remove tracks. We should
also need queries for listing playlists and loading/saving playlist and
sorting tracks in a tracklist.
```
Original issue r…
-
Hi and thanks for this amazing player 👍🏼
It would be very nice to have an option to enable/disable syncing the scroll position of the tracklist and gallery views.
As of now, the two views are i…
-
My issue is very similar to [this issue](https://github.com/natumbri/mopidy-youtube/issues/247).
I am running Mopidy as a service as the user *mopidy*. I have tried using both *youtube_dl* and *yt-…
-
```
The tracklists need functionality for copy/add/remove tracks. We should
also need queries for listing playlists and loading/saving playlist and
sorting tracks in a tracklist.
```
Original issue r…
-
```
The tracklists need functionality for copy/add/remove tracks. We should
also need queries for listing playlists and loading/saving playlist and
sorting tracks in a tracklist.
```
Original issue r…
-
Implement a method ’Tracklist.json()’ that exports the whole tracklist and all tracks as a JSON string.
-
Sometimes the extensions plays the first/actual track (or the track pointed to by the configuration option `autoplay/tracklist.index`) and then stops. This is probably due to timing "problems" in Mopi…
-
i'm writing an app for get album information. right now i'm using an hackby first using regex to get the "tracklist" section , then parsing that.
it would be cool to be able to parse tracklist easi…
-
It would be nice to see http://www.musicpd.org/doc/protocol/ch03s04.html#command_prio implemented.
The stub is there, but the implementation is missing. Please add the js/http interface for that call …