Difference between revisions of "Troubleshooting Misc"
(→Radarr) |
|||
| Line 96: | Line 96: | ||
Readarr Code Block 2 | Readarr Code Block 2 | ||
<section end=readarr_indexers_and_trackers_code_block2 /> | <section end=readarr_indexers_and_trackers_code_block2 /> | ||
| + | |||
| + | === Trace Logs Example === | ||
| + | ==== Radarr ==== | ||
| + | ==== Sonarr ==== | ||
| + | <section begin=sonarr_trace_logs_example /> | ||
| + | {{#spoiler:show=Manual Episode Search Trace Log|hide=Click here to Close| | ||
| + | <pre> | ||
| + | 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|^(?<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.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)</pre> | ||
| + | }} | ||
| + | <section end=sonarr_trace_logs_example /> | ||
| + | ==== Lidarr ==== | ||
| + | ==== Readarr ==== | ||
Revision as of 21:39, 25 November 2020
This page is used for the misc items needed for the specificity of each of the ARRs that do not cross between them
Testing a search
Radarr
Needs Testing a Search Write up for Radarr
Sonarr
Just like the indexer/tracker test above, when you trigger a search while at Debug or Trace level logging, you can get the URL used from the log files. While testing, it is best to use as narrow a search as possible. A manual search is good because it is specific and you can see the results in the UI while examining the logs.
In this test, you’ll be looking for obvious errors and running some simple tests. You can see the search used the url 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, which you can try yourself in a browser after replacing (removed) w/ your apikey for that indexer. Does it work? Do you see the expected results? In that URL, you can see that it set specific categories with cat=5030,5040,5045,5080, so if you’re not seeing expected results, this is one likely reason. You can also see that it searched by tvdbid w/ tvdbid=354629, so if the episode isn’t properly categorized on the indexer, it will need to be fixed. You can also see that it searches by specific season and episode with season=1 and ep=1, so if that isn’t correct on the indexer, you won’t see those results. Look at Manual Episode Search XML Output to see an example of a working query’s output.
Lidarr
Needs Testing a Search Write up for Lidarr
Readarr
Needs Testing a Search Write up for Readarr
Type
Radarr
Sonarr
Wrong show type
The show type is another cause of poor search results. Most shows should be Standard. For daily shows which are typically released with a date, Daily should be used. Finally, there is anime where using Anime is usually right, but sometimes Standard can work better, so try the other one if you’re having issues.
Lidarr
Readarr
Code Blocks
Radarr
Code Block 1
Radarr Code block 1
Code Block 2
Radarr Code Block 2
Sonarr
Code Block 1
19-11-12 13:27:28.8|Debug|Newznab|Downloading Feed https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040,5045,5080,5070&extended=1&apikey=(removed)&offset=0&limit=100 19-11-12 13:27:28.8|Trace|HttpClient|Req: [GET] https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040,5045,5080,5070&extended=1&apikey=(removed)&offset=0&limit=100 19-11-12 13:27:28.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False' 19-11-12 13:27:29.9|Trace|HttpClient|Res: [GET] https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040,5045,5080,5070&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (1093 ms) 19-11-12 13:27:30.0|Trace|NewznabRssParser|Parsed: Shetland.S04E06.1080p.AMZN.WEB-DL.DDP2.0.H.264.1-Cinefeel-Obfuscated ... 19-11-12 13:27:30.0|Trace|NewznabRssParser|Parsed: James.Corden.2019.11.11.Kate.Beckinsale.1080p.WEB.x264.1-TBS-Obfuscated 19-11-12 13:27:30.0|Trace|NewznabRssParser|Parsed: [BakedFish] Black Clover (2017) - 109 [720p][AAC] 19-11-12 13:27:30.0|Trace|Http|Res: 108939 [POST] /api/v3/indexer/test: 200.OK (1404 ms) 19-11-12 13:27:30.0|Debug|Api|[POST] /api/v3/indexer/test: 200.OK (1404 ms)
Code Block 2
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
Lidarr
Code Block 1
Lidarr Code Block 1
Code Block 2
Lidarr Code Block 2
Readarr
Code Block 1
Readarr Code Block 1
Code Block 2
Readarr Code Block 2