From 5aeb22aa9164e07c62a3351e5c7664acc727bd58 Mon Sep 17 00:00:00 2001 From: angelblue05 Date: Fri, 29 Dec 2017 17:31:14 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a45fc3f6..89636612 100644 --- a/README.md +++ b/README.md @@ -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 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?