pull/1146/head
Louis Vézina 4 years ago
parent 6e7a02f9e1
commit b9b8e04e87

@ -193,7 +193,7 @@ def sync_episodes():
if data:
episode_download_subtitles(data['sonarrEpisodeId'])
else:
logging.debug("BAZARR skipping download for this movie as it is excluded.")
logging.debug("BAZARR skipping download for this episode as it is excluded.")
else:
logging.debug("BAZARR More than 5 episodes were added during this sync then we wont search for subtitles right now.")

Loading…
Cancel
Save