cheshire137 / soma-chrome

Chrome extension to listen to SomaFM web radio stations from your browser.
https://chrome.google.com/webstore/detail/somaplayer/dpcghdgbhjkihgnnbojldhjmcbieofgo?hl=en&gl=US&authuser=1
MIT License
58 stars 20 forks source link

Add new stations #17

Closed taobot closed 8 years ago

taobot commented 8 years ago

There are some new stations that should be added to the list like Fluid and Metal Detector.

rustyhodge commented 8 years ago

It would be great if it could take the https://api.somafm.com/channels.json feed and use that. (Or was the issue that it couldn't handle a .pls file so would need to parse that list?)

If I could create a feed for you, let me know what it would need to have in it. Then you could constantly be updated from our main source.

code-for-coffee commented 8 years ago

Looks to be duplicate of issue #5 from what I've seen in the source code.

code-for-coffee commented 8 years ago

Created a PR to solve this: https://github.com/moneypenny/soma-chrome/pull/20

cheshire137 commented 8 years ago

20 landed, now I just need to publish a new version of the extension to the Chrome store. I should be able to do that this week.

cheshire137 commented 8 years ago

The new version is in the Chrome store!

cheshire137 commented 7 years ago

Duplicate of #5