Version bump
This commit is contained in:
parent
e21c04e580
commit
5508246a43
2 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="plugin.video.plexkodiconnect"
|
||||
name="PlexKodiConnect"
|
||||
version="1.4.3"
|
||||
version="1.4.4"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
version 1.4.4 (beta only)
|
||||
- PKC should now be updated automatically again
|
||||
- New setting: Display message if PMS goes offline
|
||||
- Fix smb credentials password not being url-encoded
|
||||
|
||||
version 1.4.3 (beta only)
|
||||
- Contextmenu! Delete media from the Plex Media Server. Make sure to enable the setting on your PMS
|
||||
- Fix a really ugly bug that had crept in and caused some weird behavior
|
||||
|
|
Loading…
Reference in a new issue