diff options
author | Lars-Dominik Braun <PromyLOPh@gmail.com> | 2008-06-23 22:08:18 +0200 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@gmail.com> | 2008-06-23 22:08:18 +0200 |
commit | 455fb16d627e1f45c2651c35f743ef16e20b0c45 (patch) | |
tree | ac4bb54750d0882a8267dc1a9baf1ac2e55effef /src/pianobar.1 | |
parent | f0bab69d9d09fb0a80091d813cc57a85fc3d8c61 (diff) | |
download | pianobar-455fb16d627e1f45c2651c35f743ef16e20b0c45.tar.gz pianobar-455fb16d627e1f45c2651c35f743ef16e20b0c45.tar.bz2 pianobar-455fb16d627e1f45c2651c35f743ef16e20b0c45.zip |
client: Let user decide when song is submitted to last.fm
Diffstat (limited to 'src/pianobar.1')
-rw-r--r-- | src/pianobar.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pianobar.1 b/src/pianobar.1 index c17a3c3..6201d8c 100644 --- a/src/pianobar.1 +++ b/src/pianobar.1 @@ -96,6 +96,11 @@ username. 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. + +.TP .B password = plaintext_password Your pandora.com password. Plain-text. |