diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2012-05-04 21:03:42 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2012-05-04 21:03:42 +0200 |
commit | fefcab79e3d4a27d89700542ea4185c6f1af8a3f (patch) | |
tree | 645b2688f9dbc51d7c11cbefa1fee0ad9a22b51f | |
parent | d24480e491075150634c04c52d2c9efef9244492 (diff) | |
download | pianobar-fefcab79e3d4a27d89700542ea4185c6f1af8a3f.tar.gz pianobar-fefcab79e3d4a27d89700542ea4185c6f1af8a3f.tar.bz2 pianobar-fefcab79e3d4a27d89700542ea4185c6f1af8a3f.zip |
Partner user/pass setting documentation
Forgot that in commit 94c1eec169db66bb4ad9d633342aead3b0f35b9f
-rw-r--r-- | contrib/pianobar.1 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index c9c4ee5..73953c7 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -184,6 +184,15 @@ Non-american users need a proxy to use pandora.com. Only the xmlrpc interface will use this proxy. The music is streamed directly. .TP +.B decrypt_password = R=U!LH$O2B# + +.TP +.B device = android-generic + +.TP +.B encrypt_password = 6#26FRL$ZWD + +.TP .B event_command = path File that is executed when event occurs. See section .B EVENTCMD @@ -273,6 +282,12 @@ Keep a history of the last n songs (5, by default). You can rate these songs. Icon for loved songs. .TP +.B partner_password = AC7IBG09A3DTSYM4R41UJWL07VLN8JI7 + +.TP +.B partner_user = android + +.TP .B password = plaintext_password Your pandora.com password. Plain-text. |