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

Unstable #390

Merged
merged 8 commits into from
Jul 1, 2024
Merged

Unstable #390

merged 8 commits into from
Jul 1, 2024

Conversation

davidnewhall
Copy link
Collaborator

@davidnewhall davidnewhall commented Feb 2, 2024

  • Disallow stderr output on Windows.
  • Print stderr and USEGUI settings on startup.
  • Remove log file doubling when debug is enabled.
  • Update xtractr library. Has untested code.
  • Fixes macOS code signing.

@davidnewhall davidnewhall merged commit e04004e into main Jul 1, 2024
24 checks passed
@davidnewhall davidnewhall deleted the unstable branch July 1, 2024 01:28
lumiere-bot bot added a commit to coolguy1771/home-ops that referenced this pull request Jul 13, 2024
… ) (#5026)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/unpackerr/unpackerr](https://togithub.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://togithub.com/Unpackerr/unpackerr/releases/tag/v0.14.0):
Version 14 in 6 years

[Compare
Source](https://togithub.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
[golift/xtractr#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://togithub.com/Bearer/homebrew-tap/blob/main/Formula/gon.rb).

##### Auto Generated Notes

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

##### New Contributors

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

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

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

[Compare
Source](https://togithub.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
[golift/xtractr#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://togithub.com/Bearer/homebrew-tap/blob/main/Formula/gon.rb).

##### Auto Generated Notes

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

##### New Contributors

- [@&#8203;Marcool04](https://togithub.com/Marcool04) made their first
contribution in
[Unpackerr/unpackerr#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://togithub.com/renovatebot/renovate).

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

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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [golift/unpackerr](https://togithub.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://togithub.com/Unpackerr/unpackerr/releases/tag/v0.14.0):
Version 14 in 6 years

[Compare
Source](https://togithub.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
[golift/xtractr#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://togithub.com/Bearer/homebrew-tap/blob/main/Formula/gon.rb).

#### Auto Generated Notes

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

#### New Contributors

- [@&#8203;Marcool04](https://togithub.com/Marcool04) made their first
contribution in
[Unpackerr/unpackerr#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://togithub.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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant