Menu

#49 Error MP3

closed
nobody
None
5
2012-12-20
2012-12-20
zoschel
No

Error MP3 Drag into the Player.

This is the MP3 file --->>> http://webjab.de/1.mp3

And this is the Error:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/idjc/playergui.py", line 2963, in drag_data_received_data_idle
for media_data in gen:
File "/usr/lib/python2.7/dist-packages/idjc/playergui.py", line 2674, in get_elements_from_chosen
meta = self.get_media_metadata(each)
File "/usr/lib/python2.7/dist-packages/idjc/playergui.py", line 1162, in get_media_metadata
assert(isinstance(album, unicode))
AssertionError

Discussion

  • Stephen Fairchild

    I have discovered that the file has an ID3 tag without an album tag and an additional APE tag with an album tag. The unusual data type of the APE tag was triggering the problem. It is fixed now.

     
  • Stephen Fairchild

    • status: open --> closed
     

Log in to post a comment.