mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-26 02:36:10 +00:00
Version bump 2.3.23
This commit is contained in:
parent
9f1cf14cf6
commit
d5b69677ee
2 changed files with 7 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="2.3.22"
|
version="2.3.23"
|
||||||
provider-name="Emby.media">
|
provider-name="Emby.media">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.19.0"/>
|
<import addon="xbmc.python" version="2.19.0"/>
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
version 2.3.23
|
||||||
|
- Adjustments to the download throttle. See github wiki docs.
|
||||||
|
- Fix the fast sync
|
||||||
|
- Fix the emby backup
|
||||||
|
- other minor fixes
|
||||||
|
|
||||||
version 2.3.12
|
version 2.3.12
|
||||||
- Fix virtual episodes being processed
|
- Fix virtual episodes being processed
|
||||||
- Return offline items so they don't get removed in kodi
|
- Return offline items so they don't get removed in kodi
|
||||||
|
|
Loading…
Reference in a new issue