Update sonarr to v4.0.12.2823 (#2015)

This commit is contained in:
Nathan Fretz 2025-01-06 16:12:17 +10:00 committed by GitHub
parent 832858711f
commit 645b5d93a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 11 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: linuxserver/sonarr:4.0.11@sha256:f1b771bf5f911ddb11aa86170ae27fab5ccde7d4671edcde6a3b264af8662945
image: linuxserver/sonarr:4.0.12@sha256:23f6911b2b81cb69aa03166b53c15081d5c3a5ed58f5b183c5900c2d8fc9759a
environment:
- PUID=1000
- PGID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: sonarr
category: media
name: Sonarr
version: "4.0.11.2680"
version: "4.0.12.2823"
tagline: Smart PVR for newsgroup and bittorrent users
description: >-
Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
@ -30,15 +30,16 @@ path: ""
releaseNotes: >-
This update includes several improvements and new features:
- Added new monitor settings for series seasons
- Added favorite folders feature in Manual Import
- Improved handling of file imports and upgrades
- Enhanced parsing for various release formats
- Added ability to filter queue by status
- Added support for Transmission labels
- Improved UI settings for multiple instances
- Added webhook headers support
- Fixed various issues with Custom Format upgrading
- Added ability to change root folder when editing series
- Added new language fields in webhook notifications
- Added series genres for search results
- Added reactive search button on Wanted pages
- Added option to append instance name to Telegram notifications
- Improved handling of file imports and downloads
- Enhanced calendar functionality and UI
- Fixed various issues with Custom Format scoring
- Fixed issues with series tags and download clients
- Improved synchronization for import lists
Full release notes for Sonarr can be found at https://github.com/Sonarr/Sonarr/releases