mirror of
https://github.com/beetbox/beets.git
synced 2026-01-04 23:12:51 +01:00
The real MPD offers persistent playlist manipulation, storing the playlists in a directory set in the config file. If that directory is not available then the feature is disabled and the relevant commands all respond with errors. Based on this, the initial support in bpd just returns errors matching the MPD server in the disabled mode. For playlistadd, extend the _bpd_add helper to work with playlists other than the queue in order to support testing the real implementations of these commands in the future. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| gstplayer.py | ||