mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update sonarr to v4.0.12.2823 (#2015)
This commit is contained in:
parent
832858711f
commit
645b5d93a6
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user