Explorar el Código

update oe1 and fm4

master
Andreas Demmelbauer hace 4 años
padre
commit
01bfb6d3b3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      discobert.py

+ 2
- 2
discobert.py Ver fichero

@@ -481,9 +481,9 @@ while True:
if(code == "mode_music_play_5"):
startMusic('5')
if(code == "mode_play_fm4"):
startMusic('http://185.85.29.141:8000')
startMusic('https://orf-live.ors-shoutcast.at/fm4-q2a')
if(code == "mode_play_oe1"):
startMusic('http://185.85.29.142:8000')
startMusic('https://orf-live.ors-shoutcast.at/oe1-q2a')

if(code == "mode_music_previous"):
previousSong()


Cargando…
Cancelar
Guardar