parent
3757b04e29
commit
47edacedca
2 changed files with 4 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.3.0"
|
||||
version="1.3.1"
|
||||
provider-name="croneter">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
version 1.3.1
|
||||
- Fix playing from widgets without direct paths
|
||||
- Fix UnboundLocalError on very first startup
|
||||
- Code cleanup
|
||||
- Merge with plugin.video.emby up to 00c0556300041cecf91715a5a1707504f42bd96e
|
||||
|
||||
version 1.3.0
|
||||
|
|
Loading…
Reference in a new issue