jacroe / pidora

A Raspberry Pi Radio. Includes Pandora (via pianobar) and NPR Hourly News
http://pidora.jacroe.com/
GNU General Public License v3.0
38 stars 12 forks source link

Way to create a station from web interface #33

Open ghost opened 11 years ago

ghost commented 11 years ago

Is it possible to have some sort of way to add a station using the web interface? Thanks so much!!

jacroe commented 11 years ago

Absolutely possible. In fact, if you take a gander at a few certain files you'll find code that allows for a quick create.

However, #23 was filed because it seems that it's not available for the pianobar version in the Raspbian repo. That said, I do believe you can create it using the 'c' keyboard shortcut. The only thing with that is that I have to assume you've given me (and Pandora) enough information that allows me to say that the first choice is the one you meant. And that could get messy.

So we really end up with three choices: do only the powerful 'c' command which requires new code, download the pianobar source code and make it on Pidora installation, or both. And none of those sounds particular appeasing at this moment. All of that said, it's definitely on the roadmap. Probably in a v1.1 release. Right now, I'm trying to focus on making what I have so far bug free and then doing a bit of documentation (#28).

ghost commented 11 years ago

Thanks for the reply! Any ETA for release v1.1? (:

jacroe commented 11 years ago

No idea yet. v1.0 is in beta right now and will soon be in a feature freeze. Once that's released, I'll start working on 1.1 which will be released much later. However, the code may appear (and be available for a pull) pretty soon after 1.0.