martijnboland / moped

Web Client for Mopidy, built with AngularJS
MIT License
418 stars 34 forks source link

How to manage playlists in mopidy moped web interface - add or remove items? #70

Open MurzNN opened 7 years ago

MurzNN commented 7 years ago

In mopidy moped web interface I can see playlist items and play it, but can't find the way how to manage items - remove and reorder items, rename, add new items?

martijnboland commented 7 years ago

Unfortunately, it's not possible to manage playlists in Moped. I think at least the mopidy-musicbox-webclient has playlist management support (https://github.com/pimusicbox/mopidy-musicbox-webclient). Adding it to Moped would be quite an undertaking and goes a little bit against the simplicity of Moped as it currently is.

kingosticks commented 7 years ago

I'll just add that the management in mopidy-mobile is probably better than what we currently have in musicbox-webclient.