Open jorgemiar opened 3 years ago
I managed to do it by changing playlistaddplay
to playlistadd
here:
I then added mpc clear
for it to work properly in in playout_controls.sh before mpc load
. Otherwise it seems it wasn't loading the playlist if there was already one loaded.
Sounds like a useful enhancement. Do you want to write a PR, so this can be integrated in the code base?
When the Phoniebox detects a new card it starts playing immediately. Is there a way of just "preparing"/loading the playlist but keep it on standby? I only want it to start playing when the play button is pressed.
Do I need to edit something in file rfid_trigger_play.sh ?