Latest version-5.0.2.8095 always accepts Autobrr pushes. #7885

Closed
opened 2026-02-19 23:16:04 -05:00 by deekerman · 6 comments
Owner

Originally created by @karserasl on GitHub (Sep 18, 2023).

Is there an existing issue for this?

  • I have searched the existing open and closed issues

Current Behavior

The latest nightly version-5.0.2.8095 always accepts the pushes from Autobrr, even though it should not.

For ex.
Rejected: Bluray-2160p is not wanted in profile,Quality for existing file on disk is of equal or higher preference: Bluray-1080p v1 [Language: Prefer Original],Waiting for better quality release

Qualities is upto 1080p. 2160p should immediately rejected
And yet it starts download and added in Queue.

Expected Behavior

If it rejects the push, it should just end there.

Steps To Reproduce

No response

Environment

- OS: Debian 12
- Radarr: 5.0.2.8095 
- Docker Install: yes
- Using Reverse Proxy: yes
- Browser: Firefox
- Database: the default

What branch are you running?

Nightly

Trace Logs? Not Optional

2023-09-19 03:34:11.8|Debug|Parser|Parsing string 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE'
2023-09-19 03:34:11.8|Trace|Parser|^(?

Originally created by @karserasl on GitHub (Sep 18, 2023). ### Is there an existing issue for this? - [X] I have searched the existing open and closed issues ### Current Behavior The latest nightly version-5.0.2.8095 always accepts the pushes from Autobrr, even though it should not. For ex. Rejected: Bluray-2160p is not wanted in profile,Quality for existing file on disk is of equal or higher preference: Bluray-1080p v1 [Language: Prefer Original],Waiting for better quality release Qualities is upto 1080p. 2160p should immediately rejected And yet it starts download and added in Queue. ### Expected Behavior If it rejects the push, it should just end there. ### Steps To Reproduce _No response_ ### Environment ```markdown - OS: Debian 12 - Radarr: 5.0.2.8095 - Docker Install: yes - Using Reverse Proxy: yes - Browser: Firefox - Database: the default ``` ### What branch are you running? Nightly ### Trace Logs? **Not Optional** 2023-09-19 03:34:11.8|Debug|Parser|Parsing string 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE' 2023-09-19 03:34:11.8|Trace|Parser|^(?<title>(?![(\[]).+?)?(?:(?:[-_\W](?<![)\[!]))*(?<year>(1(8|9)|20)\d{2}(?!p|i|(1(8|9)|20)\d{2}|\]|\W(1(8|9)|20)\d{2})))+(\W+|_|$)(?!\\) 2023-09-19 03:34:11.8|Debug|Parser|Movie Parsed. Beau Is Afraid - 2023 2023-09-19 03:34:11.8|Debug|Parser|Release Group parsed: SESKAPiLE 2023-09-19 03:34:11.8|Debug|Parser|Languages parsed: Unknown 2023-09-19 03:34:11.8|Debug|QualityParser|Trying to parse quality for Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE 2023-09-19 03:34:11.8|Debug|Parser|Quality parsed: Bluray-2160p v1 2023-09-19 03:34:11.8|Debug|Parser|Edition parsed: 2023-09-19 03:34:11.8|Debug|AggregateLanguages|Language couldn't be parsed from release, fallback to movie original language: English 2023-09-19 03:34:11.8|Debug|AggregateLanguages|Selected languages: English 2023-09-19 03:34:11.8|Debug|TrackedDownloadService|Tracking 'qbitt-docker:Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE': ClientState=Downloading (readonly) RadarrStage=Downloading Movie='Beau Is Afraid - 2023 Bluray-2160p v1' OutputPath=/datadir-zfs/downloads/movies/Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE. 2023-09-19 03:34:11.8|Trace|ConfigService|Using default config value for 'enablecompleteddownloadhandling' defaultValue:'True' 2023-09-19 03:34:11.8|Trace|HttpClient|Req: [GET] http://gluetun:8185/api/v2/app/webapiVersion 2023-09-19 03:34:11.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False' 2023-09-19 03:34:11.8|Trace|HttpClient|Res: HTTP/1.1 [GET] http://gluetun:8185/api/v2/app/webapiVersion: 200.OK (6 bytes) (1 ms) 2023-09-19 03:34:11.8|Trace|HttpClient|Response content (6 bytes): 2.8.19 2023-09-19 03:34:11.8|Trace|HttpClient|Req: [GET] http://gluetun:8185/api/v2/app/preferences 2023-09-19 03:34:11.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False' 2023-09-19 03:34:11.8|Trace|HttpClient|Res: HTTP/1.1 [GET] http://gluetun:8185/api/v2/app/preferences: 200.OK (5071 bytes) (1 ms) ### Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided. - [X] I have read and followed the steps in the wiki link above and provided the required trace logs - the logs contain `trace` - that are relevant and show this issue.
Author
Owner

@bakerboy448 commented on GitHub (Sep 18, 2023):

Logs don't cover any details of the grab and decision process nor issue reported. All that shows is a release in client

@bakerboy448 commented on GitHub (Sep 18, 2023): Logs don't cover any details of the grab and decision process nor issue reported. All that shows is a release in client
Author
Owner

@karserasl commented on GitHub (Sep 18, 2023):

2023-09-19 03:57:04.5|Trace|DiskProviderBase|Deleting file: /config/logs/radarr.debug.txt
2023-09-19 03:57:04.5|Trace|CommandQueueManager|Updating command status
2023-09-19 03:57:04.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
2023-09-19 03:57:04.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandController
2023-09-19 03:57:04.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandController
2023-09-19 03:57:04.5|Trace|EventAggregator|Publishing CommandExecutedEvent
2023-09-19 03:57:04.5|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2023-09-19 03:57:04.5|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2023-09-19 03:57:04.5|Trace|EventAggregator|CommandExecutedEvent -> TaskController
2023-09-19 03:57:04.5|Trace|EventAggregator|CommandExecutedEvent <- TaskController
2023-09-19 03:57:04.5|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionController
2023-09-19 03:57:04.5|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionController
2023-09-19 03:57:04.5|Trace|CommandExecutor|DeleteLogFilesCommand <- DeleteLogFilesService [00:00:00.0211580]
2023-09-19 03:57:04.5|Trace|Http|Req: 144 [GET] /api/v3/command (from 192.168.178.25 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0)
2023-09-19 03:57:04.5|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-09-19 03:57:04.5|Trace|CommandQueueManager|Getting all commands
2023-09-19 03:57:04.5|Trace|Http|Res: 144 [GET] /api/v3/command: 200.OK (1 ms)
2023-09-19 03:57:04.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2023-09-19 03:57:04.6|Trace|Http|Req: 145 [GET] /api/v3/log/file (from 192.168.178.25 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0)
2023-09-19 03:57:04.6|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-09-19 03:57:04.6|Trace|Http|Res: 145 [GET] /api/v3/log/file: 200.OK (0 ms)
2023-09-19 03:57:04.6|Debug|Api|[GET] /api/v3/log/file: 200.OK (0 ms)
2023-09-19 03:57:06.5|Trace|Http|Req: 146 [POST] /api/v3/release/push (from 192.168.90.105 autobrr)
2023-09-19 03:57:06.5|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-09-19 03:57:06.5|Info|ReleasePushController|Release pushed: Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE - https://torrentseeds.org/torrent/download/2422286.0f5913ec85299b563c1a6f0bc3364790
2023-09-19 03:57:06.5|Debug|ReleasePushController|Push Release Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE not associated with known indexer torrentseeds.
2023-09-19 03:57:06.5|Info|DownloadDecisionMaker|Processing 1 releases
2023-09-19 03:57:06.5|Trace|DownloadDecisionMaker|Processing release 1/1
2023-09-19 03:57:06.5|Debug|DownloadDecisionMaker|Processing release 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE' from 'torrentseeds'
2023-09-19 03:57:06.5|Debug|Parser|Parsing string 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE'
2023-09-19 03:57:06.5|Trace|Parser|^(?

@karserasl commented on GitHub (Sep 18, 2023): > 2023-09-19 03:57:04.5|Trace|DiskProviderBase|Deleting file: /config/logs/radarr.debug.txt > 2023-09-19 03:57:04.5|Trace|CommandQueueManager|Updating command status > 2023-09-19 03:57:04.5|Trace|EventAggregator|Publishing CommandUpdatedEvent > 2023-09-19 03:57:04.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandController > 2023-09-19 03:57:04.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandController > 2023-09-19 03:57:04.5|Trace|EventAggregator|Publishing CommandExecutedEvent > 2023-09-19 03:57:04.5|Trace|EventAggregator|CommandExecutedEvent -> TaskManager > 2023-09-19 03:57:04.5|Trace|EventAggregator|CommandExecutedEvent <- TaskManager > 2023-09-19 03:57:04.5|Trace|EventAggregator|CommandExecutedEvent -> TaskController > 2023-09-19 03:57:04.5|Trace|EventAggregator|CommandExecutedEvent <- TaskController > 2023-09-19 03:57:04.5|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionController > 2023-09-19 03:57:04.5|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionController > 2023-09-19 03:57:04.5|Trace|CommandExecutor|DeleteLogFilesCommand <- DeleteLogFilesService [00:00:00.0211580] > 2023-09-19 03:57:04.5|Trace|Http|Req: 144 [GET] /api/v3/command (from 192.168.178.25 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0) > 2023-09-19 03:57:04.5|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated. > 2023-09-19 03:57:04.5|Trace|CommandQueueManager|Getting all commands > 2023-09-19 03:57:04.5|Trace|Http|Res: 144 [GET] /api/v3/command: 200.OK (1 ms) > 2023-09-19 03:57:04.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms) > 2023-09-19 03:57:04.6|Trace|Http|Req: 145 [GET] /api/v3/log/file (from 192.168.178.25 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0) > 2023-09-19 03:57:04.6|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated. > 2023-09-19 03:57:04.6|Trace|Http|Res: 145 [GET] /api/v3/log/file: 200.OK (0 ms) > 2023-09-19 03:57:04.6|Debug|Api|[GET] /api/v3/log/file: 200.OK (0 ms) > 2023-09-19 03:57:06.5|Trace|Http|Req: 146 [POST] /api/v3/release/push (from 192.168.90.105 autobrr) > 2023-09-19 03:57:06.5|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated. > 2023-09-19 03:57:06.5|Info|ReleasePushController|Release pushed: Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE - https://torrentseeds.org/torrent/download/2422286.0f5913ec85299b563c1a6f0bc3364790 > 2023-09-19 03:57:06.5|Debug|ReleasePushController|Push Release Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE not associated with known indexer torrentseeds. > 2023-09-19 03:57:06.5|Info|DownloadDecisionMaker|Processing 1 releases > 2023-09-19 03:57:06.5|Trace|DownloadDecisionMaker|Processing release 1/1 > 2023-09-19 03:57:06.5|Debug|DownloadDecisionMaker|Processing release 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE' from 'torrentseeds' > 2023-09-19 03:57:06.5|Debug|Parser|Parsing string 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE' > 2023-09-19 03:57:06.5|Trace|Parser|^(?<title>(?![(\[]).+?)?(?:(?:[-_\W](?<![)\[!]))*(?<year>(1(8|9)|20)\d{2}(?!p|i|(1(8|9)|20)\d{2}|\]|\W(1(8|9)|20)\d{2})))+(\W+|_|$)(?!\\) > 2023-09-19 03:57:06.5|Debug|Parser|Movie Parsed. Beau Is Afraid - 2023 > 2023-09-19 03:57:06.5|Debug|Parser|Release Group parsed: SESKAPiLE > 2023-09-19 03:57:06.5|Debug|Parser|Languages parsed: Unknown > 2023-09-19 03:57:06.5|Debug|QualityParser|Trying to parse quality for Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE > 2023-09-19 03:57:06.5|Debug|Parser|Quality parsed: Bluray-2160p v1 > 2023-09-19 03:57:06.5|Debug|Parser|Edition parsed: > 2023-09-19 03:57:06.5|Debug|AggregateLanguages|Language couldn't be parsed from release, fallback to movie original language: English > 2023-09-19 03:57:06.5|Debug|AggregateLanguages|Selected languages: English > 2023-09-19 03:57:06.5|Debug|AcceptableSizeSpecification|Beginning size check for: Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE > 2023-09-19 03:57:06.5|Debug|AcceptableSizeSpecification|Max size is unlimited, skipping check > 2023-09-19 03:57:06.5|Debug|AcceptableSizeSpecification|Item: Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE, meets size constraints > 2023-09-19 03:57:06.5|Trace|ConfigService|Using default config value for 'enablecompleteddownloadhandling' defaultValue:'True' > 2023-09-19 03:57:06.5|Debug|AlreadyImportedSpecification|Performing already imported check on report > 2023-09-19 03:57:06.5|Debug|CutoffSpecification|Comparing file quality with report. Existing file is Bluray-1080p v1 > 2023-09-19 03:57:06.5|Trace|ConfigService|Using default config value for 'allowhardcodedsubs' defaultValue:'False' > 2023-09-19 03:57:06.5|Debug|LanguageSpecification|Profile allows any language, accepting release. > 2023-09-19 03:57:06.5|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0' > 2023-09-19 03:57:06.5|Debug|MaximumSizeSpecification|Maximum size is not set. > 2023-09-19 03:57:06.5|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report > 2023-09-19 03:57:06.5|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. Bluray-2160p v1 > 2023-09-19 03:57:06.5|Debug|QualityAllowedByProfileSpecification|Quality Bluray-2160p v1 rejected by Movie's quality profile > 2023-09-19 03:57:06.5|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE > 2023-09-19 03:57:06.5|Debug|ReleaseRestrictionsSpecification|[Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE] No restrictions apply, allowing > 2023-09-19 03:57:06.5|Debug|RequiredIndexerFlagsSpecification|Indexer with id 0 does not exist, skipping required indexer flags specs. > 2023-09-19 03:57:06.5|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report > 2023-09-19 03:57:06.5|Debug|UpgradeAllowedSpecification|Comparing file quality with report. Existing file is Bluray-1080p v1 [Language: Prefer Original] > 2023-09-19 03:57:06.5|Debug|UpgradeDiskSpecification|Comparing file quality with report. Existing file is Bluray-1080p v1 [Language: Prefer Original] > 2023-09-19 03:57:06.5|Debug|UpgradableSpecification|Existing item has better quality, skipping. Existing: Bluray-1080p v1. New: Bluray-2160p v1 > 2023-09-19 03:57:06.6|Debug|UpgradableSpecification|Existing item has better quality, skipping. Existing: Bluray-1080p v1. New: Bluray-2160p v1 > 2023-09-19 03:57:06.6|Debug|DelaySpecification|Waiting for better quality release, There is a 30 minute delay on Torrent > 2023-09-19 03:57:06.6|Trace|ConfigService|Using default config value for 'enablecompleteddownloadhandling' defaultValue:'True' > 2023-09-19 03:57:06.6|Debug|HistorySpecification|Performing history status check on report > 2023-09-19 03:57:06.6|Debug|HistorySpecification|Checking current status of movie [2426] in history > 2023-09-19 03:57:06.6|Debug|Parser|Parsing string 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE' > 2023-09-19 03:57:06.6|Trace|Parser|^(?<title>(?![(\[]).+?)?(?:(?:[-_\W](?<![)\[!]))*(?<year>(1(8|9)|20)\d{2}(?!p|i|(1(8|9)|20)\d{2}|\]|\W(1(8|9)|20)\d{2})))+(\W+|_|$)(?!\\) > 2023-09-19 03:57:06.6|Debug|Parser|Movie Parsed. Beau Is Afraid - 2023 > 2023-09-19 03:57:06.6|Debug|Parser|Release Group parsed: SESKAPiLE > 2023-09-19 03:57:06.6|Debug|Parser|Languages parsed: Unknown > 2023-09-19 03:57:06.6|Debug|QualityParser|Trying to parse quality for Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE > 2023-09-19 03:57:06.6|Debug|Parser|Quality parsed: Bluray-2160p v1 > 2023-09-19 03:57:06.6|Debug|Parser|Edition parsed: > 2023-09-19 03:57:06.6|Debug|UpgradableSpecification|New item's custom formats [Language: Prefer Original, SDR] (10) do not improve on [Language: Prefer Original, SDR] (10), skipping > 2023-09-19 03:57:06.6|Debug|ProperSpecification|Propers are not preferred, skipping check > 2023-09-19 03:57:06.6|Debug|DownloadDecisionMaker|Release 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE' from 'torrentseeds' rejected for the following reasons: [Permanent] Bluray-2160p is not wanted in profile, [Permanent] Quality for existing file on disk is of equal or higher preference: Bluray-1080p v1 [Language: Prefer Original], [Temporary] Waiting for better quality release, [Permanent] Recent grab event in history is of equal or higher quality: Bluray-2160p v1 > 2023-09-19 03:57:06.6|Trace|ProcessDownloadDecisions|Grabbing from Indexer torrentseeds at priority 0. > 2023-09-19 03:57:06.6|Trace|HttpClient|Req: [GET] https://torrentseeds.org/torrent/download/2422286.0f5913ec85299b563c1a6f0bc3364790 > 2023-09-19 03:57:06.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False' > 2023-09-19 03:57:06.9|Trace|HttpClient|Res: HTTP/2.0 [GET] https://torrentseeds.org/torrent/download/2422286.0f5913ec85299b563c1a6f0bc3364790: 200.OK (66422 bytes) (328 ms) > 2023-09-19 03:57:06.9|Debug|QBittorrent|Downloading torrent for movie 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE' finished (66422 bytes from https://torrentseeds.org/torrent/download/2422286.0f5913ec85299b563c1a6f0bc3364790) > 2023-09-19 03:57:06.9|Trace|HttpClient|Req: [POST] http://192.168.90.105:8185/api/v2/torrents/add: > torrents=Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE.torrent (66422 bytes) > category=Movies.ZFS > paused=False > 2023-09-19 03:57:06.9|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False' > 2023-09-19 03:57:06.9|Trace|HttpClient|Res: HTTP/1.1 [POST] http://192.168.90.105:8185/api/v2/torrents/add: 200.OK (3 bytes) (1 ms) > 2023-09-19 03:57:06.9|Trace|HttpClient|Response content (3 bytes): Ok. > 2023-09-19 03:57:06.9|Info|DownloadService|Report for Beau Is Afraid (2023) sent to qbitt-docker from indexer torrentseeds. Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE > 2023-09-19 03:57:06.9|Trace|EventAggregator|Publishing MovieGrabbedEvent > 2023-09-19 03:57:06.9|Trace|EventAggregator|MovieGrabbedEvent -> NotificationService
Author
Owner

@karserasl commented on GitHub (Sep 18, 2023):

Going to nightly-version-5.0.2.8093 and replaying the same push it correctly rejects and no download happens
See:

2023-09-19 04:01:04.1|Trace|DiskProviderBase|Deleting file: /config/logs/radarr.debug.txt
2023-09-19 04:01:04.1|Trace|CommandQueueManager|Updating command status
2023-09-19 04:01:04.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
2023-09-19 04:01:04.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandController
2023-09-19 04:01:04.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandController
2023-09-19 04:01:04.2|Trace|EventAggregator|Publishing CommandExecutedEvent
2023-09-19 04:01:04.2|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2023-09-19 04:01:04.2|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2023-09-19 04:01:04.2|Trace|EventAggregator|CommandExecutedEvent -> TaskController
2023-09-19 04:01:04.2|Trace|EventAggregator|CommandExecutedEvent <- TaskController
2023-09-19 04:01:04.2|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionController
2023-09-19 04:01:04.2|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionController
2023-09-19 04:01:04.2|Trace|CommandExecutor|DeleteLogFilesCommand <- DeleteLogFilesService [00:00:00.0336088]
2023-09-19 04:01:04.4|Trace|Http|Req: 76 [GET] /api/v3/command (from 192.168.178.25 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0)
2023-09-19 04:01:04.4|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-09-19 04:01:04.4|Trace|CommandQueueManager|Getting all commands
2023-09-19 04:01:04.4|Trace|Http|Res: 76 [GET] /api/v3/command: 200.OK (1 ms)
2023-09-19 04:01:04.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2023-09-19 04:01:08.1|Trace|Http|Req: 77 [POST] /api/v3/release/push (from 192.168.90.105 autobrr)
2023-09-19 04:01:08.1|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-09-19 04:01:08.1|Info|ReleasePushController|Release pushed: Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE - https://torrentseeds.org/torrent/download/2422286.0f5913ec85299b563c1a6f0bc3364790
2023-09-19 04:01:08.2|Debug|ReleasePushController|Push Release Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE not associated with known indexer torrentseeds.
2023-09-19 04:01:08.2|Info|DownloadDecisionMaker|Processing 1 releases
2023-09-19 04:01:08.2|Trace|DownloadDecisionMaker|Processing release 1/1
2023-09-19 04:01:08.2|Debug|DownloadDecisionMaker|Processing release 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE' from 'torrentseeds'
2023-09-19 04:01:08.2|Debug|Parser|Parsing string 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE'
2023-09-19 04:01:08.2|Trace|Parser|^(?

@karserasl commented on GitHub (Sep 18, 2023): Going to nightly-version-5.0.2.8093 and replaying the same push it correctly rejects and no download happens See: > 2023-09-19 04:01:04.1|Trace|DiskProviderBase|Deleting file: /config/logs/radarr.debug.txt > 2023-09-19 04:01:04.1|Trace|CommandQueueManager|Updating command status > 2023-09-19 04:01:04.2|Trace|EventAggregator|Publishing CommandUpdatedEvent > 2023-09-19 04:01:04.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandController > 2023-09-19 04:01:04.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandController > 2023-09-19 04:01:04.2|Trace|EventAggregator|Publishing CommandExecutedEvent > 2023-09-19 04:01:04.2|Trace|EventAggregator|CommandExecutedEvent -> TaskManager > 2023-09-19 04:01:04.2|Trace|EventAggregator|CommandExecutedEvent <- TaskManager > 2023-09-19 04:01:04.2|Trace|EventAggregator|CommandExecutedEvent -> TaskController > 2023-09-19 04:01:04.2|Trace|EventAggregator|CommandExecutedEvent <- TaskController > 2023-09-19 04:01:04.2|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionController > 2023-09-19 04:01:04.2|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionController > 2023-09-19 04:01:04.2|Trace|CommandExecutor|DeleteLogFilesCommand <- DeleteLogFilesService [00:00:00.0336088] > 2023-09-19 04:01:04.4|Trace|Http|Req: 76 [GET] /api/v3/command (from 192.168.178.25 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0) > 2023-09-19 04:01:04.4|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated. > 2023-09-19 04:01:04.4|Trace|CommandQueueManager|Getting all commands > 2023-09-19 04:01:04.4|Trace|Http|Res: 76 [GET] /api/v3/command: 200.OK (1 ms) > 2023-09-19 04:01:04.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms) > 2023-09-19 04:01:08.1|Trace|Http|Req: 77 [POST] /api/v3/release/push (from 192.168.90.105 autobrr) > 2023-09-19 04:01:08.1|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated. > 2023-09-19 04:01:08.1|Info|ReleasePushController|Release pushed: Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE - https://torrentseeds.org/torrent/download/2422286.0f5913ec85299b563c1a6f0bc3364790 > 2023-09-19 04:01:08.2|Debug|ReleasePushController|Push Release Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE not associated with known indexer torrentseeds. > 2023-09-19 04:01:08.2|Info|DownloadDecisionMaker|Processing 1 releases > 2023-09-19 04:01:08.2|Trace|DownloadDecisionMaker|Processing release 1/1 > 2023-09-19 04:01:08.2|Debug|DownloadDecisionMaker|Processing release 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE' from 'torrentseeds' > 2023-09-19 04:01:08.2|Debug|Parser|Parsing string 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE' > 2023-09-19 04:01:08.2|Trace|Parser|^(?<title>(?![(\[]).+?)?(?:(?:[-_\W](?<![)\[!]))*(?<year>(1(8|9)|20)\d{2}(?!p|i|(1(8|9)|20)\d{2}|\]|\W(1(8|9)|20)\d{2})))+(\W+|_|$)(?!\\) > 2023-09-19 04:01:08.2|Debug|Parser|Movie Parsed. Beau Is Afraid - 2023 > 2023-09-19 04:01:08.2|Debug|Parser|Release Group parsed: SESKAPiLE > 2023-09-19 04:01:08.2|Debug|Parser|Languages parsed: Unknown > 2023-09-19 04:01:08.2|Debug|QualityParser|Trying to parse quality for Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE > 2023-09-19 04:01:08.2|Debug|Parser|Quality parsed: Bluray-2160p v1 > 2023-09-19 04:01:08.2|Debug|Parser|Edition parsed: > 2023-09-19 04:01:08.2|Debug|AggregateLanguages|Language couldn't be parsed from release, fallback to movie original language: English > 2023-09-19 04:01:08.2|Debug|AggregateLanguages|Selected languages: English > 2023-09-19 04:01:08.2|Debug|AcceptableSizeSpecification|Beginning size check for: Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE > 2023-09-19 04:01:08.2|Debug|AcceptableSizeSpecification|Max size is unlimited, skipping check > 2023-09-19 04:01:08.2|Debug|AcceptableSizeSpecification|Item: Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE, meets size constraints > 2023-09-19 04:01:08.2|Trace|ConfigService|Using default config value for 'enablecompleteddownloadhandling' defaultValue:'True' > 2023-09-19 04:01:08.2|Debug|AlreadyImportedSpecification|Performing already imported check on report > 2023-09-19 04:01:08.3|Debug|CutoffSpecification|Comparing file quality with report. Existing file is Bluray-1080p v1 > 2023-09-19 04:01:08.3|Trace|ConfigService|Using default config value for 'allowhardcodedsubs' defaultValue:'False' > 2023-09-19 04:01:08.3|Debug|LanguageSpecification|Profile allows any language, accepting release. > 2023-09-19 04:01:08.3|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0' > 2023-09-19 04:01:08.3|Debug|MaximumSizeSpecification|Maximum size is not set. > 2023-09-19 04:01:08.3|Debug|MinimumAgeSpecification|Not checking minimum age requirement for non-usenet report > 2023-09-19 04:01:08.3|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. Bluray-2160p v1 > 2023-09-19 04:01:08.3|Debug|QualityAllowedByProfileSpecification|Quality Bluray-2160p v1 rejected by Movie's quality profile > 2023-09-19 04:01:08.4|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE > 2023-09-19 04:01:08.4|Debug|ReleaseRestrictionsSpecification|[Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE] No restrictions apply, allowing > 2023-09-19 04:01:08.4|Debug|RequiredIndexerFlagsSpecification|Indexer with id 0 does not exist, skipping required indexer flags specs. > 2023-09-19 04:01:08.4|Debug|RetentionSpecification|Not checking retention requirement for non-usenet report > 2023-09-19 04:01:08.4|Debug|UpgradeAllowedSpecification|Comparing file quality with report. Existing file is Bluray-1080p v1 [Language: Prefer Original] > 2023-09-19 04:01:08.4|Debug|UpgradeDiskSpecification|Comparing file quality with report. Existing file is Bluray-1080p v1 [Language: Prefer Original] > 2023-09-19 04:01:08.4|Debug|UpgradableSpecification|Existing item has better quality, skipping. Existing: Bluray-1080p v1. New: Bluray-2160p v1 > 2023-09-19 04:01:08.4|Debug|UpgradableSpecification|Existing item has better quality, skipping. Existing: Bluray-1080p v1. New: Bluray-2160p v1 > 2023-09-19 04:01:08.4|Debug|DelaySpecification|Waiting for better quality release, There is a 30 minute delay on Torrent > 2023-09-19 04:01:08.4|Trace|ConfigService|Using default config value for 'enablecompleteddownloadhandling' defaultValue:'True' > 2023-09-19 04:01:08.4|Debug|HistorySpecification|Performing history status check on report > 2023-09-19 04:01:08.4|Debug|HistorySpecification|Checking current status of movie [2426] in history > 2023-09-19 04:01:08.4|Debug|Parser|Parsing string 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE' > 2023-09-19 04:01:08.4|Trace|Parser|^(?<title>(?![(\[]).+?)?(?:(?:[-_\W](?<![)\[!]))*(?<year>(1(8|9)|20)\d{2}(?!p|i|(1(8|9)|20)\d{2}|\]|\W(1(8|9)|20)\d{2})))+(\W+|_|$)(?!\\) > 2023-09-19 04:01:08.4|Debug|Parser|Movie Parsed. Beau Is Afraid - 2023 > 2023-09-19 04:01:08.4|Debug|Parser|Release Group parsed: SESKAPiLE > 2023-09-19 04:01:08.4|Debug|Parser|Languages parsed: Unknown > 2023-09-19 04:01:08.4|Debug|QualityParser|Trying to parse quality for Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE > 2023-09-19 04:01:08.4|Debug|Parser|Quality parsed: Bluray-2160p v1 > 2023-09-19 04:01:08.4|Debug|Parser|Edition parsed: > 2023-09-19 04:01:08.4|Debug|UpgradableSpecification|New item's custom formats [Language: Prefer Original, SDR] (10) do not improve on [Language: Prefer Original, SDR] (10), skipping > 2023-09-19 04:01:08.4|Debug|ProperSpecification|Propers are not preferred, skipping check > 2023-09-19 04:01:08.4|Debug|DownloadDecisionMaker|Release 'Beau.Is.Afraid.2023.MULTi.2160p.UHD.BluRay.x265-SESKAPiLE' from 'torrentseeds' rejected for the following reasons: [Permanent] Bluray-2160p is not wanted in profile, [Permanent] Quality for existing file on disk is of equal or higher preference: Bluray-1080p v1 [Language: Prefer Original], [Temporary] Waiting for better quality release, [Permanent] Recent grab event in history is of equal or higher quality: Bluray-2160p v1 > 2023-09-19 04:01:08.4|Trace|Http|Res: 77 [POST] /api/v3/release/push: 200.OK (317 ms) > 2023-09-19 04:01:08.4|Debug|Api|[POST] /api/v3/release/push: 200.OK (317 ms)
Author
Owner

@bakerboy448 commented on GitHub (Sep 18, 2023):

Thanks, temp Revert coming shortly

@markus101 guessing you guys are or will be seeing this upstream soon?
Regression from github.com/Radarr/Radarr@4e01fa57fd

sonarr upstream github.com/Sonarr/Sonarr@fa5bfc3742

@bakerboy448 commented on GitHub (Sep 18, 2023): Thanks, temp Revert coming shortly @markus101 guessing you guys are or will be seeing this upstream soon? Regression from https://github.com/Radarr/Radarr/commit/4e01fa57fd931353c44b43ab3bb51700042cacbb sonarr upstream https://github.com/Sonarr/Sonarr/commit/fa5bfc3742c24c5730b77bf8178a423d98fdf50e
Author
Owner

@markus101 commented on GitHub (Sep 19, 2023):

Thanks for the ping, I've fixed it upstream in github.com/Sonarr/Sonarr@07f816ffb1

@markus101 commented on GitHub (Sep 19, 2023): Thanks for the ping, I've fixed it upstream in https://github.com/Sonarr/Sonarr/commit/07f816ffb18ac34090c2f8ba25147737299b361d
Author
Owner

@bakerboy448 commented on GitHub (Sep 19, 2023):

To be fixed by https://github.com/Radarr/Radarr/issues/9204

@bakerboy448 commented on GitHub (Sep 19, 2023): To be fixed by https://github.com/Radarr/Radarr/issues/9204
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Radarr#7885
No description provided.