Closed ArielAssaf closed 4 months ago
As far as I know that's supposed to show up there according to the .yml file. Something to do with Radarr and Sonarr validation. However, I'm not getting any search results for Radarr and Sonarr after RSS sync. BUT, if I search in Prowlarr using imdb:tt123456 for example the movie comes up. I'm not sure what we're supposed to do to have Radarr or Sonarr pull up results from it.
I'm experiencing the same
I have the same issue, when I manually run a rss sync I can see it passes a blank string to the Torrentio indexer and then it falls back to grabbing the validation titles e.g reacher and fight club
If I select automatic or interactive search on an individual episode I can see ID's and Episode numbers are passed to the Torrentio indexer
rsssync output [Info] ReleaseSearchService: Searching indexer(s): [Torrentio] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000]
automatic search on a single episode output [Info] ReleaseSearchService: Searching indexer(s): [Torrentio] for Term: [] | ID(s): IMDbId:[11198330] for Season / Episode:[S02E01], Offset: 0, Limit: 100, Categories: [5000]
I found the fix folks. Make sure you add Radarr and Sonarr to your tags box right under the RealDebrid Api Key box. After you that go to Radarr or Sonarr and search for media. You'll notice that the search works properly.
I'm still getting the same behaviour with the sonarr and radarr tags added to the tags section as you mentioned
If I select the manual search options from the show the query is passed to the indexer properly and a release is grabbed
If I try to run a rss sync a blank query is passed to the indexer (instead of the test shows I have queued in the wanted/missing area) and nothing is grabbed or found
When I run a rss sync on my non debrid sonarr I get releases grabbed without issue
I forgot I had to also modify the "Torrentio Options" to this:
providers=yts,eztv,rarbg,1337x,thepiratebay,kickasstorrents,torrentgalaxy,magnetdl,horriblesubs,nyaasi|sort=qualitysize
I believe by default it was set to lookup 480p releases. I removed that and added more providers.
Indexers have been updated.
Indexers have been updated.
How did you fix it? I still have the same issue.
fightclub and reacher are defaults when there are no torrents. make sure your searching properly. Be sure to read the readme in the repo
no matter what I search for I get those results, which I think are the configured as tests.
Any suggestions would be appreciated.