root@microserver:~# locale
LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=it_IT.UTF-8
LC_TIME=it_IT.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=it_IT.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=it_IT.UTF-8
LC_NAME=it_IT.UTF-8
LC_ADDRESS=it_IT.UTF-8
LC_TELEPHONE=it_IT.UTF-8
LC_MEASUREMENT=it_IT.UTF-8
LC_IDENTIFICATION=it_IT.UTF-8
LC_ALL=
I'm just forcing the "replace" parameter. I don't know if in this way paths are imported as broken, so that files shows up in the library but can not be played. At least, the media monitor doesn't seems to crash anymore!def decode(input, errors='strict'):
return codecs.utf_8_decode(input, 'replace', True)
Then after another while it logs some more files, and starts again with that errors. In a whole night it wasn't able to import that 65000+ files. I'm attaching full log from a fresh start.2012-07-27 14:05:45,343 ERROR - [Thread #4] [api_client.py : get_response_from_server()] : LINE 177 - Error Authenticating with remote server: HTTP Error 500: Internal Server Error
2012-07-27 14:05:45,343 ERROR - [Thread #4] [api_client.py : get_response_from_server()] : LINE 183 - Error connecting to server, waiting 5 seconds and trying again.
It looks like you're new here. If you want to get involved, click one of these buttons!