Fixed NRJ address
This commit is contained in:
parent
ef3de762d6
commit
03526eb56b
@ -61,8 +61,9 @@
|
||||
"name": "NRJ Finland",
|
||||
"owner": "NRJ Group",
|
||||
"stream": {
|
||||
"default": "mp3",
|
||||
"mp3": "https://scdn.nrjaudio.fm/adwz1/fi/35001/mp3_128.mp3"
|
||||
"default": "aac",
|
||||
"aac": "http://stream.bauermedia.fi/nrj/nrj_64.aac",
|
||||
"mp3": "http://stream.bauermedia.fi/nrj/nrj_128.mp3"
|
||||
}
|
||||
},
|
||||
|
||||
|
@ -19,7 +19,7 @@ https://stream.bauermedia.fi/kiss/kiss_64.aac
|
||||
https://digitacdn.akamaized.net/hls/live/629243/loop/master-128000.m3u8
|
||||
|
||||
#EXTINF:-1,NRJ Finland
|
||||
https://scdn.nrjaudio.fm/adwz1/fi/35001/mp3_128.mp3
|
||||
http://stream.bauermedia.fi/nrj/nrj_64.aac
|
||||
|
||||
#EXTINF:-1,Radio Aalto
|
||||
https://digitacdn.akamaized.net/hls/live/629243/radioaalto/master-128000.m3u8
|
||||
|
@ -18,7 +18,7 @@ Title5=Kiss
|
||||
File6=https://digitacdn.akamaized.net/hls/live/629243/loop/master-128000.m3u8
|
||||
Title6=Loop
|
||||
|
||||
File7=https://scdn.nrjaudio.fm/adwz1/fi/35001/mp3_128.mp3
|
||||
File7=http://stream.bauermedia.fi/nrj/nrj_64.aac
|
||||
Title7=NRJ Finland
|
||||
|
||||
File8=https://digitacdn.akamaized.net/hls/live/629243/radioaalto/master-128000.m3u8
|
||||
|
@ -27,7 +27,7 @@
|
||||
</track>
|
||||
<track>
|
||||
<title>NRJ Finland</title>
|
||||
<location>https://scdn.nrjaudio.fm/adwz1/fi/35001/mp3_128.mp3</location>
|
||||
<location>http://stream.bauermedia.fi/nrj/nrj_64.aac</location>
|
||||
</track>
|
||||
<track>
|
||||
<title>Radio Aalto</title>
|
||||
|
Loading…
Reference in New Issue
Block a user