From c2b1818c60100b804c7a8f652c477b13ab6f4d4b Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Fri, 3 Jun 2016 13:16:06 -0600 Subject: [PATCH] update --- plugins/speedtest.plg | 8 +++++++- plugins/speedtest.xml | 6 +++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index d27179ea..5fe4056b 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.06.03 +- add: selectable versions of speedtest-cli +- add: timeout option for those getting 0 values +- move and revise manual list to server side ###2016.05.22 - fix: units error when using bytes - fix: increase chart size and remove horizontal title so date labels show correctly. @@ -155,6 +159,8 @@ The 'tablesorter' package file. http://lime-technology.com/forum/index.php?topic=43500.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png -2016-05-22 +2016-06-03 +###2016.06.03 +- add: selectable versions of speedtest-cli +- add: timeout option for those getting 0 values +- move and revise manual list to server side ###2016.05.22 - fix: units error when using bytes - fix: increase chart size and remove horizontal title so date labels show correctly.