What's Changed
- Refactor plex.py to fix cache initialization
- Refactor plexist.py to persist cache
- Refactor plex.py to improve caching
- Added tenacity for implementing retry logic.
- Update requirements.txt to include tenacity library
- Refactor plex.py for improved matching and logging
- remove: global match threshold in favor of type match threshold
- Update SECURITY.md to include supported versions and reporting instructions
- Update docker-compose.yml filename to compose.yaml, update file contents and update readme.
- refine match scoring
- Update plex.py: Use the DB_PATH environment variable, with a default fallback.
- Bump python from 3.12.0-slim to 3.12.3-slim by @dependabot in #49
- [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 by @Gyarbij in #56
- Bump python from 3.12.3-slim to 3.12.5-slim by @dependabot in #62
- [Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 by @Gyarbij in #54
- [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 by @Gyarbij in #58
- [Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 by @Gyarbij in #63
- 2.1.3 DEV by @Gyarbij in #65
- 2.1.3-rc by @Gyarbij in #66
Full Changelog: 2.1.2...2.1.3