mirror of
https://github.com/iAmInActions/random-scripts.git
synced 2024-11-21 19:40:12 +00:00
Update radio.sh
This commit is contained in:
parent
702be229b4
commit
d7a4559591
4
radio.sh
4
radio.sh
@ -34,12 +34,12 @@ kill $PLAYERID
|
||||
case $channel in
|
||||
1)
|
||||
prchan="80s80s"
|
||||
"$PLAYER" "https://80s80s.hoerradar.de/80s80s-mweb-mp3-hq" $PLAYERARGS &
|
||||
"$PLAYER" "https://streams.80s80s.de/web/mp3-192/" $PLAYERARGS &
|
||||
PLAYERID=$!
|
||||
;;
|
||||
2)
|
||||
prchan="80s80s In the mix"
|
||||
"$PLAYER" "https://80s80s.hoerradar.de/80s80s-mix-mp3-hq" $PLAYERARGS &
|
||||
"$PLAYER" "https://regiocast.streamabc.net/regc-80s80smix8012507-mp3-192-3015055" $PLAYERARGS &
|
||||
PLAYERID=$!
|
||||
;;
|
||||
3)
|
||||
|
Loading…
Reference in New Issue
Block a user