Fixed typo in GrooveFM & Helmiradio stream address
This commit is contained in:
parent
07fd012c80
commit
c83e0d2c69
@ -21,7 +21,7 @@
|
||||
"owner": "Sanoma Media",
|
||||
"stream": {
|
||||
"default": "m3u8",
|
||||
"m3u8": " http://digitacdn.akamaized.net/hls/live/629243/groove/master-128000.m3u8"
|
||||
"m3u8": "http://digitacdn.akamaized.net/hls/live/629243/groove/master-128000.m3u8"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -29,7 +29,7 @@
|
||||
"owner": "Sanoma Media",
|
||||
"stream": {
|
||||
"default": "m3u8",
|
||||
"m3u8": " https://digitacdn.akamaized.net/hls/live/629243/radiohelmi/master-128000.m3u8"
|
||||
"m3u8": "https://digitacdn.akamaized.net/hls/live/629243/radiohelmi/master-128000.m3u8"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -7,10 +7,10 @@ https://digitacdn.akamaized.net/hls/live/629243/aitoiskelma/master-128000.m3u8
|
||||
https://stream.bauermedia.fi/basso/bassoradio_64.aac
|
||||
|
||||
#EXTINF:-1,GrooveFM
|
||||
http://digitacdn.akamaized.net/hls/live/629243/groove/master-128000.m3u8
|
||||
http://digitacdn.akamaized.net/hls/live/629243/groove/master-128000.m3u8
|
||||
|
||||
#EXTINF:-1,Helmiradio
|
||||
https://digitacdn.akamaized.net/hls/live/629243/radiohelmi/master-128000.m3u8
|
||||
https://digitacdn.akamaized.net/hls/live/629243/radiohelmi/master-128000.m3u8
|
||||
|
||||
#EXTINF:-1,HitMix
|
||||
https://digitacdn.akamaized.net/hls/live/629243/hitmix/master-128000.m3u8
|
||||
|
@ -6,10 +6,10 @@ Title1=Aito Iskelmä
|
||||
File2=https://stream.bauermedia.fi/basso/bassoradio_64.aac
|
||||
Title2=Basso
|
||||
|
||||
File3= http://digitacdn.akamaized.net/hls/live/629243/groove/master-128000.m3u8
|
||||
File3=http://digitacdn.akamaized.net/hls/live/629243/groove/master-128000.m3u8
|
||||
Title3=GrooveFM
|
||||
|
||||
File4= https://digitacdn.akamaized.net/hls/live/629243/radiohelmi/master-128000.m3u8
|
||||
File4=https://digitacdn.akamaized.net/hls/live/629243/radiohelmi/master-128000.m3u8
|
||||
Title4=Helmiradio
|
||||
|
||||
File5=https://digitacdn.akamaized.net/hls/live/629243/hitmix/master-128000.m3u8
|
||||
|
@ -11,11 +11,11 @@
|
||||
</track>
|
||||
<track>
|
||||
<title>GrooveFM</title>
|
||||
<location> http://digitacdn.akamaized.net/hls/live/629243/groove/master-128000.m3u8</location>
|
||||
<location>http://digitacdn.akamaized.net/hls/live/629243/groove/master-128000.m3u8</location>
|
||||
</track>
|
||||
<track>
|
||||
<title>Helmiradio</title>
|
||||
<location> https://digitacdn.akamaized.net/hls/live/629243/radiohelmi/master-128000.m3u8</location>
|
||||
<location>https://digitacdn.akamaized.net/hls/live/629243/radiohelmi/master-128000.m3u8</location>
|
||||
</track>
|
||||
<track>
|
||||
<title>HitMix</title>
|
||||
|
Loading…
Reference in New Issue
Block a user