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

Ability to play internet radio streams #16

Open
canDry opened this issue Sep 6, 2020 · 1 comment
Open

Ability to play internet radio streams #16

canDry opened this issue Sep 6, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@canDry
Copy link

canDry commented Sep 6, 2020

I've tried an m3u and xspf files, but it doesn't seem to like playing internet radio

eg:

#EXTM3U
#PLAYLIST:Online radio: TOP Music (www.radio.pervii.com)
#EXTINF:-1 tvg-logo="" group-title="TOP Radio - radio.pervii.com", Radio Pro Manele Romania WwW.RadioProManele.Com - 128 kbit/s
http://radiopromanele.zapto.org:8000/stream/1/
#EXTINF:-1 tvg-logo="https://www.radio.pervii.com/logo/30255.jpg" group-title="TOP Radio - radio.pervii.com", Apintie Suriname - 128 kbit/s
http://31.186.172.137:7000/stream/1/
#EXTINF:-1 tvg-logo="https://www.radio.pervii.com/im/7/1549630997.jpg" group-title="TOP Radio - radio.pervii.com", ORF Radio Oberösterreich - 128 kbit/s
http://185.85.28.151:80/stream/1/
#EXTINF:-1 tvg-logo="https://www.radio.pervii.com/im/2/1555241792.jpg" group-title="TOP Radio - radio.pervii.com", Eldoradio - 256 kbit/s
http://81.92.238.33:80/stream/1/

Or... is this already enabled, but I'm missing how to do it?

@durasj
Copy link
Owner

durasj commented Sep 6, 2020

Thanks for trying it out.

This is currently not supported. The upstream project was playing around with m3u, but only had in mind playlists with songs. So neither m3u nor radios are currently supported.

I am not aware of any plans to support it in the webamp, and I am currently unable to add it to desktop only. I'll leave this open for the community to add. Thank you!

@durasj durasj added help wanted Extra attention is needed enhancement New feature or request labels Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants