From cb1be29f0f12bb16a2a3b2dcc99cf600a5b3e755 Mon Sep 17 00:00:00 2001 From: Omelette Du Fromage Date: Tue, 10 Sep 2024 16:01:00 -0400 Subject: [PATCH] Adding addon.xml for fast addon archive from github --- .gitignore | 3 --- addon.xml | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+), 3 deletions(-) create mode 100644 addon.xml diff --git a/.gitignore b/.gitignore index 7dfead0d..3456c0c1 100644 --- a/.gitignore +++ b/.gitignore @@ -71,7 +71,4 @@ Thumbs.db !.vscode/settings.json pyinstrument/ -# Now managed by templates -addon.xml - *.log diff --git a/addon.xml b/addon.xml new file mode 100644 index 00000000..80533f5f --- /dev/null +++ b/addon.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + video audio image + + + + + + + + [!String.IsEmpty(ListItem.DBID) + !String.IsEqual(ListItem.DBID,-1) | !String.IsEmpty(ListItem.Property(jellyfinid))] + !String.IsEmpty(Window(10000).Property(jellyfin_context)) + + + + [[!String.IsEmpty(ListItem.DBID) + !String.IsEqual(ListItem.DBID,-1) | !String.IsEmpty(ListItem.Property(jellyfinid))] + [String.IsEqual(ListItem.DBTYPE,movie) | String.IsEqual(ListItem.DBTYPE,episode)]] + !String.IsEmpty(Window(10000).Property(jellyfin_context_transcode)) + + + + + all + en + GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007 + https://forum.jellyfin.org + https://jellyfin.org/ + https://github.com/jellyfin/jellyfin-kodi + + Welcome to Jellyfin for Kodi! +A whole new way to manage and view your media library. The Jellyfin addon for Kodi combines the best of Kodi - ultra smooth navigation, beautiful UIs and playback of any file under the sun, and Jellyfin - the most powerful fully open source multi-client media metadata indexer and server. + +Jellyfin for Kodi is the absolute best way to enjoy the incredible Kodi playback engine combined with the power of Jellyfin's centralized database. Features: +* Direct integration with the Kodi library for native Kodi speed +* Instant synchronization with the Jellyfin server +* Full support for Movie, TV and Music collections +* Jellyfin Server direct stream and transcoding support - use Kodi when you are away from home! + v1.0.5a (2024-04-09): +Bug Fixes +--------- ++ Add url encoding lower case for WebDAV special characters + + resources/icon.png + resources/fanart.png + + +