diff --git a/app/src/main/assets/stations.json b/app/src/main/assets/stations.json index 07ef70b..5c844bf 100644 --- a/app/src/main/assets/stations.json +++ b/app/src/main/assets/stations.json @@ -2751,8 +2751,8 @@ "name": "Europa Plus", "bitrate": "128", "site": "http://www.europaplus.ru/", - "stream": "http://europaplus.hostingradio.ru:8014/europaplus320.mp3", - "type": "mp3", + "stream": "https://hls-02-europaplus.emgsound.ru/11/playlist.m3u8", + "type": "hls", "iconText": "", "textColor": "#FFFFFF", "bgColor": "#A9313B", @@ -2766,8 +2766,8 @@ "name": "Top 40", "bitrate": "128", "site": "http://www.europaplus.ru/", - "stream": "http://europaplus.hostingradio.ru:8014/ep-top256.mp3", - "type": "mp3", + "stream": "https://hls-01-europaplus-top40.emgsound.ru/21/playlist.m3u8", + "type": "hls", "iconText": "", "textColor": "#FFFFFF", "bgColor": "#0487C5", @@ -2796,8 +2796,8 @@ "name": "New", "bitrate": "128", "site": "http://www.europaplus.ru/", - "stream": "http://emg02.hostingradio.ru/ep-new128.mp3", - "type": "mp3", + "stream": "https://hls-01-europaplus-new.emgsound.ru/27/playlist.m3u8", + "type": "hls", "iconText": "", "textColor": "#FFFFFF", "bgColor": "#0487C5", @@ -2811,8 +2811,8 @@ "name": "Party", "bitrate": "128000", "site": "http://www.europaplus.ru/", - "stream": "http://epdop.hostingradio.ru:8033/epparty128.mp3", - "type": "mp3", + "stream": "https://hls-01-europaplus-party.emgsound.ru/22/playlist.m3u8", + "type": "hls", "iconText": "", "textColor": "#FFFFFF", "bgColor": "#0487C5", @@ -2826,8 +2826,8 @@ "name": "Urban", "bitrate": "128", "site": "http://www.europaplus.ru/", - "stream": "http://epdop.hostingradio.ru:8033/ep-urban128.mp3", - "type": "mp3", + "stream": "https://hls-01-europaplus-urban.emgsound.ru/28/playlist.m3u8", + "type": "hls", "iconText": "", "textColor": "#FFFFFF", "bgColor": "#0086C4", @@ -2841,13 +2841,13 @@ "name": "Acoustic", "bitrate": "64000", "site": "http://www.europaplus.ru/", - "stream": "http://epdop.hostingradio.ru:8033/acoustic64.aacp", - "type": "aac", + "stream": "https://hls-01-europaplus-acoustic.emgsound.ru/25/playlist.m3u8", + "type": "hls", "iconText": "", "textColor": "#FFFFFF", "bgColor": "#DA3832", - "enabled": false, - "notWorked": true, + "enabled": true, + "notWorked": false, "isNew": false }, { @@ -2856,13 +2856,13 @@ "name": "ResiDance", "bitrate": "128", "site": "http://www.europaplus.ru/", - "stream": "http://emg02.hostingradio.ru/ep-residance128.mp3", - "type": "mp3", + "stream": "https://hls-01-europaplus-residance.emgsound.ru/26/playlist.m3u8", + "type": "hls", "iconText": "", "textColor": "#000000", "bgColor": "#FFF25B", - "enabled": false, - "notWorked": true, + "enabled": true, + "notWorked": false, "isNew": false }, { @@ -2871,8 +2871,8 @@ "name": "Fresh", "bitrate": "96000", "site": "http://www.europaplus.ru/", - "stream": "http://stream1.hostingradio.ru:8010/9_aac_96", - "type": "aac", + "stream": "https://hls-01-fresh.emgsound.ru/9/playlist.m3u8", + "type": "hls", "iconText": "", "textColor": "#00AEF1", "bgColor": "#CFDE57",