Hi Team,
I think I found a bug that if the path contains Chinese characters, like my home dir contain Chinese Chars and when I add subtitle for one movie, the log shows:
DEBUG - Wrote 207406 bytes to C:\Users\刘旋\AppData\Local\Temp\4bcfdd6e-66e6-4884-8725-78f32a30425d.srt
Transcoder will crashes after that.
I wonder if this is a encoding issue, I changed my temp env variable to C:\AppData\Local\Temp\, reboot my machine, and I can see subtitles. So I think this should be a bug for Plex.
Sep 07, 2013 11:26:58:759 [8444] DEBUG - Wrote 207406 bytes to C:\AppData\Local\Temp\2889a5fc-ad73-49bf-81d5-cc83d03912a2.srtSep 07, 2013 11:26:58:759 [8444] DEBUG - Downloaded subtitles from [127.0.0.1:32400/library/streams/64] (format: srt) to temporary file [C:\AppData\Local\Temp\2889a5fc-ad73-49bf-81d5-cc83d03912a2.srt]
For all information you want, please take a look at http://forums.plexapp.com/index.php/topic/80126-transcoder-crashes-if-adding-add-subtitle/#entry460139
There contains my DEBUG log for this issue.