From 639861046edf99bdb853d859d763ee8d05ec27d8 Mon Sep 17 00:00:00 2001 From: Donald Webster Date: Wed, 20 Nov 2019 13:26:34 -0800 Subject: [PATCH] Created Manual Episode Search Trace Log (markdown) --- Manual-Episode-Search-Trace-Log.md | 82 ++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 Manual-Episode-Search-Trace-Log.md diff --git a/Manual-Episode-Search-Trace-Log.md b/Manual-Episode-Search-Trace-Log.md new file mode 100644 index 0000000..e9ad220 --- /dev/null +++ b/Manual-Episode-Search-Trace-Log.md @@ -0,0 +1,82 @@ +This is the full trace level log from a manual episode search. + +``` +19-11-20 13:15:23.6|Trace|Http|Req: 66 [GET] /api/v3/release?episodeId=1 [5/3289] +19-11-20 13:15:23.6|Info|NzbSearchService|Searching 1 indexers for [The Fix : S01E01] +19-11-20 13:15:23.6|Debug|Newznab|Downloading Feed https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040,5045,5080&extended=1&apikey=(removed)&offset=0&limit=100&tvdbid=354629&season=1&ep=1 +19-11-20 13:15:23.6|Trace|HttpClient|Req: [GET] https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040,5045,5080&extended=1&apikey=(removed)&offset=0&limit=100&tvdbid=354629&season=1&ep=1 +19-11-20 13:15:23.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False' +19-11-20 13:15:24.3|Trace|HttpClient|Res: [GET] https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040,5045,5080&extended=1&apikey=(removed)&offset=0&limit=100&tvdbid=354629&season=1&ep=1: 200.OK (680 ms) +19-11-20 13:15:24.3|Trace|NewznabRssParser|Parsed: The.Fix.S01E01.1080p.AMZN.WEB-DL +19-11-20 13:15:24.3|Trace|NewznabRssParser|Parsed: The.Fix.S01E01.720p.AMZN.WEB-DL +19-11-20 13:15:24.3|Debug|NzbSearchService|Total of 2 reports were found for [The Fix : S01E01] from 1 indexers +19-11-20 13:15:24.3|Debug|NzbSearchService|Setting last search time to: 11/20/2019 13:15:24 +19-11-20 13:15:24.3|Info|DownloadDecisionMaker|Processing 2 releases +19-11-20 13:15:24.3|Trace|DownloadDecisionMaker|Processing release 1/2 +19-11-20 13:15:24.3|Debug|DownloadDecisionMaker|Processing release 'The.Fix.S01E01.1080p.AMZN.WEB-DL' from 'NZBgeek' +19-11-20 13:15:24.3|Debug|Parser|Parsing string 'The.Fix.S01E01.1080p.AMZN.WEB-DL' +19-11-20 13:15:24.3|Trace|Parser|^(?.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\) +19-11-20 13:15:24.3|Debug|Parser|Episode Parsed. The Fix - S01E01 +19-11-20 13:15:24.3|Debug|Parser|Language parsed: English +19-11-20 13:15:24.3|Debug|QualityParser|Trying to parse quality for The.Fix.S01E01.1080p.AMZN.WEB-DL +19-11-20 13:15:24.3|Debug|Parser|Quality parsed: WEBDL-1080p v1 +19-11-20 13:15:24.3|Debug|Parser|Release Group parsed: +19-11-20 13:15:24.3|Trace|PreferredWordService|Calculating preferred word score for 'The.Fix.S01E01.1080p.AMZN.WEB-DL' +19-11-20 13:15:24.3|Trace|PreferredWordService|Calculated preferred word score for 'The.Fix.S01E01.1080p.AMZN.WEB-DL': 0 +19-11-20 13:15:24.3|Debug|AcceptableSizeSpecification|Beginning size check for: The.Fix.S01E01.1080p.AMZN.WEB-DL +19-11-20 13:15:24.3|Debug|AcceptableSizeSpecification|Possible double episode, doubling allowed size. +19-11-20 13:15:24.3|Debug|AcceptableSizeSpecification|Item: The.Fix.S01E01.1080p.AMZN.WEB-DL, meets size constraints. +19-11-20 13:15:24.3|Debug|AlreadyImportedSpecification|Performing already imported check on report +19-11-20 13:15:24.3|Debug|AlreadyImportedSpecification|Skipping already imported check for episode without file +19-11-20 13:15:24.3|Debug|LanguageSpecification|Checking if report meets language requirements. English +19-11-20 13:15:24.3|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0' +19-11-20 13:15:24.3|Debug|MaximumSizeSpecification|Maximum size is not set. +19-11-20 13:15:24.3|Trace|ConfigService|Using default config value for 'minimumage' defaultValue:'0' +19-11-20 13:15:24.3|Debug|MinimumAgeSpecification|Minimum age is not set. +19-11-20 13:15:24.3|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-1080p v1 +19-11-20 13:15:24.3|Debug|QualityAllowedByProfileSpecification|Quality WEBDL-1080p v1 rejected by Series' quality profile +19-11-20 13:15:24.3|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: The.Fix.S01E01.1080p.AMZN.WEB-DL +19-11-20 13:15:24.3|Debug|ReleaseRestrictionsSpecification|[The.Fix.S01E01.1080p.AMZN.WEB-DL] No restrictions apply, allowing +19-11-20 13:15:24.3|Trace|ConfigService|Using default config value for 'retention' defaultValue:'0' +19-11-20 13:15:24.3|Debug|RetentionSpecification|Checking if report meets retention requirements. 245 +19-11-20 13:15:24.3|Debug|SeriesSpecification|Checking if series matches searched series +19-11-20 13:15:24.3|Debug|DelaySpecification|Ignoring delay for user invoked search +19-11-20 13:15:24.3|Debug|HistorySpecification|Skipping history check during search +19-11-20 13:15:24.3|Debug|MonitoredEpisodeSpecification|Skipping monitored check during search +19-11-20 13:15:24.3|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] WEBDL-1080p is not wanted in profile +19-11-20 13:15:24.3|Trace|DownloadDecisionMaker|Processing release 2/2 +19-11-20 13:15:24.3|Debug|DownloadDecisionMaker|Processing release 'The.Fix.S01E01.720p.AMZN.WEB-DL' from 'NZBgeek' +19-11-20 13:15:24.3|Debug|Parser|Parsing string 'The.Fix.S01E01.720p.AMZN.WEB-DL' +19-11-20 13:15:24.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2})(?!\d+))(?:[ex]|\W[ex]){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\) +19-11-20 13:15:24.3|Debug|Parser|Episode Parsed. The Fix - S01E01 +19-11-20 13:15:24.3|Debug|Parser|Language parsed: English +19-11-20 13:15:24.3|Debug|QualityParser|Trying to parse quality for The.Fix.S01E01.720p.AMZN.WEB-DL +19-11-20 13:15:24.3|Debug|Parser|Quality parsed: WEBDL-720p v1 +19-11-20 13:15:24.3|Debug|Parser|Release Group parsed: +19-11-20 13:15:24.3|Trace|PreferredWordService|Calculating preferred word score for 'The.Fix.S01E01.720p.AMZN.WEB-DL' +19-11-20 13:15:24.3|Trace|PreferredWordService|Calculated preferred word score for 'The.Fix.S01E01.720p.AMZN.WEB-DL': 0 +19-11-20 13:15:24.3|Debug|AcceptableSizeSpecification|Beginning size check for: The.Fix.S01E01.720p.AMZN.WEB-DL +19-11-20 13:15:24.3|Debug|AcceptableSizeSpecification|Possible double episode, doubling allowed size. +19-11-20 13:15:24.3|Debug|AcceptableSizeSpecification|Item: The.Fix.S01E01.720p.AMZN.WEB-DL, meets size constraints. +19-11-20 13:15:24.3|Debug|AlreadyImportedSpecification|Performing already imported check on report +19-11-20 13:15:24.3|Debug|AlreadyImportedSpecification|Skipping already imported check for episode without file +19-11-20 13:15:24.3|Debug|LanguageSpecification|Checking if report meets language requirements. English +19-11-20 13:15:24.3|Trace|ConfigService|Using default config value for 'maximumsize' defaultValue:'0' +19-11-20 13:15:24.3|Debug|MaximumSizeSpecification|Maximum size is not set. +19-11-20 13:15:24.3|Trace|ConfigService|Using default config value for 'minimumage' defaultValue:'0' +19-11-20 13:15:24.3|Debug|MinimumAgeSpecification|Minimum age is not set. +19-11-20 13:15:24.3|Debug|QualityAllowedByProfileSpecification|Checking if report meets quality requirements. WEBDL-720p v1 +19-11-20 13:15:24.3|Debug|ReleaseRestrictionsSpecification|Checking if release meets restrictions: The.Fix.S01E01.720p.AMZN.WEB-DL +19-11-20 13:15:24.3|Debug|ReleaseRestrictionsSpecification|[The.Fix.S01E01.720p.AMZN.WEB-DL] No restrictions apply, allowing +19-11-20 13:15:24.3|Trace|ConfigService|Using default config value for 'retention' defaultValue:'0' +19-11-20 13:15:24.3|Debug|RetentionSpecification|Checking if report meets retention requirements. 245 +19-11-20 13:15:24.3|Debug|SeriesSpecification|Checking if series matches searched series +19-11-20 13:15:24.3|Debug|DelaySpecification|Ignoring delay for user invoked search +19-11-20 13:15:24.3|Debug|HistorySpecification|Skipping history check during search +19-11-20 13:15:24.3|Debug|MonitoredEpisodeSpecification|Skipping monitored check during search +19-11-20 13:15:24.3|Trace|ConfigService|Using default config value for 'autounmonitorpreviouslydownloadedepisodes' defaultValue:'False' +19-11-20 13:15:24.3|Debug|DownloadDecisionMaker|Release accepted +19-11-20 13:15:24.3|Trace|ConfigService|Using default config value for 'downloadpropersandrepacks' defaultValue:'PreferAndUpgrade' +19-11-20 13:15:24.3|Trace|Http|Res: 66 [GET] /api/v3/release?episodeId=1: 200.OK (775 ms) +19-11-20 13:15:24.3|Debug|Api|[GET] /api/v3/release?episodeId=1: 200.OK (775 ms) +``` \ No newline at end of file