Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚠️ Python 2 deprecation notice #764

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
54 changes: 46 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,42 @@
</a>
</p>

<table>
<thead>
<tr>
<td align="left">
:warning: Python 2 deprecation (Kodi 18 Leia and older)
</td>
</tr>
</thead>

<tbody>
<tr>
<td>
<p>
Kodi installs based on Python 2 are no longer supported
going forward.
<br/>
This means that Kodi v18 (Leia) and earlier
(Krypton, Jarvis...) is no longer supported,
and will cease receiving updates.
</p>
<p>
Our informal support target is current release±1,
which currently translates to Matrix (old), Nexus (current) and Omega (next).
<br />
Please note that next release is a moving target,
has a relatively low priority,
and is unlikely to receive active work before the release candidate stage.
</p>
<p>
The major version of Jellyfin for Kodi will be bumped for the first release without Python 2 support.
</p>
</td>
</tr>
</tbody>
</table>

---

**A whole new way to manage and view your media library.**
Expand All @@ -69,16 +105,17 @@ Synchronize your media on your Jellyfin server to the native Kodi database, brow
### Supported

The add-on supports a hybrid approach. You can decide which Jellyfin libraries to sync to the Kodi database. Other libraries and features are accessible dynamically, as a plugin listing.

- Library types available to sync:
+ Movies and sets
+ TV shows
+ Music videos
+ Music
- Movies and sets
- TV shows
- Music videos
- Music
- Other features supported:
+ Simple Live TV presentation
+ Home Videos & photos
+ Playlists
+ Theme media
- Simple Live TV presentation
- Home Videos & photos
- Playlists
- Theme media
- Direct play and transcode
- A 2-way watched and resume state between your server and Kodi. This is a near instant feature.
- Remote control your Kodi; send play commands from your Jellyfin web client or Jellyfin mobile apps.
Expand All @@ -95,5 +132,6 @@ Detailed installation instructions can be found in the [Jellyfin Client Document
<!-- Get started with the [wiki guide](https://github.com/MediaBrowser/plugin.video.emby/wiki) -->

### Known limitations

- Chapter images are missing unless native playback mode is used.
- Certain add-ons that depend on seeing where your content is located will not work unless native playback mode is selected.