Hi there. As promissed, this is the error I'm getting with my freevo
installation. The tail end of the log file is:
2014-05-28 11:22:30,681 INFO SEGMENT: 0xffe0, len=16
2014-05-28 11:22:38,264 INFO SEGMENT: 0xffe0, len=16
2014-05-28 11:23:00,707 INFO SEGMENT: 0xffe0, len=16
2014-05-28 11:23:36,310 ERROR mp3 tag parsing
/home/media/Audio/Music/Singles/Hooters - Give The Music Back.mp3 failed!
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/kaa/metadata/audio/mp3.py", line 113,
in __init__
id3 = eyeD3_tag.Mp3AudioFile(file.name)
File "/usr/lib/python2.6/dist-packages/kaa/metadata/audio/eyeD3/tag.py", line
1592, in __init__
hasTag = self.tag.link(f, tagVersion);
File "/usr/lib/python2.6/dist-packages/kaa/metadata/audio/eyeD3/tag.py", line
469, in link
padding = self.__loadV2Tag(f);
File "/usr/lib/python2.6/dist-packages/kaa/metadata/audio/eyeD3/tag.py", line
1325, in __loadV2Tag
raise TagException(str(ex));
TagException: Multiple PCNT frames not allowed.
2014-05-28 11:23:38,161 INFO No Type found by Extension (.flac). Trying all
parsers.
2014-05-28 11:23:38,162 INFO Invalid header
2014-05-28 11:23:38,164 INFO trying mpeg-pes scan
2014-05-28 11:23:46,225 INFO SEGMENT: 0xffe2, len=1368
2014-05-28 11:23:46,386 INFO No Type found by Extension (.mpga). Trying all
parsers.
2014-05-28 11:24:00,784 INFO SEGMENT: 0xffe0, len=16
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/freevo/main.py", line 306, in eventhandler
app.eventhandler(event)
File "/usr/share/pyshared/freevo/menu.py", line 842, in eventhandler
self._handle_play_item(menu, event)
File "/usr/share/pyshared/freevo/menu.py", line 654, in _handle_play_item
action(arg=arg, menuw=self)
File "/usr/share/pyshared/freevo/directory.py", line 488, in cwd
self.check_password_and_build(arg=None, menuw=menuw)
File "/usr/share/pyshared/freevo/directory.py", line 561, in
check_password_and_build
self.build(arg=arg, menuw=menuw)
File "/usr/share/pyshared/freevo/directory.py", line 582, in build
self.__build(arg,menuw)
File "/usr/share/pyshared/freevo/directory.py", line 663, in __build
for i in p.get(self, files):
File "/usr/share/pyshared/freevo/audio/__init__.py", line 84, in get
a = AudioItem(file, parent)
File "/usr/share/pyshared/freevo/audio/audioitem.py", line 59, in __init__
self.name = self.format_track()
File "/usr/share/pyshared/freevo/audio/audioitem.py", line 244, in
format_track
formatted_info = formatstring % song_info
ValueError: unsupported format character 't' (0x74) at index 1
This occurs during the "Be patient" notice, whereupon it immediately stops with
the message that it's state will likely be corrupt. Attempting to use freevo
any further after this point becomes impossible. It's not the first time it's
happened, but now it's tripping up on files that were previously okay.
Got any idea what might be causing this, and how I can fix it?
~Lee
------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users