Nathan Fretz
6 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
10 additions and
15 deletions
-
autobrr/docker-compose.yml
-
autobrr/umbrel-app.yml
|
|
@ -8,7 +8,7 @@ services: |
|
|
|
PROXY_AUTH_ADD: "false" |
|
|
|
|
|
|
|
web: |
|
|
|
image: ghcr.io/autobrr/autobrr:v1.43.0@sha256:e26879a64c2251bd1ab42822b4a36f5acc8add8a4d4ec536f634d04745ae7455 |
|
|
|
image: ghcr.io/autobrr/autobrr:v1.44.0@sha256:313e146f0d64f489ffb0bc10c8c2e1bfa072c20cb220b7317f2b1eeda712f49b |
|
|
|
restart: on-failure |
|
|
|
stop_grace_period: 1m |
|
|
|
user: "1000:1000" |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: autobrr |
|
|
|
category: media |
|
|
|
name: autobrr |
|
|
|
version: "1.43.0" |
|
|
|
version: "1.44.0" |
|
|
|
tagline: Modern, easy to use download automation for torrents and usenet |
|
|
|
description: >- |
|
|
|
autobrr is the modern download automation tool for torrents and usenet. |
|
|
@ -19,21 +19,16 @@ description: >- |
|
|
|
releaseNotes: >- |
|
|
|
New Features: |
|
|
|
|
|
|
|
- Support for daily shows |
|
|
|
|
|
|
|
- Added BitHUmen indexer |
|
|
|
|
|
|
|
- Added FinElite indexer |
|
|
|
|
|
|
|
- Added missing variables in macros |
|
|
|
|
|
|
|
- Added support for SLOVAK language option in filters |
|
|
|
- Improved container startup process |
|
|
|
|
|
|
|
Bug fixes: |
|
|
|
|
|
|
|
- Correct error message when providing wrong current password at credential change |
|
|
|
|
|
|
|
- Custom client for RSS tests |
|
|
|
|
|
|
|
- Fixed FearNoPeer IRC regex for music |
|
|
|
- Corrected OPS log score parsing |
|
|
|
- Added notification panel to web interface |
|
|
|
- Improved redirection to onboarding |
|
|
|
- Fixed tooltip placement in web interface |
|
|
|
|
|
|
|
Full release notes are available at https://autobrr.com/release-notes |
|
|
|
developer: autobrr |
|
|
@ -50,4 +45,4 @@ path: "" |
|
|
|
defaultUsername: "" |
|
|
|
defaultPassword: "" |
|
|
|
submitter: fabricionaweb |
|
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/731 |
|
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/731 |