Starcommander / StreamRadio

Play network-radio channels, and add your custom channels.
GNU General Public License v3.0
19 stars 8 forks source link

Toubles with http://stream.srg-ssr.ch/drs3/mp3_128.m3u #1

Open basilstotz opened 8 years ago

basilstotz commented 8 years ago

Hi, THX for your fine app.

Unfortunately I can not listen to

name=[u] SRF 3 url=http://stream.srg-ssr.ch/drs3/mp3_128.m3u

or does it not support "m3u"

regards

Basil

Starcommander commented 8 years ago

Hello!

m3u is a playlist in text-format with a list of urls! So you can use curl to get the content of this text file:

Linux Commandline-Example:

curl http://stream.srg-ssr.ch/drs3/mp3_128.m3u

http://stream.srg-ssr.ch/m/drs3/mp3_128

In this case you can use the url: http://stream.srg-ssr.ch/m/drs3/mp3_128

Best regards, Kashofer Paul

Am 2016-02-07 um 17:19 schrieb basilstotz:

Hi, THX for your fine app

Unfortunately I can not listen to

name=[u] SRF 3 url=http://streamsrg-ssrch/drs3/mp3_128m3u

or does it not support "m3u"

regards

Basil

— Reply to this email directly or view it on GitHub https://github.com/Starcommander/StreamRadio/issues/1.

basilstotz commented 8 years ago

Hello Paul,

oh silly me! Thx for your advice. It's working now.

kind regards

Basil Stotz

2016-02-08 0:20 GMT+01:00 Starcommander notifications@github.com:

Hello!

m3u is a playlist in text-format with a list of urls! So you can use curl to get the content of this text file:

Linux Commandline-Example:

curl http://stream.srg-ssr.ch/drs3/mp3_128.m3u

http://stream.srg-ssr.ch/m/drs3/mp3_128

In this case you can use the url: http://stream.srg-ssr.ch/m/drs3/mp3_128

Best regards, Kashofer Paul

Am 2016-02-07 um 17:19 schrieb basilstotz:

Hi, THX for your fine app

Unfortunately I can not listen to

name=[u] SRF 3 url=http://streamsrg-ssrch/drs3/mp3_128m3u

or does it not support "m3u"

regards

Basil

— Reply to this email directly or view it on GitHub https://github.com/Starcommander/StreamRadio/issues/1.

— Reply to this email directly or view it on GitHub https://github.com/Starcommander/StreamRadio/issues/1#issuecomment-181139299 .

no-go commented 5 years ago

I think, this is "fixed" and should be closed? m3u playlists are not streaming urls. Supporting m3u will be a new feature (?)

Starcommander commented 5 years ago

May be a new feature.

marcelgsteiger commented 1 year ago

...just had a similar problem. It was supposedly caused by my firewall blocking ads and analytics. regards Marcel