by AJ » Tue Sep 13, 2011 10:18 am
I have 2 computers, running the exact same versions of media monkey and monkey flow, and although 1 works fine the other keeps giving me the "error while connecting" message. Checking log file, this appears to be the problem:
Traceback (most recent call last):
File "MediaMonkeyDB.py", line 437, in _dbConnect
File "C:\Program Files\WorldViz\Vizard30\bin\lib\codecs.py", line 669, in open
LookupError: unknown encoding: utf-16-le
------------------------------------------------------------
Querying database for all albums
Iterating through query results
Filtering album list
Filtering album list using active filter query:
------------------------------------------------------------
Traceback (most recent call last):
File "MediaMonkeyDB.py", line 302, in _dbThread
File "MediaMonkeyDB.py", line 495, in _dbConnect
File "MediaMonkeyDB.py", line 529, in _dbUpdateFilter
File "MonkeyFlow.py", line 120, in log
File "MonkeyFlow.py", line 120, in <generator expression>
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfa' in position 28: ordinal not in range(128)------------------------------------------------------------
Database thread shutting down
Can anyone help?
Thank you,
AJ