Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
basilstotz opened this issue Feb 7, 2016 · 5 comments
Open

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

basilstotz opened this issue Feb 7, 2016 · 5 comments

Comments

@basilstotz
Copy link

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
Copy link
Owner

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
#1.

@basilstotz
Copy link
Author

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 [email protected]:

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
#1.


Reply to this email directly or view it on GitHub
#1 (comment)
.

@no-go
Copy link
Collaborator

no-go commented Mar 28, 2019

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

@Starcommander
Copy link
Owner

May be a new feature.

@marcelgsteiger
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants