Changelog
Mostly just build improvements, but also a nice feature: the names for the hardlinked episodes now get determined by the files in the season pack. This is only available with parseTorrentFile
set to true
!
New Features
- df65493: feat(api): improve health handler (#77) (@nuxencs)
- 87a73c8: feat(http): implement graceful shutdown (#79) (@nuxencs)
- 8d1c972: feat(processor): match episode to season pack filenames (#82) (@nuxencs)
Bug fixes
Other work
- 078c57b: build(ci): cancel concurrent workflow runs (#81) (@nuxencs)
- 5fe9081: build(ci): ignore updates to certain files (#80) (@nuxencs)
- 6494be9: build(ci): multi-stage docker builds (#76) (@nuxencs)
- ab3b770: build(ci): optimise docker builds (#83) (@nuxencs)
- 77dfe3d: chore(deps): bump the golang group with 1 update (#84) (@dependabot[bot])
- ba3d811: chore(deps): bump the golang group with 2 updates (#74) (@dependabot[bot])
- bccb7ff: chore(deps): upgrade go version to 1.22 (#78) (@nuxencs)
- 380d7e7: chore(formatting): make filename matching stricter (#87) (@nuxencs)
- a54f0c8: chore(logging): don't stack trace some errors (#86) (@nuxencs)
- a8681ce: chore: add new version to issue template (#71) (@nuxencs)
- a5bedcf: chore: remove deprecated toml (#73) (@nuxencs)
- 3f01fb7: refactor(processor): response code handling (#88) (@nuxencs)
Full Changelog: v0.6.0...v0.7.0
Docker images
docker pull ghcr.io/nuxencs/seasonpackarr:v0.7.0
What to do next?
- Read the documentation