mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update sonarr to v4.0.13.2932 (#2213)
This commit is contained in:
parent
47ca651972
commit
80d1668c2b
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/sonarr:4.0.12@sha256:23f6911b2b81cb69aa03166b53c15081d5c3a5ed58f5b183c5900c2d8fc9759a
|
||||
image: linuxserver/sonarr:4.0.13@sha256:28d9dcbc846aed74bd47dc90305e016183443ddc3dfa3e8bcac268fc653a6e5e
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
@ -38,4 +38,4 @@ services:
|
||||
SABNZBD_INSTALLED: ${APP_SONARR_SABNZBD_INSTALLED:-"false"}
|
||||
SABNZBD_HOST: "sabnzbd_web_1"
|
||||
SABNZBD_PORT: 8080
|
||||
SABNZBD_API_KEY: ${APP_SONARR_SABNZBD_API_KEY:-""}
|
||||
SABNZBD_API_KEY: ${APP_SONARR_SABNZBD_API_KEY:-""}
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: sonarr
|
||||
category: media
|
||||
name: Sonarr
|
||||
version: "4.0.12.2823"
|
||||
version: "4.0.13.2932"
|
||||
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,16 +30,15 @@ path: ""
|
||||
releaseNotes: >-
|
||||
This update includes several improvements and new features:
|
||||
|
||||
- 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
|
||||
- Improved handling of release titles and parsing
|
||||
- Enhanced error message tooltips and logging
|
||||
- Added release source information in history
|
||||
- Better handling of series imports and monitoring
|
||||
- Improved language detection for releases
|
||||
- Added support for ZFS reflink
|
||||
- Enhanced download safety checks
|
||||
- Fixed issues with dropdown menus
|
||||
- Various UI improvements and bug fixes
|
||||
|
||||
|
||||
Full release notes for Sonarr can be found at https://github.com/Sonarr/Sonarr/releases
|
||||
@ -49,4 +48,4 @@ torOnly: false
|
||||
permissions:
|
||||
- STORAGE_DOWNLOADS
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319
|
||||
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319
|
||||
|
Loading…
Reference in New Issue
Block a user