remove the PLAY

Cette révision appartient à :
Karl Hudgell 2024-09-20 14:25:37 +01:00
Parent 0ebe9b2317
révision 5460dab3de

Voir le fichier

@ -39,8 +39,8 @@ if len(sys.argv) > 1:
control_player(client, "PLAY")
else:
# Pass the parsed data to the update_disc function
control_player(client, "PLAY")
time.sleep(1)
# control_player(client, "PLAY")
# time.sleep(1)
update_disc(client, disc_data)
else:
if input_str == "EJECT":