Releases: kipsilabs/nzb-repair
Releases · kipsilabs/nzb-repair
Release list
v0.0.8
What's Changed
- fix: add Offset field to metadata for uploaded PAR2 files by @javi11 in #20
- fix: retry segment downloads on transient NNTP errors (502) by @javi11 in #21
- docs: update GitHub org scope from javi11 to kipsilabs by @javi11 in #22
- chore: rename module namespace from javi11 to kipsilabs by @javi11 in #23
- perf: saturate the NNTP pool and probe par2 with STAT by @javi11 in #24
Full Changelog: v0.0.7...v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
What's Changed
- feat: update nntppool to v4 (breaking changes) by @javi11 in #6
- fix: use decoded segment size for upload offset calculation by @javi11 in #11
- fix: resolve par2 relative path to absolute before setting cmd.Dir by @javi11 in #12
- feat: par2 threshold recreation and watch-mode loop fix (issue #5) by @javi11 in #13
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
feat: implement directory scanning and file management
feat: now instead of watch for new files it will scan the folders
feat: 3 failed retryes will move the files to a broken folder
v0.0.2
v0.0.1
Full Changelog: https://github.com/javi11/nzb-repair/commits/v0.0.1
init: first alfa version