alexa-radio icon indicating copy to clipboard operation
alexa-radio copied to clipboard

HTTP links

Open andrembezerra opened this issue 5 years ago • 3 comments

Hi,

First, thanks for sharing this tutorial with us. The majority of my web radios are using http url. I found a way to redirect it using gist https url but I've facing several errors (Alexa stops to play suddenly)

Have you know other way to do it?

cheers,

Andre

andrembezerra avatar Jan 12 '20 15:01 andrembezerra

Currently there is no way am aware of that you can get it to work. Is it stopping working because the stream doesn't exist, or does it start playing and then randomly stops?

balsimpson avatar Jan 13 '20 08:01 balsimpson

I did these steps to get this working. It works fine in the begin, but after some time it suddenly stops. The only way to get this working again is deleting the channels, and stations then create once again.

andrembezerra avatar Jan 13 '20 11:01 andrembezerra

What I do is store an M3U file on a HTTPS server, the files in that M3U do not need to be HTTPS

NovaGL avatar Dec 28 '20 23:12 NovaGL