From 0ede4190664c77a3c603be157899dd2bec46f9f4 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Fri, 22 Aug 2008 13:41:08 +0200 Subject: Update BUGS --- BUGS | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/BUGS b/BUGS index 84f3b20..072fb20 100644 --- a/BUGS +++ b/BUGS @@ -6,7 +6,10 @@ Report bugs to: PromyLOPh@gmail.com Already found ------------- -- Sometimes songs are not played completely (skipped in the middle); - curl returns CURLE_PARTIAL_FILE (file larger/smller than expected): Could be - a server issue and solved by requesting the missing parts of the file - via HTTP partial request (content-range) +#1 +Sometimes songs are not played completely (skipped in the middle); curl returns +CURLE_PARTIAL_FILE (file larger/smller than expected): This *is* a server-side +issue and cannot resolved by requesting the remaining parts of the audio file, +because the server does not support partial file requests. The only way to +resolve this is to download the songs, instead of assuming, that pandora +streams its music. They shouldn't be surprised about their traffic bills... -- cgit v1.2.3