Skip to content

Releases: kipsilabs/nzb-repair

v0.0.8

Choose a tag to compare

@javi11 javi11 released this 06 Sep 14:23
1cc9696

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

Choose a tag to compare

@javi11 javi11 released this 27 Apr 20:31
a255adf

What's Changed

  • fix: correct Date header in PostYEnc for repaired segments by @javi11 in #18
  • fix(nntppool) update nntppool to fix date format by @javi11 in #19

Full Changelog: v0.0.6...v0.0.7

v0.0.6

Choose a tag to compare

@javi11 javi11 released this 26 Apr 19:30
ca90831

What's Changed

  • fix: use RFC1123Z for Date and bump nntppool to v4.10.1 by @javi11 in #17

Full Changelog: v0.0.5...v0.0.6

v0.0.5

Choose a tag to compare

@javi11 javi11 released this 25 Apr 14:18
b1ee2fe

What's Changed

  • feat: enhance provider configuration with keepalive settings and quotas by @javi11 in #14
  • fix: par2cmd autodownload for zip releases by @javi11 in #15
  • Fix par2cmd autodownload for zip releases by @javi11 in #16

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@javi11 javi11 released this 19 Apr 18:17
04fc266

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

Choose a tag to compare

@javi11 javi11 released this 01 May 13:32

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

Choose a tag to compare

@javi11 javi11 released this 15 Apr 11:55
1b259f5

What's Changed

New Contributors

  • @javi11 made their first contribution in #2

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@javi11 javi11 released this 06 Apr 15:38

Full Changelog: https://github.com/javi11/nzb-repair/commits/v0.0.1

init: first alfa version