In this article I explain what to do if your Kodi install hangs when you try to browse for subtitles.

Issue:

I have had this issue an have seen that many others with the issue and not able to figure out why. When you attempt to load subtitles for a video, your Kodi simply hangs. The likely issue is that your Kodi install cannot load the path to the default subtitles. 

The Fix:

To fix the hanging - simply set up a default directory for where Kodi should look for your subtitles to search in a local "accessible" directory. In my case I set it to an "smb" mounted drive on my NAS. Here are the instructions how to set a default directory. Go to System - Player - Language and under:

  • Subtitle Storage Location select "Custom"
    Now in Subtitle Storage Location set it to the directory that is "accessible"
  • I also set look "next to file" for the subtitle location.
  • Update: also you can turn off “pause while loading subtitles” as well to speed up the starting of your movie/video

For Ghost:

If you are using Ghost - make sure that you enable Subtitles or else playback will hang when you attempt to use local subtitles. Simply go to "Settings" in the Ghost addon and enable subtitles (optionally you should also disable auto download of subtitles). 


Still 'Hanging Freezing' - Here is an Optional Fix (use an Addon):

To Fix the Hanging - you can also install the "Local Subtitles" plugin and use it instead of the default subtitles capability. This plugin will timeout on attempts to load a subtitle file.

The Addon can be found on GitHub: https://github.com/peno64/service.subtitles.localsubtitle

Step 1:

Install the addon from Github:  https://peno64.github.io/repository.peno64/

Step 2:

In Kodi, change the default Subtitle service to LocalSubtitles

  • In Settings, Player, Language

Change the Movies option

After selecting LocalSubtitles your screen should look like this

Step 3:

In Kodi, set a default location of subtitles is defined in Kodi:

  • Settings, Player, Language, Custom subtitle folder, then the addon searches by default in that location.

Now when in a movie - popup the subtitle screen and make sure to use “Download subtitle…” to load a local subtitle file and the screen will popup allowing you to select the file.

Adding a Subtitle Service

Another thing for consideration is to add a default subtitle service so that you can search for subtitles and potentially save them for later use. To do this simply go to the Addons section and add a free subtitles service such as "Super Subtitles". You can then search for subtitles and try to load them. At times you may get an error (maybe because it finds a zip file for a whole season of shows, etc.) and be told to check the error log file.. What I have found is that the addon still downloaded the subtitle file in a temp directory. Search for a file in ".kodi/userdata/addon_data/service.subtitles.supersubtitles/temp".


Using Kodi Favourites? Be Sure to Check This Out!

Check out this article on how to organize your Favourites. My custom addon allows you to easily manage your Kodi Favourites!

HowTo? - Install "Insert/Swap Kodi Favourites" - a Kodi - GitHub Program Addon

Comments powered by CComment