2016-05-21 03:46:24 +00: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-21 04:26:19 +00:00
<Category > Network:Messenger</Category>
2016-05-21 03:46:24 +00: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-09 23:41:46 +00:00
<Date > 2016-10-09</Date>
2016-05-21 03:46:24 +00:00
<Changes >
2016-10-09 23:41:46 +00:00
###2016.10.09
- update for 6.3
2016-10-03 01:08:12 +00:00
###2016.10.02
- add: Python 3.5.2 for unRAID 6.2
2016-06-23 21:44:08 +00:00
###2016.06.23
- fix: compile separate Python 3.5.1 for unRAID 6.1
2016-05-28 16:20:09 +00:00
###2016.05.28
- add log file
2016-05-22 07:01:27 +00:00
###2016.05.22
- fix: get token from notification settings
- fix: clear settings when stopping
2016-05-21 03:46:24 +00:00
###2016.05.20
- add dynamix plugin update api
###2016.05.19
- initial unRAID 6 release.
</Changes>
2016-06-23 21:44:08 +00:00
</Containers>