CDDB support is completely broken as far as I can find. Inserting a cd
leads to this:
File "src/audio/audiodiskitem.py", line 68, in __init__
(query_stat, query_info) = CDDB.query(self.disc_id)
File
"/tmp/buildd/python-cddb-1.3/debian/python-cddb/usr/lib/python2.2/site-packages/CDDB.py",
line 34, in query
query_str = (('%08lx %d ') % (disc_id, num_tracks))
TypeError: an integer is required
That's if I have both python-cddb and mmpython installed.
If I remove python-cddb, I get the exact same crash, except with this:
/usr/lib/python2.2/site-packages/mmpython/disc/CDDB.py
but the same TypeError. And it appears that disc_id contains the
actual hex key and _ num of tracks.
I can't integrate the cdbackup plugin because this is completely
messed up right now.
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel