04-21-2023, 03:32 PM
Also examine the file /var/lib/mpd/state
MPD saves its state in this file but I'm not sure what events trigger the save. The parameter "current" below refers to the item position in the Queue.
MPD saves its state in this file but I'm not sure what events trigger the save. The parameter "current" below refers to the item position in the Queue.
Code:
cat /var/lib/mpd/state | grep "current:"