Nathan Fretz
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
12 additions and
9 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.44.0@sha256:313e146f0d64f489ffb0bc10c8c2e1bfa072c20cb220b7317f2b1eeda712f49b |
|
|
|
image: ghcr.io/autobrr/autobrr:v1.45.0@sha256:1e28bcfaf93a145f07da330a6c8990dd9d846c22dc2f6d1da52d24b4b9a0d585 |
|
|
|
restart: on-failure |
|
|
|
stop_grace_period: 1m |
|
|
|
user: "1000:1000" |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: autobrr |
|
|
|
category: media |
|
|
|
name: autobrr |
|
|
|
version: "1.44.0" |
|
|
|
version: "1.45.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,16 +19,19 @@ description: >- |
|
|
|
releaseNotes: >- |
|
|
|
New Features: |
|
|
|
|
|
|
|
- Added support for SLOVAK language option in filters |
|
|
|
- Improved container startup process |
|
|
|
- Added support for daily shows |
|
|
|
- Introduced new indexers: SATClubbing, SeedPool, and iNSANE |
|
|
|
- Improved filters with validation for max downloads unit |
|
|
|
- Enhanced HD-Only indexer with size information |
|
|
|
|
|
|
|
|
|
|
|
Bug fixes: |
|
|
|
|
|
|
|
- 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 |
|
|
|
- Improved feed handling with staggered start implementation |
|
|
|
- Fixed issues with specific indexers including HD-Only and TheOldSchool |
|
|
|
- Resolved web interface problems, including filter dropdown display |
|
|
|
- Enhanced release action retry mechanism |
|
|
|
|
|
|
|
|
|
|
|
Full release notes are available at https://autobrr.com/release-notes |
|
|
|
developer: autobrr |
|
|
|