From 1115c6f98f9969579ac13d595378128b4f8b3abf Mon Sep 17 00:00:00 2001 From: tehspede Date: Sat, 14 Feb 2015 13:05:35 +0200 Subject: [PATCH] Add percentage of episodes downloaded to footer and remove double spaces in text. --- CHANGES.md | 1 + gui/slick/interfaces/default/inc_bottom.tmpl | 52 ++++++++++---------- 2 files changed, 27 insertions(+), 26 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 6869e671..677015b5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -47,6 +47,7 @@ * Change the ui notifications to show the Plex Media Server(s) actioned for library updating * Fix issue where PMS text wasn't initialised on the config/notifications page and added info about Plex clients * Add ability to test Plex Server(s) on config/notifications page +* Add percentage of episodes downloaded to footer and remove double spaces in text [develop changelog] * Change uT params from unicode to str.format as magnet URLs worked but sending files in POST bodies failed diff --git a/gui/slick/interfaces/default/inc_bottom.tmpl b/gui/slick/interfaces/default/inc_bottom.tmpl index 7d1624ff..693f57ad 100644 --- a/gui/slick/interfaces/default/inc_bottom.tmpl +++ b/gui/slick/interfaces/default/inc_bottom.tmpl @@ -10,24 +10,23 @@