AIMP Forum

AIMP for Android => Ошибки и замечания / Bugs => Обработано / Processed => Topic started by: Lombuto on September 23, 2021, 11:16:27

Title: [+] [1052] Problem with webstream
Post by: Lombuto on September 23, 2021, 11:16:27
Occasionally, when opening a webstream from a webradio 'wkit 100,3' AIMP won't open the stream displaying

Error:unsupported file format

I have the stream embedded in a m3u8-file, which contains this information:

Code: [Select]
#EXTM3U
#EXTINF:-1,Heart - Straight On
https://ice6.securenetsystems.net/WKIT

The .m3u8-file was created/exported by the Win-version of AIMP where I didn't have problems with the embedded link until now.
The .m3u8-file works flawlessly on VLC (Android and WIN)
Current workarounds for me atm are opening the stream with VLC, then switching to AIMP and opening the stream there aswell, or repeatedly pressing the playbutton in AIMP and hoping for the stream to load without error.
Same situation with .m3u-file
Running Android 8.1 and AIMP v3.10 build 1052
Title: Re: [1052] Problem with webstream
Post by: Soolo on September 23, 2021, 11:23:12
use http, not https

Code: [Select]
http://ice6.securenetsystems.net/WKIT