From 36020b92dad5d19a7be86128b96d40aedab24dbd Mon Sep 17 00:00:00 2001 From: zobe123 Date: Mon, 1 Feb 2016 23:10:10 +0100 Subject: [PATCH 1/2] Update settings.html --- data/interfaces/default/settings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index bbcec5f6..01f1836b 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -1359,7 +1359,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents() {rating_key} - The unique identifier for the item. + The unique identifier for the item (Episode). {parent_rating_key} @@ -1826,4 +1826,4 @@ $(document).ready(function() { }); }); - \ No newline at end of file + From 5f43fa34d73befb174cd41619fe390fb33da494b Mon Sep 17 00:00:00 2001 From: zobe123 Date: Mon, 1 Feb 2016 23:31:26 +0100 Subject: [PATCH 2/2] Update settings.html some thoughts --- data/interfaces/default/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 01f1836b..1e7926b0 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -61,7 +61,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()

If you have Git installed, allow periodic checks for updates.

% if plexpy.CURRENT_VERSION: -

Git hash: ${plexpy.CURRENT_VERSION}

+

Git hash: ${plexpy.CURRENT_VERSION}
Git branch: ${plexpy.CONFIG.GIT_BRANCH}

% endif

Display Settings