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

Default station config file #378

Closed
arjungm opened this issue Jul 17, 2013 · 8 comments
Closed

Default station config file #378

arjungm opened this issue Jul 17, 2013 · 8 comments
Labels

Comments

@arjungm
Copy link

arjungm commented Jul 17, 2013

Can you add a default station name/number to the Config file?

Awesome project fyi, thanks.

@rye
Copy link

rye commented Jul 17, 2013

See line 44 in contrib/config-example: autostart_station = 123456

When you run pianobar, and you select a station it says
|> Station "{station name}" ({station number})

I believe you just copy {station number} and replace 123456 in the example with that.

@rye
Copy link

rye commented Jul 17, 2013

Is that right, @PromyLOPh?

@PromyLOPh
Copy link
Owner

Yes, I believe that’s what @arjungm is looking for.

@steveoh
Copy link

steveoh commented Jan 5, 2015

I can't make this work. I've tried the station number.

eg: 51

I've tried this with quotes (single and double) etc.

I've also tried the radio name

eg: Phish Radio

I've tried this with quotes etc and i still am presented with the station list.

What is the format for this option?

@steveoh
Copy link

steveoh commented Jan 5, 2015

well using $ while playing a station produced some more information. Mainly a stationId number. Now to try and find out the quickmix id number.

@steveoh
Copy link

steveoh commented Jan 5, 2015

I found it easiest to get from the pandora website. It would be great if the CLI would output this id somehow.

@PromyLOPh
Copy link
Owner

Unless you modified format_nowplaying_station the station id is
displayed when changing to that station: Station ().

@PromyLOPh
Copy link
Owner

Pianobar either shows a format string you set in the config file or the
default, which includes the station id.

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

No branches or pull requests

4 participants