What's Changed
- [Bug] Leaving Soon libraries sometimes contain items that were watched by @Schaka in https://github.com/Schaka/janitorr/pull/213
Full Changelog: https://github.com/Schaka/janitorr/compare/v2.0.2...v2.0.3
Unclaimed project
Are you a maintainer of janitorr? Claim this project to take control of your public changelog and roadmap.
Changelog
Cleans your Radarr, Sonarr, Jellyseerr and Jellyfin before you run out of space
Full Changelog: https://github.com/Schaka/janitorr/compare/v2.0.2...v2.0.3
2.0.0 had introduced a bug that would sometimes treat a season of a TV show being watched as the watch date for the whole show. This has been fixed.
Full Changelog: https://github.com/Schaka/janitorr/compare/v2.0.1...v2.0.2
If you're coming from below 2.0.0, PLEASE look at the migration notes for the upgrade under 2.0.0 release notes.
Please refer to the application-template.yml and compare against yours, ESPECIALLY if you're coming from an older version.
See: v1.9.0 release notes.
If you're coming from 1.9.0 and already switched to the JVM image, you'll have to make no significant changes, but I highly recommend consulting the README regardle...
If you're coming from below 1.8.0, consult the changes in 1.8.0. For everyone else, look at the readme. The names of the images have changed. The native image is now deprecated.
Your docker-compose will have to look slightly different. JVM images will be the way forward. See below.
It pains me to...
Please compare your application.yml to the template again.
The exclusion-tag is now exclusion-tags and takes a list.
There are new settings for blacklisting releases from import lists, if they get deleted.
Full Changelog: https://github.com/Schaka/janitorr/compare/v1.7.3...v1.8.0