Private GIT

Skip to content
Snippets Groups Projects
Commit 9cf815ef authored by sarakha63's avatar sarakha63
Browse files

Merge pull request #335 from sarakha63/development

update
parents 39983b3c 94b44938
Branches
Tags
No related merge requests found
...@@ -39,6 +39,9 @@ class BetaSeriesNotifier: ...@@ -39,6 +39,9 @@ class BetaSeriesNotifier:
def notify_download(self, ep_name): def notify_download(self, ep_name):
pass pass
def notify_subtitle_download(self, ep_name, lang):
pass
def update_library(self, ep_obj): def update_library(self, ep_obj):
""" """
Sends a request to betaseries indicating that the given episode is part of our library. 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