This commit is contained in:
Derek Macias
2016-01-15 01:48:05 -07:00
parent 5dc836730f
commit 3a8c98f505
4 changed files with 18 additions and 4 deletions

View File

@@ -11,8 +11,12 @@ This plugin interacts with the command line interface for testing internet bandw
</Description>
<Support>http://lime-technology.com/forum/index.php?topic=43500.0</Support>
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png</Icon>
<Date>2016-01-12</Date>
<Date>2016-01-15</Date>
<Changes>
###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