Trying id3reader/media/mmc1/music/Biohazard - Down for Life.mp3
MP3 album art functionality not yet done...
MP3 album art functionality not yet done...
Trying id3reader/media/mmc1/music/Bloodhound Gang - The Ballad of Chasey Lane.mp3
MP3 album art functionality not yet done...
Traceback (most recent call last):
File "/user/bin/MediaCenter", line 3138, in <module>
if __name__ == '__main__': main()
File "/usr/bin/MediaCenter", line 2718, in main
songprocessor.getIDTags()
File "/usr/bin/MediaCenter", line 2136, in getIDTags
self.appendSong(trackstr, album, artist, song, fileName)
File "/usr/bin/MediaCenter", line 2004, in appendSong
self.getAlbumCoverFromFile(fileName,album)
File "/usr/bin/MediaCenter", line 2234, in getAlbumCoverFromFile
if len(thumbFile)>1 and as.path.exists(thumbFile): #and os.path.exists(fullCoverFileName):
File "/usr/lib/python2.5/posixpath.py", line 171, in exists
TypeError: stat() argument 1 must be (encoded string without NULL bytes), not str
