diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2013-05-06 17:27:27 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2013-05-13 19:21:58 +0200 |
commit | bf6191b00825c4631312cf2446fd7b181abb7e1f (patch) | |
tree | 7bc8362eab926f8cd16a9398fb39efc3f31dbfa4 /contrib | |
parent | ea4324bbb6d3388c39f80906c85501feee3cb541 (diff) | |
download | pianobar-bf6191b00825c4631312cf2446fd7b181abb7e1f.tar.gz pianobar-bf6191b00825c4631312cf2446fd7b181abb7e1f.tar.bz2 pianobar-bf6191b00825c4631312cf2446fd7b181abb7e1f.zip |
Permit multiple HTTP errors in a row
1) Make sure that multiple bad playlists in a row don’t result in a
temporary ban
2) Ignore songs skipped because the playlist timed out after pausing for
too long
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/pianobar.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index d5f1ad7..5efaca1 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -295,6 +295,10 @@ Keep a history of the last n songs (5, by default). You can rate these songs. Icon for loved songs. .TP +.B max_player_errors = 5 +Amount of song download errors in a row after pianobar stops playback. + +.TP .B partner_password = AC7IBG09A3DTSYM4R41UJWL07VLN8JI7 .TP |