View Single Post
Posts: 144 | Thanked: 0 times | Joined on Dec 2005 @ Niles IL...Chicago born and raised.
#14
Konttori,

I'm trying to load up 184 albums and get the following.

Code:
Traceback (most recent call last):
  File "/usr/bin/MediaCenter", line 1271, in <module>
    if __name__ == '__main__': main()
  File "/usr/bin/MediaCenter", line 1080, in main
    if (not os.path.exists(filename)):
  File "/usr/lib/python2.5/posixpath.py", line 171, in exists
TypeError: stat() argument 1 must be (encoded string without NULL bytes), not str