From adc4c7778a6312fc2991be246899daa4a4a41985 Mon Sep 17 00:00:00 2001
From: Lars-Dominik Braun <PromyLOPh@lavabit.com>
Date: Thu, 26 Mar 2009 09:36:50 +0100
Subject: manpage: Scrobbling percent should not be larger than 90

This needs further investigation... The time calculation is awfully
wrong.
---
 src/pianobar.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/pianobar.1 b/src/pianobar.1
index 0c236b6..1a6eac1 100644
--- a/src/pianobar.1
+++ b/src/pianobar.1
@@ -155,7 +155,7 @@ 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.
+percent sign, do not set larger than 90 to ensure all songs are scrobbled.
 
 .TP
 .B password = plaintext_password
-- 
cgit v1.2.3