Author: duncan
Date: Sat Oct 21 12:06:37 2006
New Revision: 8443

Modified:
   branches/rel-1/freevo/src/audio/plugins/coversearch.py

Log:
Put back comments that were in the log section

Modified: branches/rel-1/freevo/src/audio/plugins/coversearch.py
==============================================================================
--- branches/rel-1/freevo/src/audio/plugins/coversearch.py      (original)
+++ branches/rel-1/freevo/src/audio/plugins/coversearch.py      Sat Oct 21 
12:06:37 2006
@@ -11,6 +11,16 @@
 #
 #        You also need an Amazon developer key.
 #
+# Problem:
+#     If a cover is not available, Amazon returns an 807b GIF file instead
+#     of saying so
+#
+# Solution:
+#     What we do now is check the content length of the file
+#     before downloading and remove those entries from the list.
+#
+# I've also removed the example, since the plugin itself works better.
+#
 # -----------------------------------------------------------------------
 # Freevo - A Home Theater PC framework
 # Copyright (C) 2002 Krister Lagerstrom, et al. 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to