From 3a8c98f505b8201a6ab53bbde1b16158d37289ae Mon Sep 17 00:00:00 2001 From: Derek Macias Date: Fri, 15 Jan 2016 01:48:05 -0700 Subject: [PATCH] update --- plugins/NerdPack.plg | 5 ++++- plugins/NerdPack.xml | 5 ++++- plugins/speedtest.plg | 6 +++++- plugins/speedtest.xml | 6 +++++- 4 files changed, 18 insertions(+), 4 deletions(-) diff --git a/plugins/NerdPack.plg b/plugins/NerdPack.plg index 628f9f15..b3474aaa 100644 --- a/plugins/NerdPack.plg +++ b/plugins/NerdPack.plg @@ -3,7 +3,7 @@ - + @@ -16,6 +16,9 @@ +###2016.01.15 +- fix filter save +- add filter reset button ###2016.01.10a-c - fix name of package description file ###2016.01.10 diff --git a/plugins/NerdPack.xml b/plugins/NerdPack.xml index 43887146..f3953d87 100644 --- a/plugins/NerdPack.xml +++ b/plugins/NerdPack.xml @@ -11,8 +11,11 @@ This plugin allows installation of extra packages, mostly CLI, for advanced user http://lime-technology.com/forum/index.php?topic=37541.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.png -2016-01-10 +2016-01-15 +###2016.01.15 +- fix filter save +- add filter reset button ###2016.01.10a-c - fix name of package description file ###2016.01.10 diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index df74f381..376841be 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.01.15 +- fix filter save +- add filter reset button +- add speedtest-linux command ###2016.01.12 - add checks for failed speedtest ###2016.01.02 diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index 1e407b4b..1dae8369 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-01-12 +2016-01-15 +###2016.01.15 +- fix filter save +- add filter reset button +- add speedtest-linux command ###2016.01.12 - add checks for failed speedtest ###2016.01.02