Version bump
This commit is contained in:
parent
1eb90cc5e6
commit
a84ea2f0b5
2 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="plugin.video.plexkodiconnect"
|
<addon id="plugin.video.plexkodiconnect"
|
||||||
name="PlexKodiConnect"
|
name="PlexKodiConnect"
|
||||||
version="1.2.9"
|
version="1.2.10"
|
||||||
provider-name="croneter">
|
provider-name="croneter">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.1.0"/>
|
<import addon="xbmc.python" version="2.1.0"/>
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
version 1.2.10
|
||||||
|
- Hotfix: Fix ValueError for playing certain files
|
||||||
|
|
||||||
version 1.2.9
|
version 1.2.9
|
||||||
- Don't let the PMS force scan the media when requesting PMS item metadata
|
- Don't let the PMS force scan the media when requesting PMS item metadata
|
||||||
- Improve detection of the need to transcode
|
- Improve detection of the need to transcode
|
||||||
|
|
Loading…
Add table
Reference in a new issue