I've just got freevo installed on my dual celeron 450mhz machine (380mb
ram).
It works all good, but I've noticed that it can take sometimes 20 or
more seconds to go into each level of a directory. Is this normal?
Looking the at the console shows a lot of errors/exceptions (mostly to
do with parsing id3 tags (see below)
Would this be causing the slowness, or is directory scanning just a slow
affair?
Cheers
Dave Smylie
music: oops, mp3 tag parsing failed!
music: filename = "/mnt/mp3/Classic Rock/The Doors - Riders on the Storm.mp3"
Traceback (most recent call last):
File
"/home/smylie/freevo-1.3.4/runtime/lib/python2.2/site-packages/mmpython/audio/eyed3info.py",
line 108, in __init__
id3 = eyeD3_tag.Mp3AudioFile(file.name)
File
"/home/smylie/freevo-1.3.4/runtime/lib/python2.2/site-packages/mmpython/audio/eyeD3/tag.py",
line 1277, in __init__
hasTag = tag.link(f, tagVersion);
File
"/home/smylie/freevo-1.3.4/runtime/lib/python2.2/site-packages/mmpython/audio/eyeD3/tag.py",
line 459, in link
padding = self.__loadV2Tag(f);
File
"/home/smylie/freevo-1.3.4/runtime/lib/python2.2/site-packages/mmpython/audio/eyeD3/tag.py",
line 1063, in __loadV2Tag
padding = self.frames.parse(fp, self.header);
File
"/home/smylie/freevo-1.3.4/runtime/lib/python2.2/site-packages/mmpython/audio/eyeD3/frames.py",
line 1049, in parse
self.addFrame(self.createFrame(frameHeader, data));
File
"/home/smylie/freevo-1.3.4/runtime/lib/python2.2/site-packages/mmpython/audio/eyeD3/frames.py",
line 1211, in createFrame
f = TextFrame(data, frameHeader);
File
"/home/smylie/freevo-1.3.4/runtime/lib/python2.2/site-packages/mmpython/audio/eyeD3/frames.py",
line 518, in __init__
self.set(data, frameHeader);
File
"/home/smylie/freevo-1.3.4/runtime/lib/python2.2/site-packages/mmpython/audio/eyeD3/frames.py",
line 529, in set
self.encoding = data[0];
IndexError: string index out of range
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users