PDA

View Full Version : Changing Auto-Extracted Subtitles Location



xFallenAngelx
08-24-2013, 10:41 AM
As title, is this possible? Currently it tries to extract to either "Temporary_Subtitle_Files" in the AppData folder, or "\Users\<username>\Videos\Subtitles". I want to completely change this to a different drive.

I Could make it a junction point, but that is yucky, and don't really want to have to do that unless there's no other way.

Paul
08-24-2013, 11:25 AM
You can set the path where embedded subtitles are extracted to using the MezzmoMediaServer.ini file. Follow these steps:


Stop your Mezzmo server and exit Mezzmo.
Using Windows Explorer, go to the following folder:
C:\Users\<username>\AppData\Local\Conceiva\Mezzmo (for Windows 8, 7, Vista users)
C:\Documents and Settings\<username>\Local Settings\Application Data\Conceiva\Mezzmo (for Windows Xp users)
Edit the MezzmoMediaServer.ini file with Notepad.
Add the following line under the [Subtitles] section:
EmbedCachedFolder=<folder> (where <folder> is your preferred folder - e.g. D:\Temp\MezzmoSubtitles)
Save your changes and run Mezzmo.

xFallenAngelx
08-24-2013, 08:29 PM
Cheers worked a treat :)

I did check the file but because that setting didn't already exist in the file, I didn't know about it :)

Paul
08-25-2013, 05:12 PM
Glad that worked :)