Op za 16-12-2006, om 13:39 schreef Duncan Webb:

> Should be -d 1

That works.
To find out whats going on I tryed all the .py scripts in the
/usr/lib/python2.4/site-packages/kaa/metadata/disc manualy, none of them
triggers the stack smashing protector.
Neither did mediainfo.py
Am I right that info is collected in the following order:
discinfo (to check what type)
DiscID (to find the id and tracks)
CDDB (to name the found info via cddb)
If so, how can I feed the DiscID output manualy to CDDB.py because if I
run DiscID.py manualy I get:
f20c8d11 17 150 14425 28425 37900 51363 64038 80475 88050 99213 111000
126913 146913 164075 180288 194200 206775 227388 3215
So that part seems to work properly... ...maybe
I added the print statement to audioinfo.py some mails agoo and that
gave me:
[4060908817L, 17, 150, 14425, 28425, 37900, 51363, 64038, 80475, 88050,
99213, 111000, 126913, 146913, 164075, 180288, 194200, 206775, 227388,
3215]
Almost the same except for f20c8d11 wich is changed into 4060908817L
-- 
Groetjes Japie


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to