From 7228caaf7224e1f41a4248af1c5cb5b35b9245f7 Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Sat, 21 May 2016 23:24:33 -0600 Subject: [PATCH] update --- plugins/speedtest.plg | 6 +++++- plugins/speedtest.xml | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index 087a9166..d27179ea 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -21,6 +21,10 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe --> +###2016.05.22 +- fix: units error when using bytes +- fix: increase chart size and remove horizontal title so date labels show correctly. +- add: extra speedtest scripts (speedtest-cli and speedtest-linux) ###2016.05.21 - fix: fix scheduler tab count if no mover settings - fix: blank image not showing with empty table diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index 8081e168..7df0de7d 100644 --- a/plugins/speedtest.xml +++ b/plugins/speedtest.xml @@ -11,8 +11,12 @@ This plugin interacts with the command line interface for testing internet bandw http://lime-technology.com/forum/index.php?topic=43500.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png -2016-05-21 +2016-05-22 +###2016.05.22 +- fix: units error when using bytes +- fix: increase chart size and remove horizontal title so date labels show correctly. +- add: extra speedtest scripts (speedtest-cli and speedtest-linux) ###2016.05.21 - fix: fix scheduler tab count if no mover settings - fix: blank image not showing with empty table