Contents

Fix out of sync subtitles with Kodi

Oh, man!

#Kodi #subtitles out of sync?! Yes it happens! Most of the time it can be fixed thanks to the GUI, but sometimes you want to be able to resync them for more or less than 10 seconds, here is what you need to do.

File to edit

Locate advancedsettings.xml. Based on your OS, it will be in the following locations:

Windows

Click Start Menu, then Run and enter :

1
%APPDATA%kodiuserdata

then press enter.

Mac OS

Browse to:

1
/Users/YourPseudo/Library/Application Support/kodi/userdata/

NB : make sure to replace YourPseudo by your real pseudo / username.

Linux based (including OpenElec)

Browse to:

1
$HOME/.kodi/userdata/

Search and replace the desired value, as follow:

10

for example, if you want 60 secondes, edit like this:

60

One last step…

Restart Kodi!