torum / MPDCtrl

MPD (Music Player Daemon) client.
https://torum.github.io/MPDCtrl/
MIT License
48 stars 6 forks source link

Playlist does not update if updated by other clients #14

Open netmindz opened 1 year ago

netmindz commented 1 year ago

If you edit the playlist using a client other than MPDCtrl, then your changes do not appear in MPDCtrl, is there some cache that holds changes for a while or does it just expect you are only editing the playlist from within this app?