We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The QuickMix station is no longer listed in my station choices.
#control_proxy = http://<proxy_user>:<proxy_pass>@<proxy_address>:<proxy_port>
autostart_station = 36966680512160334
#width = 220 #height = 60
#-------------------------------------------------------------------------------
#rpc_host = internal-tuner.pandora.com #partner_user = pandora one #partner_password = TVCKIBGS9AO9TSYLNNFUML0743LH82D #device = D01 #encrypt_password = 2%3WCL*JU$MP]4 #decrypt_password = U#IO$RZPAB%VX2 #tls_fingerprint = B0A1EB460B1B6F33A1B6CB500C6523CB2E6EC946
format_nowplaying_song = "�[92m%t�[0m" by "�[96m%a�[0m" on "�[93m%l�[0m"�[91m%r�[0m%@%s format_nowplaying_station = Station "�[95m%n�[0m" �[90m(%i)�[0m format_list_song = %i) %a - �[92m%t�[0m%r format_msg_info = �[97m(i) �[0m%s format_msg_nowplaying = �[36m|>�[0m %s format_msg_time = �[90m# �[97m%s�[0m format_msg_err = �[90m/!\�[0m %s format_msg_question = �[97m[?]�[0m %s format_msg_debug = �[90m%s�[0m
Start pianobar
Pianobar used to list a QuickMix station upon starting
There are no error messages, but pianobar no longer lists a QuickMix option
The text was updated successfully, but these errors were encountered:
Please checkout if latest release resolve your problem: 2022.04.16
Sorry, something went wrong.
No branches or pull requests
Subject of the issue
The QuickMix station is no longer listed in my station choices.
Your environment
Uncomment the control_proxy line if you would like to set up a proxy connection for pianobar
#control_proxy = http://<proxy_user>:<proxy_pass>@<proxy_address>:<proxy_port>
autostart_station = 36966680512160334
#width = 220
#height = 60
#-------------------------------------------------------------------------------
Uncomment these if you're using GlobalPandora.com
#rpc_host = internal-tuner.pandora.com
#partner_user = pandora one
#partner_password = TVCKIBGS9AO9TSYLNNFUML0743LH82D
#device = D01
#encrypt_password = 2%3WCL*JU$MP]4
#decrypt_password = U#IO$RZPAB%VX2
#tls_fingerprint = B0A1EB460B1B6F33A1B6CB500C6523CB2E6EC946
Messages with colors using terminal escape codes
format_nowplaying_song = "�[92m%t�[0m" by "�[96m%a�[0m" on "�[93m%l�[0m"�[91m%r�[0m%@%s
format_nowplaying_station = Station "�[95m%n�[0m" �[90m(%i)�[0m
format_list_song = %i) %a - �[92m%t�[0m%r
format_msg_info = �[97m(i) �[0m%s
format_msg_nowplaying = �[36m|>�[0m %s
format_msg_time = �[90m# �[97m%s�[0m
format_msg_err = �[90m/!\�[0m %s
format_msg_question = �[97m[?]�[0m %s
format_msg_debug = �[90m%s�[0m
Steps to reproduce
Start pianobar
Expected behaviour
Pianobar used to list a QuickMix station upon starting
Actual behaviour
There are no error messages, but pianobar no longer lists a QuickMix option
The text was updated successfully, but these errors were encountered: