mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Version bump 1.1.76
This commit is contained in:
parent
2e5c0aa8f2
commit
ca6df478bd
2 changed files with 10 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.emby"
|
<addon id="plugin.video.emby"
|
||||||
name="Emby"
|
name="Emby"
|
||||||
version="1.1.75"
|
version="1.1.76"
|
||||||
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,3 +1,12 @@
|
||||||
|
version 1.1.76
|
||||||
|
- Add music rating system
|
||||||
|
- Add home videos as a dynamic plugin entry (requires a reset)
|
||||||
|
- Add photo library (requires a reset)
|
||||||
|
- Add/Fix force transcode setting for 720p-1080p/HEVC-H265 formats
|
||||||
|
- Fix to incremental sync, caused by the server restarting
|
||||||
|
- Fix for image caching during the initial sync on rpi devices
|
||||||
|
- Fix to audio/subtitles tracks (requires a repair, or reset)
|
||||||
|
|
||||||
version 1.1.72
|
version 1.1.72
|
||||||
- Fix to extrafanart
|
- Fix to extrafanart
|
||||||
- Fix for artists deletion
|
- Fix for artists deletion
|
||||||
|
|
Loading…
Reference in a new issue