Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more compression formats #46

Merged
merged 3 commits into from
Jan 31, 2024
Merged

Support more compression formats #46

merged 3 commits into from
Jan 31, 2024

Conversation

davidnewhall
Copy link
Contributor

@davidnewhall davidnewhall commented Jan 31, 2024

Gets half of the items in #44.

lz4 .lz4
brotli .br
snappy .sz
xz .xz
zlib .zz
compress/lzw .Z (.z because we use ToLower)
zstandard .zst

files.go Show resolved Hide resolved
@davidnewhall davidnewhall merged commit 5af0085 into main Jan 31, 2024
8 checks passed
@davidnewhall davidnewhall deleted the dn2_more branch January 31, 2024 18:40
@davidnewhall davidnewhall mentioned this pull request Jun 8, 2024
lumiere-bot bot referenced this pull request in coolguy1771/home-ops Jul 13, 2024
… ) (#5026)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/unpackerr/unpackerr](https://github.com/Unpackerr/unpackerr)
| minor | `0.13.1` -> `0.14.0` |

---

### Release Notes

<details>
<summary>Unpackerr/unpackerr (ghcr.io/unpackerr/unpackerr)</summary>

###
[`v0.14.0`](https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.0):
Version 14 in 6 years

[Compare
Source](https://github.com/Unpackerr/unpackerr/compare/v0.14.0...v0.14.0)

##### Generator

Check out the new config file generator Notifiarr hosts:

-   https://notifiarr.com/unpackerr.php

##### Changes

##### Folder watcher

- Adds support for more compression formats (see
[https://github.com/golift/xtractr/pull/46](https://github.com/golift/xtractr/pull/46))
-   Improvements to bare-archive in watched folder extraction.
- Folder poller can now be disabled on Docker by setting interval to
less than 5ms.
-   More debug logging; other logging improvements.
-   Failed folder extractions are now retried.
- Bare non-archive files are no longer tracked; including the unpackerr
log file(s).

##### Starr apps

- Polls all configured apps at once in parallel instead of sequentially.
-   Logging improvements.
-   Misconfigured instances no longer stop the app from starting.
- Extract check interval now uses start delay instead of poll interval.

##### Other

-   Many logging improvements.
- Misconfigured command or web hooks will no longer stop the app from
starting.
- [Supports `filepath:`
notation](https://unpackerr.zip/docs/install/configuration#secrets-and-passwords)
in all string configuration parameters.
-   Fixes the log file viewer menu on macOS/Windows.
-   Updates go dependencies and gh actions.
-   Lots of code cleanup and more linters.
- Updates macOS signing app to new version of
[gon](https://github.com/Bearer/homebrew-tap/blob/main/Formula/gon.rb).

##### Auto Generated Notes

- add v to docker tags by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/385](https://github.com/Unpackerr/unpackerr/pull/385)
- Make folder watcher work better by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/386](https://github.com/Unpackerr/unpackerr/pull/386)
- Update docker-compose.yml by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/421](https://github.com/Unpackerr/unpackerr/pull/421)
- Update golangci/golangci-lint-action action to v5 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/420](https://github.com/Unpackerr/unpackerr/pull/420)
- Update actions/checkout digest to
[`0ad4b8f`](https://github.com/Unpackerr/unpackerr/commit/0ad4b8f) by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/418](https://github.com/Unpackerr/unpackerr/pull/418)
- Update softprops/action-gh-release action to v2 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/403](https://github.com/Unpackerr/unpackerr/pull/403)
- Fixes a bug where no API Key prevents the app from starting by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/409](https://github.com/Unpackerr/unpackerr/pull/409)
- Replace some u.Printf calls with u.Errorf in handlers.go by
[@&#8203;Marcool04](https://github.com/Marcool04) in
[https://github.com/Unpackerr/unpackerr/pull/422](https://github.com/Unpackerr/unpackerr/pull/422)
- Update golangci/golangci-lint-action action to v6 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/425](https://github.com/Unpackerr/unpackerr/pull/425)
- Unstable by [@&#8203;davidnewhall](https://github.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/390](https://github.com/Unpackerr/unpackerr/pull/390)
- Logging and dep updates. by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/435](https://github.com/Unpackerr/unpackerr/pull/435)
- Fix log file path for viewing by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/436](https://github.com/Unpackerr/unpackerr/pull/436)
- update linter by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/437](https://github.com/Unpackerr/unpackerr/pull/437)
- ignore log file, add minimum poll interval, print config file age by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/438](https://github.com/Unpackerr/unpackerr/pull/438)
- disconnect poll interval from delay timer by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/439](https://github.com/Unpackerr/unpackerr/pull/439)
- retry folders when delete delay beats retry delay by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/440](https://github.com/Unpackerr/unpackerr/pull/440)
- Avoid folder-watching non-archives. Don't extract r00 if rar exists.
by [@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/441](https://github.com/Unpackerr/unpackerr/pull/441)
- clean up folders.go by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/442](https://github.com/Unpackerr/unpackerr/pull/442)
- read external config files by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/444](https://github.com/Unpackerr/unpackerr/pull/444)
- fix retry bug by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/447](https://github.com/Unpackerr/unpackerr/pull/447)

##### New Contributors

- [@&#8203;Marcool04](https://github.com/Marcool04) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/422](https://github.com/Unpackerr/unpackerr/pull/422)

**Full Changelog**:
Unpackerr/unpackerr@v0.13.1...v0.14.0

###
[`v0.14.0`](https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.0):
Version 14 in 6 years

[Compare
Source](https://github.com/Unpackerr/unpackerr/compare/v0.13.1...v0.14.0)

##### Generator

Check out the new config file generator Notifiarr hosts:

-   https://notifiarr.com/unpackerr.php

##### Changes

##### Folder watcher

- Adds support for more compression formats (see
[https://github.com/golift/xtractr/pull/46](https://github.com/golift/xtractr/pull/46))
-   Improvements to bare-archive in watched folder extraction.
- Folder poller can now be disabled on Docker by setting interval to
less than 5ms.
-   More debug logging; other logging improvements.
-   Failed folder extractions are now retried.
- Bare non-archive files are no longer tracked; including the unpackerr
log file(s).

##### Starr apps

- Polls all configured apps at once in parallel instead of sequentially.
-   Logging improvements.
-   Misconfigured instances no longer stop the app from starting.
- Extract check interval now uses start delay instead of poll interval.

##### Other

-   Many logging improvements.
- Misconfigured command or web hooks will no longer stop the app from
starting.
- [Supports `filepath:`
notation](https://unpackerr.zip/docs/install/configuration#secrets-and-passwords)
in all string configuration parameters.
-   Fixes the log file viewer menu on macOS/Windows.
-   Updates go dependencies and gh actions.
-   Lots of code cleanup and more linters.
- Updates macOS signing app to new version of
[gon](https://github.com/Bearer/homebrew-tap/blob/main/Formula/gon.rb).

##### Auto Generated Notes

- add v to docker tags by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/385](https://github.com/Unpackerr/unpackerr/pull/385)
- Make folder watcher work better by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/386](https://github.com/Unpackerr/unpackerr/pull/386)
- Update docker-compose.yml by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/421](https://github.com/Unpackerr/unpackerr/pull/421)
- Update golangci/golangci-lint-action action to v5 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/420](https://github.com/Unpackerr/unpackerr/pull/420)
- Update actions/checkout digest to
[`0ad4b8f`](https://github.com/Unpackerr/unpackerr/commit/0ad4b8f) by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/418](https://github.com/Unpackerr/unpackerr/pull/418)
- Update softprops/action-gh-release action to v2 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/403](https://github.com/Unpackerr/unpackerr/pull/403)
- Fixes a bug where no API Key prevents the app from starting by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/409](https://github.com/Unpackerr/unpackerr/pull/409)
- Replace some u.Printf calls with u.Errorf in handlers.go by
[@&#8203;Marcool04](https://github.com/Marcool04) in
[https://github.com/Unpackerr/unpackerr/pull/422](https://github.com/Unpackerr/unpackerr/pull/422)
- Update golangci/golangci-lint-action action to v6 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/425](https://github.com/Unpackerr/unpackerr/pull/425)
- Unstable by [@&#8203;davidnewhall](https://github.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/390](https://github.com/Unpackerr/unpackerr/pull/390)
- Logging and dep updates. by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/435](https://github.com/Unpackerr/unpackerr/pull/435)
- Fix log file path for viewing by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/436](https://github.com/Unpackerr/unpackerr/pull/436)
- update linter by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/437](https://github.com/Unpackerr/unpackerr/pull/437)
- ignore log file, add minimum poll interval, print config file age by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/438](https://github.com/Unpackerr/unpackerr/pull/438)
- disconnect poll interval from delay timer by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/439](https://github.com/Unpackerr/unpackerr/pull/439)
- retry folders when delete delay beats retry delay by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/440](https://github.com/Unpackerr/unpackerr/pull/440)
- Avoid folder-watching non-archives. Don't extract r00 if rar exists.
by [@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/441](https://github.com/Unpackerr/unpackerr/pull/441)
- clean up folders.go by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/442](https://github.com/Unpackerr/unpackerr/pull/442)
- read external config files by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/444](https://github.com/Unpackerr/unpackerr/pull/444)
- fix retry bug by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/447](https://github.com/Unpackerr/unpackerr/pull/447)

##### New Contributors

- [@&#8203;Marcool04](https://github.com/Marcool04) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/422](https://github.com/Unpackerr/unpackerr/pull/422)

**Full Changelog**:
Unpackerr/unpackerr@v0.13.1...v0.14.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjYuNSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNi41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
truecharts-admin referenced this pull request in truecharts/public Jul 24, 2024
…81 by renovate (#24179)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [golift/unpackerr](https://github.com/Unpackerr/unpackerr) | minor |
`0.13.1` -> `0.14.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Unpackerr/unpackerr (golift/unpackerr)</summary>

###
[`v0.14.0`](https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.0):
Version 14 in 6 years

[Compare
Source](https://github.com/Unpackerr/unpackerr/compare/v0.13.1...v0.14.0)

#### Generator

Check out the new config file generator Notifiarr hosts:

-   https://notifiarr.com/unpackerr

#### Changes

##### Folder watcher

- Adds support for more compression formats (see
[https://github.com/golift/xtractr/pull/46](https://github.com/golift/xtractr/pull/46))
-   Improvements to bare-archive in watched folder extraction.
- Folder poller can now be disabled on Docker by setting interval to
less than 5ms.
-   More debug logging; other logging improvements.
-   Failed folder extractions are now retried.
- Bare non-archive files are no longer tracked; including the unpackerr
log file(s).

##### Starr apps

- Polls all configured apps at once in parallel instead of sequentially.
-   Logging improvements.
-   Misconfigured instances no longer stop the app from starting.
- Extract check interval now uses start delay instead of poll interval.

##### Other

-   Many logging improvements.
- Misconfigured command or web hooks will no longer stop the app from
starting.
- [Supports `filepath:`
notation](https://unpackerr.zip/docs/install/configuration#secrets-and-passwords)
in all string configuration parameters.
-   Fixes the log file viewer menu on macOS/Windows.
-   Updates go dependencies and gh actions.
-   Lots of code cleanup and more linters.
- Updates macOS signing app to new version of
[gon](https://github.com/Bearer/homebrew-tap/blob/main/Formula/gon.rb).

#### Auto Generated Notes

- add v to docker tags by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/385](https://github.com/Unpackerr/unpackerr/pull/385)
- Make folder watcher work better by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/386](https://github.com/Unpackerr/unpackerr/pull/386)
- Update docker-compose.yml by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/421](https://github.com/Unpackerr/unpackerr/pull/421)
- Update golangci/golangci-lint-action action to v5 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/420](https://github.com/Unpackerr/unpackerr/pull/420)
- Update actions/checkout digest to
[`0ad4b8f`](https://github.com/Unpackerr/unpackerr/commit/0ad4b8f) by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/418](https://github.com/Unpackerr/unpackerr/pull/418)
- Update softprops/action-gh-release action to v2 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/403](https://github.com/Unpackerr/unpackerr/pull/403)
- Fixes a bug where no API Key prevents the app from starting by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/409](https://github.com/Unpackerr/unpackerr/pull/409)
- Replace some u.Printf calls with u.Errorf in handlers.go by
[@&#8203;Marcool04](https://github.com/Marcool04) in
[https://github.com/Unpackerr/unpackerr/pull/422](https://github.com/Unpackerr/unpackerr/pull/422)
- Update golangci/golangci-lint-action action to v6 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/Unpackerr/unpackerr/pull/425](https://github.com/Unpackerr/unpackerr/pull/425)
- Unstable by [@&#8203;davidnewhall](https://github.com/davidnewhall)
in
[https://github.com/Unpackerr/unpackerr/pull/390](https://github.com/Unpackerr/unpackerr/pull/390)
- Logging and dep updates. by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/435](https://github.com/Unpackerr/unpackerr/pull/435)
- Fix log file path for viewing by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/436](https://github.com/Unpackerr/unpackerr/pull/436)
- update linter by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/437](https://github.com/Unpackerr/unpackerr/pull/437)
- ignore log file, add minimum poll interval, print config file age by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/438](https://github.com/Unpackerr/unpackerr/pull/438)
- disconnect poll interval from delay timer by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/439](https://github.com/Unpackerr/unpackerr/pull/439)
- retry folders when delete delay beats retry delay by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/440](https://github.com/Unpackerr/unpackerr/pull/440)
- Avoid folder-watching non-archives. Don't extract r00 if rar exists.
by [@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/441](https://github.com/Unpackerr/unpackerr/pull/441)
- clean up folders.go by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/442](https://github.com/Unpackerr/unpackerr/pull/442)
- read external config files by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/444](https://github.com/Unpackerr/unpackerr/pull/444)
- fix retry bug by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/447](https://github.com/Unpackerr/unpackerr/pull/447)

#### New Contributors

- [@&#8203;Marcool04](https://github.com/Marcool04) made their first
contribution in
[https://github.com/Unpackerr/unpackerr/pull/422](https://github.com/Unpackerr/unpackerr/pull/422)

**Full Changelog**:
Unpackerr/unpackerr@v0.13.1...v0.14.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant