30 lines
1.1 KiB
XML
Raw Normal View History

2016-05-20 21:46:24 -06:00
<?xml version="1.0" encoding="utf-8"?>
<Containers>
<Plugin>True</Plugin>
<PluginURL>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/qnotify.plg</PluginURL>
<PluginAuthor>dmacias72</PluginAuthor>
<Beta>False</Beta>
2016-05-20 22:26:19 -06:00
<Category>Network:Messenger</Category>
2016-05-20 21:46:24 -06:00
<Name>Quassel Notify</Name>
<Description>
The Quassel Notify plugin allows you to receive Pushbullet notifications based on keywords from Quassel Core Server. It uses PyQuassel which is a pure python implementation of QuasselClient. Doesn't depend on any PySide or PyQt libraries.
</Description>
<Support>http://lime-technology.com/forum/</Support>
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/qnotify.png</Icon>
2016-10-02 19:08:12 -06:00
<Date>2016-10-02</Date>
2016-05-20 21:46:24 -06:00
<Changes>
2016-10-02 19:08:12 -06:00
###2016.10.02
- add: Python 3.5.2 for unRAID 6.2
2016-06-23 15:44:08 -06:00
###2016.06.23
- fix: compile separate Python 3.5.1 for unRAID 6.1
2016-05-28 10:20:09 -06:00
###2016.05.28
- add log file
2016-05-22 01:01:27 -06:00
###2016.05.22
- fix: get token from notification settings
- fix: clear settings when stopping
2016-05-20 21:46:24 -06:00
###2016.05.20
- add dynamix plugin update api
###2016.05.19
- initial unRAID 6 release.
</Changes>
2016-06-23 15:44:08 -06:00
</Containers>