Add {transcode_key} and {username} notification options

This commit is contained in:
JonnyWong16 2016-04-02 14:11:18 -07:00
parent 71d023ab77
commit 74a232630a
7 changed files with 35 additions and 5 deletions

View file

@ -598,4 +598,4 @@ class Config(object):
self.NOTIFY_ON_WATCHED_SUBJECT_TEXT = self.NOTIFY_ON_WATCHED_SUBJECT_TEXT.replace('{progress}','{progress_duration}')
self.NOTIFY_ON_WATCHED_BODY_TEXT = self.NOTIFY_ON_WATCHED_BODY_TEXT.replace('{progress}','{progress_duration}')
self.NOTIFY_SCRIPTS_ARGS_TEXT = self.NOTIFY_SCRIPTS_ARGS_TEXT.replace('{progress}','{progress_duration}')
self.CONFIG_VERSION = '3'
self.CONFIG_VERSION = '3'