So i have trouble getting results from any of the indexer when i look for missing eps. Currently my Indexers are two Jackett running two private trackers (Torrentleach/HDbits), when check logs it never seem to find the torrent i want even if i have no restriction. So the logs said
Searching 2 indexers for [Marvel's Agents of S.H.I.E.L.D. : S04E06]
Close
When i search up this name on my both the tracker websites i have found that you can never find any results as you need format is different but if the search options was replaced with “Marvel’s Agents of S H I E L D S04E06” i get results. What im trying to say is a way to change the search function?
That message only shows the series title, not what Sonarr is actually searching for. You can look at the ((debug logs)) to see the search term Sonarr is using to search with.
There is no way to change what Sonarr searches for, but we do maintain a list of alternate names, but release names typically use periods in the release names, not spaces, so if the indexer is presenting them without spaces it should have the replacement.
You can enable Trace or Debug logging in Settings on the General tab, by setting the Log Level. Sonarr does not need to restarted for the change to take effect. This change only effects the log files, not the logging database.
NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [http://192.168.1.100:9117/dl/privatehd/awdfnkiws7ng2fuwz18313fjzpovvb8q?path=aHR0cHM6Ly9wcml2YXRlaGQudG8vZG93bmxvYWQvdG9ycmVudC8xNDM5OS50aGUuZmxhc2guczAzZTA1LjcyMHAuaGR0di54MjY0LmRpbWVuc2lvbi50b3JyZW500&file=The+Flash+S03E05+720p+HDTV+x264-DIMENSION.torrent]
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00000] in <filename unknown>:0
at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00000] in <filename unknown>:0
at NzbDrone.Core.Download.TorrentClientBase`1[NzbDrone.Core.Download.Clients.Transmission.TransmissionSettings].DownloadFromWebUrl (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode, System.String torrentUrl) [0x00000] in <filename unknown>:0
I have seem to fix the problem but i have new problem
System.Net.WebException: Error: ConnectFailure (Connection timed out) ---> System.Net.Sockets.SocketException: Connection timed out
at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x00000] in <filename unknown>:0
at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in <filename unknown>:0
EDIT: Thanks, I have done something with my transmission, i have fix the problem. Thanks
EDIT 2: I have come across another problem with Remote Path Mapping for Transmission, what host do i need to put down, cause every time as transmission is run on another freenas Jail.
Import failed, path does not exist or is not accessible by Sonarr: /medias/Marvels.Agents.Of.S.H.I.E.L.D.S04E04.HDTV.XviD-FUM
Ok i have changed the host to same as the download client but still have same errors in the logs. I cant seem to manual import them in activity tabs as it shows no media.
Like some of eps I am able to manual import but other it doesn’t detect for some reason, All the eps are downloaded with same codex and uploader/name etc but some manual detect work fine but other is just showing no media when there is media in it.
Does the user running Sonarr actually have access to that folder? If the remote path mapping is correct (and the local path is being shown in the error message) then it’s likely a permissions issue.
Also edit your posts instead of double/triple posting.
Yes there are, i had to go manual import in wanted section to import them, i was not able click on individual on the activities which are already download which is kinda annoying when you a have alot of files there. It kinda werild, some TV shows shows up but other don’t. I have set my search restriction not download any pack files unless it was manual downloaded which do importing myself.
Another question, is there a way to change the time between each re-search for missing eps in wanted history? Or do you know long between each interval?