Version bump
This commit is contained in:
parent
38d5d64f2c
commit
0e3964172c
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.6.3"
|
||||
version="1.6.4"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
version 1.6.4 (beta only)
|
||||
- Amazon Alexa support! Be mindful to check the Alexa forum thread first; there are still many issues completely unrelated to PKC
|
||||
- Enable skipping for Plex Companion
|
||||
- Set default companion name to PlexKodiConnect
|
||||
|
||||
version 1.6.3
|
||||
- Fix UnicodeEncodeError for non ASCII filenames in playback_starter
|
||||
- Cleanup playlist/playqueue string/unicode
|
||||
|
|
Loading…
Reference in a new issue