diff --git a/README.md b/README.md index 0bcf273..b09ca7b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A tool to update the IMDB ratings for Plex libraries that contain movies via the ## Important -**If you ever experienced corruptions of your database make sure to set `USE_PLEX_SQLITE_BINARY_FOR_WRITE_ACCESS` to `true` in your docker configuration and use at least v1.6.0!** +**Make sure to set `USE_PLEX_SQLITE_BINARY_FOR_WRITE_ACCESS` to `true` in your docker configuration and use at least v1.6.0! Plex non-standard SQLite3 version diverged so strongly from vanilla SQLite3 that not using this feature can cause database corruptions. Read more [in the environment variable guide](https://github.com/mynttt/UpdateTool#environment-variables-guide)!** **To run this without docker on Linux in a headless mode check out [this issue](https://github.com/mynttt/UpdateTool/issues/70)!**