mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-02 22:57:22 -05:00
NZBPlanet - PC Games Category isnt mapped correctly #925
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Tooling
Area: UI
Area: Update API
Priority: High
Priority: Low
Priority: Medium
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
lidarr-pull
radarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Prowlarr#925
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @danutzzzzz on GitHub (Aug 29, 2023).
Is there an existing issue for this?
Current Behavior
When searching for PC games on NZBPlanet, nothing is returned. This is because NZBPlanet PC/Games category is 1097 and shows up in prowlarr under console/console others as it searches [3000, 3030, 3040, 3010, 3050].
Expected Behavior
results are showen when searching for any game
Steps To Reproduce
Query = BLANK
Indexer = NZBPlanet
Categories = PC/Games
Environment
What branch are you running?
Master
Trace Logs?
2023-08-29 10:56:18.5|Trace|DiskProviderBase|Deleting file: /config/logs/prowlarr.debug.txt
2023-08-29 10:56:18.5|Trace|CommandQueueManager|Updating command status
2023-08-29 10:56:18.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
2023-08-29 10:56:18.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandController
2023-08-29 10:56:18.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandController
2023-08-29 10:56:18.5|Trace|EventAggregator|Publishing CommandExecutedEvent
2023-08-29 10:56:18.5|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2023-08-29 10:56:18.5|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2023-08-29 10:56:18.5|Trace|EventAggregator|CommandExecutedEvent -> TaskController
2023-08-29 10:56:18.5|Trace|EventAggregator|CommandExecutedEvent <- TaskController
2023-08-29 10:56:18.5|Trace|Http|Req: 109 [GET] /api/v1/command (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:18.5|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:18.5|Trace|CommandQueueManager|Getting all commands
2023-08-29 10:56:18.5|Trace|Http|Res: 109 [GET] /api/v1/command: 200.OK (2 ms)
2023-08-29 10:56:18.5|Debug|Api|[GET] /api/v1/command: 200.OK (2 ms)
2023-08-29 10:56:18.5|Trace|CommandExecutor|DeleteLogFilesCommand <- DeleteLogFilesService [00:00:00.0198563]
2023-08-29 10:56:18.6|Trace|Http|Req: 110 [GET] /api/v1/log/file (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:18.6|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:18.6|Trace|Http|Res: 110 [GET] /api/v1/log/file: 200.OK (9 ms)
2023-08-29 10:56:18.6|Debug|Api|[GET] /api/v1/log/file: 200.OK (9 ms)
2023-08-29 10:56:34.4|Trace|Http|Req: 111 [GET] /api/v1/search?query=&indexerIds=1&categories=4050&type=search&limit=100&offset=0 (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:34.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:34.4|Debug|ReleaseSearchService|All provided categories are unsupported by selected indexers: 4050
2023-08-29 10:56:34.4|Trace|Http|Res: 111 [GET] /api/v1/search?query=&indexerIds=1&categories=4050&type=search&limit=100&offset=0: 200.OK (57 ms)
2023-08-29 10:56:34.4|Debug|Api|[GET] /api/v1/search?query=&indexerIds=1&categories=4050&type=search&limit=100&offset=0: 200.OK (57 ms)
2023-08-29 10:56:36.7|Trace|Http|Req: 112 [GET] /system/status (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:36.7|Debug|Prowlarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: External was successfully authenticated.
2023-08-29 10:56:36.7|Trace|Http|Res: 112 [GET] /system/status: 200.OK (3 ms)
2023-08-29 10:56:36.8|Trace|Http|Req: 113 [GET] /1/api?t=search&cat=7000,3030,7030,7020,7040&extended=1&apikey=(removed)&offset=0&limit=100 (from 172.18.0.3 Readarr/0.3.3.2171 (alpine 3.18.3))
2023-08-29 10:56:36.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:36.8|Info|ReleaseSearchService|Searching indexer(s): [NzbPlanet] for Term: [], Offset: 0, Limit: 100, Categories: [7000, 3030, 7030, 7020, 7040]
2023-08-29 10:56:36.8|Trace|Http|Req: 114 [GET] /3/api?t=search&cat=7000,3030,7010,7020,7030&extended=1&apikey=(removed)&offset=0&limit=100 (from 172.18.0.3 Readarr/0.3.3.2171 (alpine 3.18.3))
2023-08-29 10:56:36.8|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:36.8|Info|ReleaseSearchService|Searching indexer(s): [NZBgeek] for Term: [], Offset: 0, Limit: 100, Categories: [7000, 3030, 7010, 7020, 7030]
2023-08-29 10:56:36.8|Debug|Newznab|Downloading Feed https://api.nzbplanet.net/api?t=search&extended=1&cat=3030,7030,7020,7040,7000&apikey=(removed)&limit=100&offset=0
2023-08-29 10:56:36.8|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
2023-08-29 10:56:36.8|Debug|Newznab|Downloading Feed https://api.nzbgeek.info/api?t=search&extended=1&cat=3030,7010,7020,7030,7000&apikey=(removed)&limit=100&offset=0
2023-08-29 10:56:36.8|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
2023-08-29 10:56:36.8|Trace|IndexerHttpClient|Req: [GET] https://api.nzbplanet.net/api?t=search&extended=1&cat=3030,7030,7020,7040,7000&apikey=(removed)&limit=100&offset=0
2023-08-29 10:56:36.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2023-08-29 10:56:36.8|Trace|IndexerHttpClient|Req: [GET] https://api.nzbgeek.info/api?t=search&extended=1&cat=3030,7010,7020,7030,7000&apikey=(removed)&limit=100&offset=0
2023-08-29 10:56:36.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2023-08-29 10:56:36.9|Trace|Http|Req: 115 [GET] /initialize.js (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:36.9|Debug|Prowlarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: External was successfully authenticated.
2023-08-29 10:56:36.9|Trace|Http|Res: 115 [GET] /initialize.js: 200.OK (3 ms)
2023-08-29 10:56:37.0|Trace|Http|Req: 116 [GET] /api/v1/localization (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:37.0|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:37.0|Trace|ConfigService|Using default config value for 'uilanguage' defaultValue:'en'
2023-08-29 10:56:37.0|Trace|IndexerHttpClient|Res: HTTP/2.0 [GET] https://api.nzbplanet.net/api?t=search&extended=1&cat=3030,7030,7020,7040,7000&apikey=(removed)&limit=100&offset=0: 200.OK (111355 bytes) (249 ms)
2023-08-29 10:56:37.1|Trace|NewznabRssParser|Parsed: Motorrad und Reisen Magazin No 118 September-Oktober
2023-08-29 10:56:37.1|Trace|Http|Res: 116 [GET] /api/v1/localization: 200.OK (147 ms)
2023-08-29 10:56:37.1|Debug|Api|[GET] /api/v1/localization: 200.OK (147 ms)
2023-08-29 10:56:37.1|Trace|IndexerHttpClient|Res: HTTP/2.0 [GET] https://api.nzbgeek.info/api?t=search&extended=1&cat=3030,7010,7020,7030,7000&apikey=(removed)&limit=100&offset=0: 200.OK (107994 bytes) (330 ms)
2023-08-29 10:56:37.1|Trace|NewznabRssParser|Parsed: PuzzleLife.Puzzle.Annual.Special.Issue.80-August.2023
2023-08-29 10:56:37.1|Trace|NewznabRssParser|Parsed: Battleborne.Series.Dave.Willmarth
2023-08-29 10:56:37.1|Trace|NewznabRssParser|Parsed: Jeff.Bridges.Bernie.Glassman-The.Dude.and.the.Zen.Master.azw3.epub.mobi
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: New.Scientist-26.August.2023
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: In.Flight.USA-July.2023
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Food.and.Wine.USA-September.2023
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Conde.Nast.House.and.Garden-September.2023
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Azure-September.October.2023
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Adobe.Lightroom.Tricks.and.Tips.15th.Edition-August.2023
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Travel.News.Namibia-Winter.2023
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: The.Science.Collection.3rd.Edition-24.August.2023
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: - K2DeP1693297444W4JAF230829DeV
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: - SZ2DeP1693296903cPz9g230829DeV
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: - P-N02D1693296296Mb4yK230829DeV
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Flying.No.941.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Daily.Star.[2023.08.26]
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: - P-SPID1693295432WnhY9230829DeV
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Yen.Press-Let.This.Grieving.Soul.Retire.Vol.06.Manga.2023.Hybrid.Comic.eBook-BitBook
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: - HM2DeP1693294948my9Kw230829DeV
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Yen.Press-Touge.Oni.Primal.Gods.In.Ancient.Times.Vol.01.2023.Hybrid.Comic.eBook-BitBook
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Yen.Press-What.This.World.Is.Made.Of.Vol.02.2023.Hybrid.Comic.eBook-BitBook
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Yen.Press-In.The.Land.Of.Leadale.Vol.04.Manga.2023.Hybrid.Comic.eBook-BitBook
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Yen.Press-Yokohama.Station.Sf.Vol.02.Manga.2023.Hybrid.Comic.eBook-BitBook
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Dynamite-Everybody.Loves.Cats.Vs.Pickles.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Yen.Press-Interspecies.Reviewers.Vol.08.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: 3/9
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Humanoids-All.Tomorrows.Parties.The.Velvet.Underground.Story.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: 7/9
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: - LKL2De1693294814UMJz3230829DeV
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: 8/9
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: - A-N0S21693294521moEu3230829DeV
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: 2/9
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: - TdT2De16932943239Lkgb230829DeV
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: - BR2DeP1693293868hvPz9230829DeV
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Devinette.Magazine-August.2023
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: 1/9
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: 9/9
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: 6/9
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: 5/9
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: 4/9
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: [Newspapers 28 Aug 2023]
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: [Gossip Magazine package for 04 Sep 2023]
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Woman's Day Australia 2023 Issue 36 [04 Sep 2023] (TruePDF)
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Who Weekly - Issue 1903 [04 Sep 2023] (TruePDF)
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Us Weekly - Vol. 47 Issue 36 [04 Sep 2023]
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Star - Vol. 47 No. 36 [04 Sep 2023]
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: The.Washington.Post-Year.146.Issue.53589.[26.Aug.2023]
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: - NZZI2D16932930559krEY230829DeV
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: - FAZ2De16932929553qLno230829DeV
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Hackercool.Vol.06.No.07.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Maxim.US.September-October.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Maxim.New.Zealand.September.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: NZ.Performance.Car.No.304.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Firearms.News.September.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Classic.Pop.No.83.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Guns.Of.The.Old.West.Fall.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Future.PLC-Beginners.Guide.To.Music.Production.Third.Edition.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: Eleanor Rosamund Barraclough - Beyond the Northlands- Viking Voyages and the Old Norse Sagas
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: People - Vol. 99 No. 36 [04 Sep 2023] (TruePDF)
2023-08-29 10:56:37.2|Trace|NewznabRssParser|Parsed: People - Taylor Swift Special Edition [2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Tatler.GMT.Malaysia-August.2023
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: National Enquirer - Vol. 98 No. 36 [04 Sep 2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Life & Style - Vol. 20 No. 36 [04 Sep 2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: In Touch - Vol. 22 No. 36 [04 Sep 2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Heat (UK) - Issue 1258 [02 Sep 2023] (TruePDF)
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Globe - Vol. 69 No. 36 [04 Sep 2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: A360.Media-Taylor.Swift.Her.LIFE.Her.MUSIC.And.All.Her.ERAS.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Guns.And.Ammo.October.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: A360.Media-The.Ultimate.Guide.To.Comic.Books.Hollywood.Spotlight.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Guns.Of.The.Old.West.Summer.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Dotdash.Meredith-LIFE.ACDC.50.Years.Of.Massive.Rock.And.Roll.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Guns.Of.The.Old.West.Winter.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Guns.Of.The.Old.West.Spring.2023.HYBRID.MAGAZINE.eBook-21A1
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Commando.No.5678.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Closer - Vol. 11 No. 36 [04 Sep 2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Bella (UK) - 2023 Issue 35 [05 Sep 2023] (TruePDF)
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: USA Today - Vol. 41 No. 243 [28 Aug 2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Toronto Star [2023.08.28]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: The i Newspaper - Issue 3982 [28 Aug 2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Commando.No.5677.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Commando.No.5675.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Commando.No.5676.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Daily.Mail.[2023.08.26]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Motorrad.und.Reisen.Magazin.No.118.September-Oktober
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: - B2DeP16932865297Aez9230829DeV
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: The Washington Times - Vol. 41 No. 175 [28 Aug 2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: The Washington Post - Year 146 Issue 53591 [28 Aug 2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: The Wall Street Journal - Vol. 282 No. 049 [28 Aug 2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: The Times - No. 74,186 [28 Aug 2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: The Sun [2023.08.28]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: The New York Times - No. 59,894 [28 Aug 2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: The Independent [2023.08.28]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Motorrad und Reisen Magazin No 118 September-Oktober
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Le.Temps-No7707.[26-27.Aug.2023]
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: req.Empire.Jack.Sigler.Thriller.08.by.Jeremy.Robinson.w.Sean.Ellis.audiobook.m4b
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: 0-Day.Week.of.2023.08.14
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: reqThe.Coldest.Case .A.Black.Book.Audio.Dramaby.James.Pattersonet.alMP3
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: req.The.Infinite.Game.by.Simon.Sinek.audiobook.mp3
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: req.Ranorak.Chess.Team.04.by.Jeremy.Robinson.w.Kane.Gilmour.audiobook.mp3
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: He.Who.Fights.with.M B0BMCPYMYY LC 64 22050 Stereo
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: Secrets.of.Self-Made.Millionaires.Crack.the.Code.to.Greater.Wealth.Health.and.Happiness
2023-08-29 10:56:37.3|Trace|NewznabRssParser|Parsed: The Guardian - No. 55,060 [28 Aug 2023]
2023-08-29 10:56:37.4|Trace|NewznabRssParser|Parsed: The Globe and Mail (Ottawa-Qu=E9bec Edition) [2023.08.28]
2023-08-29 10:56:37.4|Trace|NewznabRssParser|Parsed: The Daily Telegraph (UK) - No 52,344 [28 Aug 2023]
2023-08-29 10:56:37.4|Trace|NewznabRssParser|Parsed: The Columbus Dispatch - Vol. 153 No. 049 [28 Aug 2023]
2023-08-29 10:56:37.4|Trace|NewznabRssParser|Parsed: The Boston Globe - Vol. 304 No. 059 [28 Aug 2023]
2023-08-29 10:56:37.4|Trace|NewznabRssParser|Parsed: New York Post - Vol. 222 No. 286 [28 Aug 2023]
2023-08-29 10:56:37.4|Trace|NewznabRssParser|Parsed: req.Savage.Jeremy.A.Jack.Sigler.Thriller-Book.6.by.Jeremy.Robinson.w.Sean.Ellisaudiobook.m4b
2023-08-29 10:56:37.4|Trace|NewznabRssParser|Parsed: New York Daily News - Vol. 105 No. 064 [28 Aug 2023]
2023-08-29 10:56:37.4|Trace|NewznabRssParser|Parsed: Los Angeles Times - Vol. 142 No. 268 [28 Aug 2023]
2023-08-29 10:56:37.4|Trace|NewznabRssParser|Parsed: Le Temps - No. 7,708 [28 Aug 2023]
2023-08-29 10:56:37.5|Trace|NewznabRssParser|Parsed: Le Parisien - No. 24,573 [28 Aug 2023]
2023-08-29 10:56:37.5|Trace|NewznabRssParser|Parsed: Daily Record [2023.08.28]
2023-08-29 10:56:37.5|Trace|NewznabRssParser|Parsed: Daily Mirror [2023.08.28]
2023-08-29 10:56:37.5|Trace|NewznabRssParser|Parsed: Daily Star [2023.08.28]
2023-08-29 10:56:37.5|Trace|NewznabRssParser|Parsed: Daily Express [2023.08.28]
2023-08-29 10:56:37.5|Trace|NewznabRssParser|Parsed: Daily Mail [2023.08.28]
2023-08-29 10:56:37.5|Trace|NewznabRssParser|Parsed: req.CannibalJack.Sigler.Book.7.by.Jeromy.Robinson.w.SeanEllisaudiobook.m4b
2023-08-29 10:56:37.5|Trace|NewznabRssParser|Parsed: Archie.Comic.Publications-Happy.Horror.Days.One.Shot.2022.Retail.Comic.eBook-BitBook
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Mad.Cave.Studios-Knights.Of.The.Golden.Sun.Vol.02.Father.s.Armor.2022.Retail.Comic.eBook-BitBook
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Oni.Press-Dead.Dudes.2020.Retail.Comic.eBook-BitBook
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Mad.Cave.Studios-A.Legacy.Of.Violence.Vol.01.2023.Retail.Comic.eBook-BitBook
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Mad.Cave.Studios-Dry.Foot.Digital.2020.Retail.Comic.eBook-BitBook
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Mad.Cave.Studios-Knights.Of.The.Golden.Sun.Vol.01.Providence.Lost.2020.Retail.Comic.eBook-BitBook
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: James.Baldwin-The.Sampo.azw3.epub.mobi
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: req.RandomA.Novel.by-.Penn.Jillette.audidobook.M4B
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Dynamite-Vampirella.Seduction.Of.The.Innocent.Vol.03.Interstellar.2022.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Dynamite-Vampirella.Vs.The.Superpowers.Vol.01.No.03.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Financial Times (Europe Edition) No. 41,413 [28 Aug 2023]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Financial Times (UK Edition) No. 41,413 [28 Aug 2023]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Die Welt [2023.08.28]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Le Figaro - No. 24,576 [28 Aug 2023]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Houston Chronicle - Vol. 122 No. 319 [28 Aug 2023]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Photographize-Summer.2023
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: In.Fisherman-October.November.2023
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Healthy.MomandBaby-Issue.35.2023
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: [Newspapers 27 Aug 2023]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Welt am Sonntag [2023.08.27]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Toronto Star [2023.08.27]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: TidalWave.Productions-Orbit.Black.Sabbath.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Dynamite-Darkwing.Duck.Vol.01.No.08.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: The Washington Post - Year 146 Issue 53590 [27 Aug 2023]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: The Sunday Times - No. 10,380 [27 Aug 2023]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: The Sunday Telegraph - No. 3,244 [27 Aug 2023]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: The Sun [2023.08.27]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: The Observer [2023.08.27]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: The New York Times - No. 59,893 [27 Aug 2023]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: The Independent [2023.08.27]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: The Boston Globe - Vol. 304 No. 058 [27 Aug 2023]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Los Angeles Times - Vol. 142 No. 267 [27 Aug 2023]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Dynamite-Vampirella.Vs.The.Superpowers.Vol.01.No.04.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Dynamite-King.Kong.The.Great.War.Vol.01.No.03.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Ablaze-The.Mighty.Barbarians.No.05.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Dynamite-Starfinder.Angels.Of.The.Drift.Vol.01.No.02.2023.HYBRID.COMIC.eBook-21A1
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Leslie.Wolfe-The.Girl.You.Killed
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: req.All.the.Sinners.Bleed.by.SA.Cosby.audiobook.mp3
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Dawn-Merriman.Messages.of.Murder.Series
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Katharine.McGregor.Jess.Melvin.Annie.Pohlman-The.Indonesian.Genocide.of.1965-.Causes.Dynamics.and.Legacies
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Alexis.Tyler
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Tyler.Sweet-Delicious.Spaghetti.Sauce.Recipes-.Lip-Licking.Pasta.Sauces.That.Make.You.Want.More.And.More.azw3.epub.mobi.pdf
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: The.Housemaid
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Sunday Mirror [2023.08.27]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Sunday Express [2023.08.27]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Daily Mail [2023.08.27]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Daily Star [2023.08.27]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: New York Post - Vol. 222 No. 285 [27 Aug 2023]
2023-08-29 10:56:37.6|Trace|NewznabRssParser|Parsed: Le Monde - No. 24,462 [27-28 Aug 2023]
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Houston Chronicle - Vol. 122 No. 318 [27 Aug 2023]
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Le Parisien - No. 24,572 [27 Aug 2023]
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Sunday People [2023.08.27]
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Toronto.Life-September.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: [Newspapers 26 Aug 2023]
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Simply.Cards.and.Papercraft.Issue.248-01.August.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: req.Alcatraz.06Bastille.Versus.The.Evil.Librarians.mp3.audiobook
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Yankee.Mission-Thomas.Kydd.Book.25-Copy
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: req.Translation.state.by.Ann.Leckie.m4b.audiobook
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: req.Jack.Sigler.thriller.series.5-8by.J.Robinson.et.al.audiobooks.m4b
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Mitch.Rapp.Novels.18-21
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: PuzzleLife.Puzzle.Annual.Special.Issue.80-August.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Food.and.Wine.USA-September.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: New.Scientist-26.August.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: In.Flight.USA-July.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Conde.Nast.House.and.Garden-September.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Azure-September.October.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Adobe.Lightroom.Tricks.and.Tips.15th.Edition-August.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Asst.news.and.magazines.Aug.29
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Alpharius - Head of the Hydra
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: The.Science.Collection.3rd.Edition-24.August.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: ImagineFX.Presents.Comic.Artist.11th.Edition-24.August.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Disney.Hannah.Montana.Magazine.Issue.6-24.August.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Devinette.Magazine-August.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Beta.Developments.in.Photography-January.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: The i Newspaper - Issue 3981 [26-27 Aug 2023]
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: The Washington Post - Year 146 Issue 53589 [26 Aug 2023]
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: The Wall Street Journal - Vol. 282 No. 048 [26-27 Aug 2023]
2023-08-29 10:56:37.7|Trace|EventAggregator|Publishing IndexerQueryEvent
2023-08-29 10:56:37.7|Trace|EventAggregator|IndexerQueryEvent -> HistoryService
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Travel.News.Namibia-Winter.2023
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Inhibitor.Phase.by.Alastair.Reynolds
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: Heat.UK-Issue.1258.[02.Sep.2023].TruePDF
2023-08-29 10:56:37.7|Trace|NewznabRssParser|Parsed: The.Sun.[2023.08.28]
2023-08-29 10:56:37.7|Trace|EventAggregator|Publishing IndexerQueryEvent
2023-08-29 10:56:37.7|Trace|EventAggregator|IndexerQueryEvent -> HistoryService
2023-08-29 10:56:37.8|Trace|EventAggregator|IndexerQueryEvent <- HistoryService
2023-08-29 10:56:37.8|Debug|ReleaseSearchService|Total of 100 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [7000, 3030, 7010, 7020, 7030] from 1 indexer(s)
2023-08-29 10:56:37.8|Trace|EventAggregator|IndexerQueryEvent <- HistoryService
2023-08-29 10:56:37.8|Debug|ReleaseSearchService|Total of 100 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [7000, 3030, 7030, 7020, 7040] from 1 indexer(s)
2023-08-29 10:56:37.9|Trace|Http|Res: 114 [GET] /3/api?t=search&cat=7000,3030,7010,7020,7030&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (1124 ms)
2023-08-29 10:56:37.9|Trace|Http|Req: 117 [GET] /api/v1/health (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:37.9|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:37.9|Trace|Http|Res: 117 [GET] /api/v1/health: 200.OK (20 ms)
2023-08-29 10:56:37.9|Debug|Api|[GET] /api/v1/health: 200.OK (20 ms)
2023-08-29 10:56:37.9|Trace|Http|Req: 118 [GET] /api/v1/system/status (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:37.9|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:38.0|Trace|Http|Res: 118 [GET] /api/v1/system/status: 200.OK (42 ms)
2023-08-29 10:56:38.0|Debug|Api|[GET] /api/v1/system/status: 200.OK (42 ms)
2023-08-29 10:56:38.0|Trace|Http|Res: 113 [GET] /1/api?t=search&cat=7000,3030,7030,7020,7040&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (1222 ms)
2023-08-29 10:56:38.0|Trace|Http|Req: 119 [GET] /api/v1/tag (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.0|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:38.0|Trace|Http|Req: 120 [GET] /api/v1/customFilter (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.0|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:38.0|Trace|Http|Res: 120 [GET] /api/v1/customFilter: 200.OK (3 ms)
2023-08-29 10:56:38.0|Debug|Api|[GET] /api/v1/customFilter: 200.OK (3 ms)
2023-08-29 10:56:38.0|Trace|Http|Req: 121 [GET] /api/v1/appprofile (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.0|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:38.1|Trace|Http|Res: 119 [GET] /api/v1/tag: 200.OK (19 ms)
2023-08-29 10:56:38.1|Debug|Api|[GET] /api/v1/tag: 200.OK (19 ms)
2023-08-29 10:56:38.1|Trace|Http|Req: 122 [GET] /api/v1/indexer (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.1|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:38.1|Trace|Http|Res: 122 [GET] /api/v1/indexer: 200.OK (6 ms)
2023-08-29 10:56:38.1|Debug|Api|[GET] /api/v1/indexer: 200.OK (6 ms)
2023-08-29 10:56:38.1|Trace|Http|Req: 123 [GET] /api/v1/indexerStatus (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.1|Trace|Http|Res: 121 [GET] /api/v1/appprofile: 200.OK (26 ms)
2023-08-29 10:56:38.1|Debug|Api|[GET] /api/v1/appprofile: 200.OK (26 ms)
2023-08-29 10:56:38.1|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:38.1|Trace|Http|Req: 124 [GET] /api/v1/indexer/categories (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.1|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:38.1|Trace|Http|Res: 124 [GET] /api/v1/indexer/categories: 200.OK (8 ms)
2023-08-29 10:56:38.1|Debug|Api|[GET] /api/v1/indexer/categories: 200.OK (8 ms)
2023-08-29 10:56:38.1|Trace|Http|Res: 123 [GET] /api/v1/indexerStatus: 200.OK (32 ms)
2023-08-29 10:56:38.1|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (32 ms)
2023-08-29 10:56:38.1|Trace|Http|Req: 125 [GET] /api/v1/config/ui (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.1|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:38.1|Trace|ConfigService|Using default config value for 'firstdayofweek' defaultValue:'0'
2023-08-29 10:56:38.1|Trace|ConfigService|Using default config value for 'calendarweekcolumnheader' defaultValue:'ddd M/D'
2023-08-29 10:56:38.1|Trace|ConfigService|Using default config value for 'shortdateformat' defaultValue:'MMM D YYYY'
2023-08-29 10:56:38.1|Trace|ConfigService|Using default config value for 'longdateformat' defaultValue:'dddd, MMMM D YYYY'
2023-08-29 10:56:38.1|Trace|ConfigService|Using default config value for 'timeformat' defaultValue:'h(:mm)a'
2023-08-29 10:56:38.1|Trace|Http|Req: 126 [GET] /api/v1/config/host (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.1|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:38.1|Trace|ConfigService|Using default config value for 'showrelativedates' defaultValue:'True'
2023-08-29 10:56:38.1|Trace|ConfigService|Using default config value for 'enablecolorimpairedmode' defaultValue:'False'
2023-08-29 10:56:38.1|Trace|ConfigService|Using default config value for 'uilanguage' defaultValue:'en'
2023-08-29 10:56:38.1|Trace|Http|Res: 125 [GET] /api/v1/config/ui: 200.OK (36 ms)
2023-08-29 10:56:38.1|Debug|Api|[GET] /api/v1/config/ui: 200.OK (36 ms)
2023-08-29 10:56:38.1|Trace|Http|Req: 127 [GET] /api/v1/system/status (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.1|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'proxytype' defaultValue:'Http'
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'proxyhostname' defaultValue:''
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'proxyport' defaultValue:'8080'
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'proxyusername' defaultValue:''
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'proxypassword' defaultValue:''
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'proxybypassfilter' defaultValue:''
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'proxybypasslocaladdresses' defaultValue:'True'
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'certificatevalidation' defaultValue:'Enabled'
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'backupfolder' defaultValue:'Backups'
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'backupinterval' defaultValue:'7'
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'backupretention' defaultValue:'28'
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'applicationurl' defaultValue:''
2023-08-29 10:56:38.2|Trace|ConfigService|Using default config value for 'historycleanupdays' defaultValue:'30'
2023-08-29 10:56:38.2|Trace|Http|Res: 126 [GET] /api/v1/config/host: 200.OK (64 ms)
2023-08-29 10:56:38.2|Debug|Api|[GET] /api/v1/config/host: 200.OK (64 ms)
2023-08-29 10:56:38.2|Trace|Http|Res: 127 [GET] /api/v1/system/status: 200.OK (104 ms)
2023-08-29 10:56:38.2|Debug|Api|[GET] /api/v1/system/status: 200.OK (104 ms)
2023-08-29 10:56:38.3|Trace|Http|Req: 128 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1 (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.3|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2023-08-29 10:56:38.3|Trace|Http|Req: 129 [GET] /api/v1/health (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.3|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:38.3|Trace|Http|Res: 128 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1: 200.OK (21 ms)
2023-08-29 10:56:38.3|Trace|Http|Req: 130 [GET] /api/v1/system/status (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.3|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:38.3|Trace|Http|Res: 129 [GET] /api/v1/health: 200.OK (13 ms)
2023-08-29 10:56:38.3|Debug|Api|[GET] /api/v1/health: 200.OK (13 ms)
2023-08-29 10:56:38.4|Trace|Http|Res: 130 [GET] /api/v1/system/status: 200.OK (57 ms)
2023-08-29 10:56:38.4|Debug|Api|[GET] /api/v1/system/status: 200.OK (57 ms)
2023-08-29 10:56:38.4|Trace|Http|Req: 131 [GET] /api/v1/health (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:38.4|Trace|Http|Req: 132 [GET] /signalr/messages?access_token=(removed)&id=(removed) (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:38.4|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2023-08-29 10:56:38.4|Trace|Http|Res: 131 [GET] /api/v1/health: 200.OK (11 ms)
2023-08-29 10:56:38.4|Debug|Api|[GET] /api/v1/health: 200.OK (11 ms)
2023-08-29 10:56:39.1|Trace|Http|Req: 133 [GET] /api/v1/log/file (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:39.1|Debug|Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-08-29 10:56:39.1|Trace|Http|Res: 133 [GET] /api/v1/log/file: 200.OK (4 ms)
2023-08-29 10:56:39.1|Debug|Api|[GET] /api/v1/log/file: 200.OK (4 ms)
2023-08-29 10:56:42.1|Trace|Http|Req: 134 [GET] /logfile/prowlarr.trace.txt (from 10.0.30.10 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62)
2023-08-29 10:56:42.1|Debug|Prowlarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: External was successfully authenticated.
Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided.
trace- that are relevant and show this issue.@mynameisbogdan commented on GitHub (Aug 31, 2023):
Is that 1097 an official category? I didn't find anything.
@danutzzzzz commented on GitHub (Aug 31, 2023):
Yes
image removed@mynameisbogdan commented on GitHub (Aug 31, 2023):
Official newznab category.
So far it seems custom to nzbplanet and we don't have support for that. But we have support for 4050.
@danutzzzzz commented on GitHub (Aug 31, 2023):
can this be turned into a request to customise categories numbers per indexer?
@mynameisbogdan commented on GitHub (Aug 31, 2023):
Duplicate of #261