Some more tweaking of output.

pull/5/head
desimaniac 7 years ago
parent 6c118e743f
commit 577402565b

@ -51,7 +51,7 @@ def sonarr_remove_existing_series(sonarr_series, trakt_series):
len(new_series_list))
return new_series_list
except Exception:
log.exception("Exception removing existing show from Trakt list: ")
log.exception("Exception removing existing shows from Trakt list: ")
return None

Loading…
Cancel
Save