Menu

#1 Python module not working

open
nobody
None
9
2011-02-11
2011-02-11
Scott Davis
No

I installed PyCDDB latest version on Windows 7 and got errors with
windows installer however i was able to load PyCDDB via python
command line and import worked and followed the example on
sourceforge by giving discid output to query and nothing was returned.
PyCDDB apparently is broken with current CDDB protocol. I typed the
URL generated by PyCDDB into web browser and freedb returned with
error.

500 Command syntax error: incorrect arg count forhandshake.

The URL I entered based on a print statement put in PyCDDB is:
http://freedb.freedb.org/~cddb/cddb.cgi?
cmd=cddb+query+7509AF09+9+182+17897+36810+56147+78625+94872
+113597+136397+157117+2481&hello=Scott
Davis+ScottLaptop+PyCDDB+0.1.3&proto=5

If i just type the 7509AF09 number into freedb.org lookup it returns the disc
info correctly. Any ideas? Looks like python module is broke at this point.

Discussion

  • Scott Davis

    Scott Davis - 2011-02-11

    PyCDDB with print statements in code

     
  • Scott Davis

    Scott Davis - 2011-02-11
    • priority: 5 --> 9
     
  • Scott Davis

    Scott Davis - 2011-02-11

    Updated priority

     

Log in to post a comment.