mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Update README.md
This commit is contained in:
parent
c2352e4428
commit
5aeb22aa91
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ The Emby addon synchronizes your media on your Emby server to the native Kodi da
|
|||
- To achieve direct play, you will need to ensure your Emby library paths point to network paths (e.g: "\\\\server\Media\Movies"). See the [Emby wiki](https://github.com/MediaBrowser/Wiki/wiki/Path%20Substitution) for additional information.
|
||||
- **The addon is not (and will not be) compatible with the MySQL database replacement in Kodi.** In fact, Emby takes over the point of having a MySQL database because it acts as a "man in the middle" for your entire media library.
|
||||
- Emby for Kodi is not currently compatible with Kodi's Video Extras addon unless native playback mode is used. **Deactivate Video Extras if content start randomly playing.**
|
||||
- Emby for Kodi adds entries to your Kodi database. To stop them from being removed, make sure <cleanonupdate> is not enabled in your advancedsettings.xml
|
||||
- Emby for Kodi adds entries to your Kodi database. To stop them from being removed, make sure cleanonupdate is not enabled in your advancedsettings.xml
|
||||
|
||||
### What is currently supported?
|
||||
|
||||
|
|
Loading…
Reference in a new issue