diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 7dabae20..8fc86654 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

@@ -1363,7 +1363,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} @@ -1830,4 +1830,4 @@ $(document).ready(function() { }); }); - \ No newline at end of file +