diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-03-05 12:07:54 +0100 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-03-06 10:55:52 +0100 |
commit | 80ed3d8e31b212c3a9d1e6edf41f1112e8029b59 (patch) | |
tree | 97b1e03d35493dd13ca209ee3686bec84eb26025 /src/pianobar.1 | |
parent | 3838e77238e383d6bea6496a7bc035702f320210 (diff) | |
download | pianobar-windows-80ed3d8e31b212c3a9d1e6edf41f1112e8029b59.tar.gz pianobar-windows-80ed3d8e31b212c3a9d1e6edf41f1112e8029b59.tar.bz2 pianobar-windows-80ed3d8e31b212c3a9d1e6edf41f1112e8029b59.zip |
wardrobe: Removed internal last.fm scrobbling library
Diffstat (limited to 'src/pianobar.1')
-rw-r--r-- | src/pianobar.1 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/pianobar.1 b/src/pianobar.1 index ffd6d1c..e7dbcfe 100644 --- a/src/pianobar.1 +++ b/src/pianobar.1 @@ -145,20 +145,6 @@ File that is executed when event occurs. See section Keep a history of the last n songs (5, by default). You can rate these songs. .TP -.B lastfm_user = your_username -If you want to send your played songs to last.fm set this to your last.fm -username. - -.TP -.B lastfm_password = plain_password -A password is needed too if you want to scrobble your played song. - -.TP -.B lastfm_scrobble_percent = 50-100 -When should a track be submitted to last.fm. Percent value. Don't append -percent sign, do not set larger than 90 to ensure all songs are scrobbled. - -.TP .B password = plaintext_password Your pandora.com password. Plain-text. |