by nomar383 » July 11th, 2010, 5:54 pm
I must just be having the worst luck with this. After turning on the renaming, I get this in the logs:
15:43:36,585 CRITI [stderr] Exception in thread Thread-4:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py", line 522, in __bootstrap_inner
self.run()
File "/Users/kalenhansen/Documents/Movie-Manager/app/lib/cron/cronRenamer.py", line 48, in run
self.doRename()
File "/Users/kalenhansen/Documents/Movie-Manager/app/lib/cron/cronRenamer.py", line 91, in doRename
if movie['movie']:
TypeError: 'bool' object is unsubscriptable
I have the latest versions of Python and Cheetah installed running on OS X 10.6.3