segler-alex / radiobrowser-api

radio browser server api
GNU Affero General Public License v3.0
73 stars 15 forks source link

Handle .pls files #19

Closed rdebeasi closed 7 years ago

rdebeasi commented 7 years ago

Is the API able to handle .pls files correctly?

I ask because all of the SomaFM stations are currently showing up as broken. These stations have .pls files listed for their URLs. Other stations in the database use .m3u or .mp3 files as their URLs.

If only specific file formats are supported, it might be useful to add that information to the docs. Or, if the file format is ok but there's something weird about the stations themselves, I'd appreciate any thoughts on the right way to troubleshoot.

RadioBrowser rocks - thanks for making it! :smile:


Edit: This station has a .pls file and works properly, so maybe it's not the file format after all. Any thoughts on why the stations are showing up as broken?

segler-alex commented 7 years ago

duplicate of https://github.com/segler-alex/RadioDroid/issues/109