Skip to content
Snippets Groups Projects
Commit 09071fa1 authored by Oliver Wagner's avatar Oliver Wagner
Browse files

- document changes done by last PRs

- rev 0.12
parent f3eaf088
Branches
Tags
No related merge requests found
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="service.mqtt" name="MQTT Adapter" version="0.10" provider-name="owagner">
<addon id="service.mqtt" name="MQTT Adapter" version="0.12" provider-name="owagner">
<requires>
<import addon="xbmc.python" version="2.19.0"/>
</requires>
......
v0.12 - 2016-02-022 - markferry
- fix non-JSON case for handling command/notify
V0.11 - 2016-02-22 - jvandenbroek
- optional ignore list to prevent certain content to be published as being
played back by a word match on title and/or path
- configurable push frequencies for details and progress
- automatically retry MQTT connections up to 20 times
- various minor fixes
v0.10 - 2016-01-30 - 2Zero
- added TLS parameters to settings
- noisy logging now optional via "Debug" settings switch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment