From 332df81085e591c96eb84836514447a0868420f0 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 23 Jun 2008 16:49:28 +0200 Subject: Reason for song skipping known --- BUGS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index a9a4a53..84f3b20 100644 --- a/BUGS +++ b/BUGS @@ -6,5 +6,7 @@ Report bugs to: PromyLOPh@gmail.com Already found ------------- -- Sometimes songs are not played completely (skipped in the middle); reason - currently unknown +- 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) -- cgit v1.2.3