Rnee wrote: > What I mean by that title: it happens regularly that the intention to > add songs to the current playlist ends up in playing that song instead > which overwrites current playlist. > I wonder if there would be a way to automatically save the current > playlist so it can be retrieved after such mistake. > Also, I have the 'Remove played songs' plugin activated and with a long > playlist it would be nice to be able to revert to that state.
The 'LMS Event Trigger' (https://www.nexus0.net/pub/sw/lmseventtrigger/) plugin can execute a script when a playlist event (add(tracks), remove, ...) occurs. This script could check if there are >n tracks in the playlist and save it (using the LMS API) 'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | Playlist Editor / Generator | Music Classification | Similar Music | Announce | EventTrigger | LMSlib2go | ... 'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ... ------------------------------------------------------------------------ Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808 View this thread: http://forums.slimdevices.com/showthread.php?t=111620 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
