logging.debug('BAZARR Subtitles file saved to disk: '+downloaded_path)
logging.debug('BAZARR Subtitles file saved to disk: '+downloaded_path)
ifused_sceneName==True:
ifused_sceneName==True:
message=downloaded_language+" subtitles downloaded from "+downloaded_provider+" with a score of "+unicode(calculated_score)+"% using this scene name: "+sceneName
message=downloaded_language+" subtitles downloaded from "+downloaded_provider+" with a score of "+unicode(calculated_score)+"% using this scene name: "+sceneName
logging.exception('BAZARR Error trying to detect character encoding for this subtitles file: '+path_replace(os.path.join(os.path.dirname(file),subtitle))+' You should try to delete this subtitles file manually and ask Bazarr to download it again.')
logging.exception('BAZARR Error trying to detect character encoding for this subtitles file: '+path_replace(os.path.join(os.path.dirname(file),subtitle))+' You should try to delete this subtitles file manually and ask Bazarr to download it again.')
logging.exception('BAZARR Error trying to detect character encoding for this subtitles file: '+path_replace_movie(os.path.join(os.path.dirname(file),subtitle))+' You should try to delete this subtitles file manually and ask Bazarr to download it again.')
logging.exception('BAZARR Error trying to detect character encoding for this subtitles file: '+path_replace_movie(os.path.join(os.path.dirname(file),subtitle))+' You should try to delete this subtitles file manually and ask Bazarr to download it again.')