Thread
:
UKMP 1.6 is out
View Single Post
tabletrat
2007-08-18 , 01:23
Posts: 481 | Thanked: 65 times | Joined on Aug 2007 @ Westcountry, UK
#
32
On the new version it quits after loading too
running it from the terminal gives :
/usr/bin/MediaCenter.py:23: RuntimeWarning: import cdrom: No module named cdrom
import pygame, os
/usr/bin/MediaCenter.py:23: RuntimeWarning: import joystick: No module named joystick
import pygame, os
making charging monitor
sent
monitor added
music files took:0.940062999725
Removing /media/mmc1/Documents/audio/01 Cowboys.m4a since we could not identify it sufficiently
Removing /media/mmc1/Documents/audio/03 Brightness Falls.m4a since we could not identify it sufficiently
Removing /media/mmc1/Documents/audio/03 Frozen.m4a since we could not identify it sufficiently
Removing /media/mmc1/Documents/audio/03 Strangers.m4a since we could not identify it sufficiently
Removing /media/mmc1/Documents/audio/03 To The End.m4a since we could not identify it sufficiently
Removing /media/mmc1/Documents/audio/04 17 Year Locust.m4a since we could not identify it sufficiently
Removing /media/mmc1/Documents/audio/04 Half Day Closing.m4a since we could not identify it sufficiently
Removing /media/mmc1/Documents/audio/04 Our Solemn Hour.m4a since we could not identify it sufficiently
MP3 album art functionality not yet done...
Removing /media/mmc1/Documents/audio/05 Firepower.m4a since we could not identify it sufficiently
Removing /media/mmc1/Documents/audio/05 The Killing Words.m4a since we could not identify it sufficiently
Removing /media/mmc1/Documents/audio/06 I Don`t Love You.m4a since we could not identify it sufficiently
Removing /media/mmc1/Documents/audio/07 Neue Regel.m4a since we could not identify it sufficiently
Removing /media/mmc1/Documents/audio/08 Seven Months.m4a since we could not identify it sufficiently
Removing /media/mmc1/Documents/audio/09 London.m4a since we could not identify it sufficiently
Removing /media/mmc1/Documents/audio/09 Riverman.m4a since we could not identify it sufficiently
Traceback (most recent call last):
File "/usr/bin/ukmp", line 28, in <module>
if __name__ == '__main__': main()
File "/usr/bin/ukmp", line 26, in main
MediaCenter.main()
File "/usr/bin/MediaCenter.py", line 2718, in main
songprocessor.getIDTags()
File "/usr/bin/MediaCenter.py", line 2064, in getIDTags
self.appendSong("", album, artist, song, fileName)
File "/usr/bin/MediaCenter.py", line 2004, in appendSong
self.getAlbumCoverFromFile(fileName, album)
File "/usr/bin/MediaCenter.py", line 2234, in getAlbumCoverFromFile
if os.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
Quote & Reply
|
tabletrat
View Public Profile
Send a private message to tabletrat
Find all posts by tabletrat