github Unpackerr/unpackerr v0.15.0
Version 15 in 8 years

14 hours ago

New Features

  • Folder setting delete_after has a default setting of 10 minutes.
  • Log file mode can now be set.
  • Will now unpack multi-file 7zip archives.
  • Log file is now automatically created.
  • FreeBSD rc.d improvements to allow overriding username.
  • Progress updates are now logged. Every 15 seconds (configurable), the app logs the current extraction percentage.
  • Adds exclude_path to the folder watcher so you can ignore specific paths.
  • Folder setting disable_recursion works correctly now.
  • Empty download folders are removed when archives are removed.
  • Golift docker image now uses alpine instead of scratch.

These features are thanks to @oceanplexian

  • Supports non-UTF8 file encoding (Japanese, Chinese, etc).
  • Improved ISO9660 (Joilet) support.
  • UDF support (like ISO, but bigger).
  • Splits FLAC/CUE files for Lidarr. This is still experimental and feedback is requested.
  • Archives with an incorrect extension may still be extracted. We now detect the file type using the first few bytes.

Bug Fixes

It's a pretty big list, but at the end of the day all of the bugs pretty much lead to the same problem: extraction failed. A lot of these problems have been fixed and extractions are considerably more reliable.

Merged Contributions

Auto Updates

  • Update module github.com/prometheus/client_golang to v1.20.5 by @renovate[bot] in #483
  • Update module golang.org/x/mod to v0.20.0 by @renovate[bot] in #482
  • Update module golang.org/x/mod to v0.22.0 - autoclosed by @renovate[bot] in #490
  • Update module github.com/fsnotify/fsnotify to v1.8.0 by @renovate[bot] in #498
  • chore(deps): update dependency go to v1.23.4 by @renovate[bot] in #506
  • Update GitHub Artifact Actions (major) by @renovate[bot] in #551
  • fix(deps): update golift.io/rotatorr digest to f6ac6fc by @renovate[bot] in #575
  • fix(deps): update module golift.io/cnfg to v0.2.4 by @renovate[bot] in #576
  • Update module golift.io/cnfg to v0.2.5 by @renovate[bot] in #585
  • Update GitHub Artifact Actions (major) by @renovate[bot] in #588

New Contributors

Full Changelog: v0.14.5...v0.15.0

Don't miss a new unpackerr release

NewReleases is sending notifications on new releases.