Private GIT

Skip to content
Snippets Groups Projects
Commit c8b7e8c4 authored by nomaro's avatar nomaro
Browse files

Update postProcessor.py

parent b6dfc9c8
Branches
Tags
No related merge requests found
......@@ -1050,6 +1050,9 @@ class PostProcessor(object):
# do the library update for Trakt
notifiers.trakt_notifier.update_library(ep_obj)
# do the library update for BetaSeries
notifiers.betaseries_notifier.update_library(ep_obj)
self._run_extra_scripts(ep_obj)
return True
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment