How to reset/remove/delete (custom) subtitle folder
#1
For testing purposes I entered a location for the subtitle folder entry in the following menu:

Image

Before entering this, it just showed nothing. Or in other words: a "blank" entry.

I'd like to go back to having nothing entered/written there. But I just can't seem to get it done. How do I do that?
Reply
#2
Hmm, good question. I'm sure there's an easy way to do it, but you could edit .xbmc/userdata/guisettings.xml and look for:

Code:
<subtitles>
        <charset>DEFAULT</charset>
        <color>1</color>
        <custompath pathversion="1">/HOME/XBMC/</custompath>
        <font>arial.ttf</font>
        <height>28</height>
        <style>1</style>
    </subtitles>

Delete the "/HOME/XBMC/" and restart XBMC and the setting will be gone.

JR
Reply
#3
Were will the subtitle be located if no folder is chosed? I would like it to be located in the folder were the actual movie is located. So that it will be deleted when I delete the movie after seen it.
How do I do that.

I had it that way before but now, after upgrading to Gotham beta 4 it is located in a folded named D:\Movies. That is were I have all my movies. So after looking for a number of movies there will be a lot of subtile files. So better they are delted when I delete the movie.
Reply

Logout Mark Read Team Forum Stats Members Help
How to reset/remove/delete (custom) subtitle folder0