Andreas Demmelbauer 4 лет назад
Родитель
Сommit
01bfb6d3b3
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      discobert.py

+ 2
- 2
discobert.py Просмотреть файл

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


Загрузка…
Отмена
Сохранить