Some more tweaking of output.

pull/54/head
desimaniac 7 years ago
parent 41ba042a62
commit fe4aef24ee

@ -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