mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-25 18:26:15 +00:00
Update README.md
This commit is contained in:
parent
84d6547779
commit
b502218540
1 changed files with 4 additions and 5 deletions
|
@ -9,9 +9,9 @@
|
||||||
___
|
___
|
||||||
**A whole new way to manage and view your media library.**
|
**A whole new way to manage and view your media library.**
|
||||||
|
|
||||||
The Emby for Kodi add-on combines the best of Kodi - ultra smooth navigation, beautiful UIs and playback of any file under the sun, and Emby - the most powerful open source multi-client media metadata indexer and server. Retire your MySQL setup in favor of a more flexible setup.
|
The Emby for Kodi add-on combines the best of Kodi - ultra smooth navigation, beautiful UIs and playback of any file under the sun, and Emby - the most powerful open source multi-client media metadata indexer and server. You can now retire your MySQL setup in favor of a more flexible setup.
|
||||||
|
|
||||||
Synchronize your media on your Emby server to the native Kodi database, browsing your media at full speed, while retaining the ability to use other Kodi add-ons to enhance your experience. In addition, you can also use any Kodi skin you'd like!
|
Synchronize your media on your Emby server to the native Kodi database, browsing your media at full speed, while retaining the ability to use other Kodi add-ons to enhance your experience. In addition, you can use any Kodi skin you'd like!
|
||||||
___
|
___
|
||||||
|
|
||||||
### Supported
|
### Supported
|
||||||
|
@ -29,7 +29,7 @@ The add-on supports a hybrid approach. You can decide which Emby libraries to sy
|
||||||
+ Playlists
|
+ Playlists
|
||||||
+ Theme media
|
+ Theme media
|
||||||
- Direct play and transcode
|
- Direct play and transcode
|
||||||
- Watched and resume state. This is a 2-way synchronisation. Your content will receive updates across Kodi setups and your server.
|
- 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 Emby web client or Emby mobile apps.
|
- Remote control your Kodi; send play commands from your Emby web client or Emby mobile apps.
|
||||||
- Extrafanart (rotating backgrounds) for skins that support it
|
- Extrafanart (rotating backgrounds) for skins that support it
|
||||||
- Offer to delete content after playback
|
- Offer to delete content after playback
|
||||||
|
@ -53,4 +53,3 @@ View this short [Youtube video](https://youtu.be/IaecDPcXI3I?t=119) to give you
|
||||||
### Known limitations
|
### Known limitations
|
||||||
- Chapter images are missing unless native playback mode is used.
|
- 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.
|
- Certain add-ons that depend on seeing where your content is located will not work unless native playback mode is selected.
|
||||||
- ~~External subtitles (in separate files, e.g. mymovie.srt) can be used, but it is impossible to label them correctly unless direct playing~~
|
|
||||||
|
|
Loading…
Reference in a new issue