Reuse server 1 watched history brings in some big performance increase especially for people that have a large amount of things watched in plex. For me this brought down a full sync from 277 seconds -> 186 seconds for a whopping 33% performance improvement! This will be bigger based on how many times plex history was being fetched that is now being reused.
What's Changed
- Add support for env file support, set via ENV_FILE by @luigi311 in #279
- CI: Simplify docker by @luigi311 in #290
- Deps: Update deps by @luigi311 in #291
- Reuse server_1_watched by @luigi311 in #233
Full Changelog: v7.0.4...v8.0.0