Sfoglia il codice sorgente

update oe1 and fm4

master
Andreas Demmelbauer 4 anni fa
parent
commit
01bfb6d3b3
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      discobert.py

+ 2
- 2
discobert.py Vedi File

@@ -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()


Caricamento…
Annulla
Salva