mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Version bump 1.1.65
This commit is contained in:
parent
a7a82f4ebb
commit
cbafdce7bb
2 changed files with 5 additions and 2 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.emby"
|
<addon id="plugin.video.emby"
|
||||||
name="Emby"
|
name="Emby"
|
||||||
version="1.1.64"
|
version="1.1.65"
|
||||||
provider-name="Emby.media">
|
provider-name="Emby.media">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.1.0"/>
|
<import addon="xbmc.python" version="2.1.0"/>
|
||||||
|
|
|
@ -1,4 +1,7 @@
|
||||||
versopm 1.1.64
|
version 1.1.65
|
||||||
|
- Fix aspect ratio error
|
||||||
|
|
||||||
|
version 1.1.64
|
||||||
- Fix trailer causing initial sync to crash
|
- Fix trailer causing initial sync to crash
|
||||||
|
|
||||||
version 1.1.63
|
version 1.1.63
|
||||||
|
|
Loading…
Reference in a new issue