logging.error('BAZARR Tried to manually download a subtitles for file: '+path+" but we weren't able to do (probably throttled by ' + str(subtitle.provider_name) + '. Please retry later or select a subtitles from another provider.")
logging.error("BAZARR Tried to manually download a subtitles for file: "+path+" but we weren't able to do (probably throttled by " +str(subtitle.provider_name)+". Please retry later or select a subtitles from another provider.")
returnNone
returnNone
logging.debug('BAZARR Ended manually downloading subtitles for file: '+path)
logging.debug('BAZARR Ended manually downloading subtitles for file: '+path)