Private GIT

Skip to content
Snippets Groups Projects
Commit 94b44938 authored by sarakha63's avatar sarakha63
Browse files

Merge pull request #333 from lodoss5/patch-2

Fix betaseries warning during post processing
parents 4c65bff0 8db73c28
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,9 @@ class BetaSeriesNotifier:
def notify_download(self, ep_name):
pass
def notify_subtitle_download(self, ep_name, lang):
pass
def update_library(self, ep_obj):
"""
Sends a request to betaseries indicating that the given episode is part of our library.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment