Changelog
This release contains a lot of back-end changes again to make further development easier, but also fixes an issue with samples being considered full episodes. It addresses linting errors, resolves duplicate config reload logging and brings better version tagging for develop branch builds.
New Features
Bug fixes
- 9d599f6: fix(config): duplicate config reload logging (#153) (@nuxencs)
- daf337e: fix(processor): don't match sample in torrents (#160) (@nuxencs)
- bc12849: fix(readme): clarify warning about development (#157) (@nuxencs)
- 9424dec: fix(readme): typo in description (#149) (@nuxencs)
- 4e9ec9c: fix: linting errors (#154) (@nuxencs)
Other work
- c41ca9d: chore(deps): bump the golang group across 1 directory with 2 updates (#161) (@dependabot[bot])
- 85dc2f0: chore(readme): update download command (#162) (@nuxencs)
- 65be43b: chore: update issue template (#159) (@nuxencs)
- 6a4fded: refactor(discord): use hex code for embed colors (#155) (@nuxencs)
- 3ed6e0e: refactor(processor): rewrite hardlink success logic (#150) (@nuxencs)
- 38421c3: refactor: clean up client-to-torrent episode matching (#151) (@nuxencs)
- 25c18d8: refactor: status code handling (#148) (@nuxencs)
Full Changelog: v0.10.1...v0.11.0
Docker images
docker pull ghcr.io/nuxencs/seasonpackarr:v0.11.0
What to do next?
- Read the documentation