Skip to content

Commit 45aac66

Browse files
author
Tomasz Scislo
committed
Ballads radio station added
1 parent a4a3ed8 commit 45aac66

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

streams.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ def __init__(self):
2626
"stream": "http://mel02.cdn.eurozet.pl:8800/mel-net.mp3",
2727
"isRadio": True
2828
},
29+
{
30+
"name": "Ballads",
31+
"stream": "http://37.187.57.33:8110/stream",
32+
"isRadio": True
33+
},
2934
{
3035
"name": "Cinemix",
3136
"stream": "http://94.23.51.96:8001/;",

0 commit comments

Comments
 (0)