Loading...

Bazarr settings

These changes require that you restart Bazarr.

%if settings_general[2] == None: % base_url = "/" %else: % base_url = settings_general[2] %end
Path Mappings
%import ast %if settings_general[3] is not None: % path_substitutions = ast.literal_eval(settings_general[3]) %else: % path_substitutions = [] %end

Path for Sonarr:

Path for Bazarr:

%for x in range(0, 5): % path = [] % try: % path = path_substitutions[x] % except IndexError: % path = ["", ""] % end
%end
Updates

Sonarr settings

These changes require that you restart Bazarr.


Subtitles providers

Be aware that the more providers you enable, the longer it will take everytime you search for a subtitles.

Subtitles languages