- Removed support for Python 2.7 and 3.7 (new fork created for old Py support)
- Added support for Python 3.12 and future 3.13
- Removes the class not added yet from info logging and puts this in debug logging only.
- Fix warning for updated python versions and old modules.
- Fix Radarr result handling.
- Improve CouchPotato movie identification.
What's Changed
- Initialize remove_groups #1973 by @clinton-hall in #1978
- Remove Py2.7 tests by @clinton-hall in #1979
- Merge Nightly by @clinton-hall in #1980
- Last resort movie identification by @MattPark in #1982
- Add Python 3.12 and fix Radarr handling by @clinton-hall in #1989
- fix warnings by @clinton-hall in #1990
- added global ignore flag for bytecode cleanup by @MattPark in #1991
- class not added yet put into debug logging by @clinton-hall in #1993
- Version 12.1.13 by @clinton-hall in #1995
New Contributors
Full Changelog: 12.1.12...12.1.13