From 5318897ef80453557725e94104f075e7728aafdf Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Tue, 11 Apr 2017 19:14:40 -0600 Subject: [PATCH] update speedtest plugin --- plugins/speedtest.plg | 17 +++++++++++++---- plugins/speedtest.xml | 12 ++++++++---- 2 files changed, 21 insertions(+), 8 deletions(-) diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index d9079891..f30fc057 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -22,7 +22,11 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe ##&name; -###&version; +###2017.04.11 +- update python for 6.2, 6.3 and 6.4 +- remove zpeter's speetest script due to end of development +- add sivel script to 1.0.3 +###2017.02.13 - version bump ###2017.02.12a - fix scheduler hourly setting @@ -172,11 +176,16 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe - initial commit - -&gitURL;/packages/6.3/python-2.7.13-x86_64-1.txz + +&gitURL;/packages/6.4/python-2.7.13-x86_64-1.txz 67d18569672de5dd48e4dda2f7ce0e88 + +&gitURL;/packages/6.3/python-2.7.13a-x86_64-1.txz +576078a891a9c50d19e04b1b2249dc05 + + &gitURL;/packages/6.1/python-2.7.9-x86_64-1.txz 7d5f6d12757c59e5f08ca25bd63aab78 diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index d665b456..006ec8e7 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 -2017-02-13 +2017-04-11 +###2017.04.11 +- update python for 6.2, 6.3 and 6.4 +- remove zpeter's speetest script due to end of development +- add sivel script to 1.0.3 ###2017.02.13 - version bump ###2017.02.12a @@ -81,7 +85,7 @@ This plugin interacts with the command line interface for testing internet bandw - fix: chart and table sync on changes - fix: filters save - fix: page refresh after manual test -- fix: various minor css and code +- fix: various minor css and code - add settings icon - removed stacked charts - add: persistent chart selection cookie @@ -128,7 +132,7 @@ This plugin interacts with the command line interface for testing internet bandw - save sort and filter settings - added default cfg ###2015.12.29 -- update tablesorter to v2.25.0 combined +- update tablesorter to v2.25.0 combined - add tablesorter filters to table - save speedtest host server - add shadow box display when running speedtest @@ -139,7 +143,7 @@ This plugin interacts with the command line interface for testing internet bandw - Speedtest Cron Settings under Settings/Scheduler - Speedtest App under Tools/Speedtest ###2015.12.20 -- added speedtest-xml script to /usr/sbin/ for cron jobs +- added speedtest-xml script to /usr/sbin/ for cron jobs - added logging to speedtest.php for start and completion of the script ###2015.12.19 - changed icon thanks to hernandito