dreulavelle / Prowlarr-Indexers

Prowlarr Indexers used by Cardigann
109 stars 23 forks source link

my search only returns fightclub and reacher #32

Closed ArielAssaf closed 4 months ago

ArielAssaf commented 5 months ago

no matter what I search for I get those results, which I think are the configured as tests.

Any suggestions would be appreciated.

Bombole123 commented 5 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.

lexiismadd commented 5 months ago

I'm experiencing the same

shaboigan commented 5 months ago

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]

Bombole123 commented 5 months ago

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.

image

shaboigan commented 5 months ago

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

Screenshot 2024-06-25 at 7 27 28 am Screenshot 2024-06-25 at 7 56 23 am

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

Screenshot 2024-06-25 at 7 35 20 am Screenshot 2024-06-25 at 7 37 07 am

When I run a rss sync on my non debrid sonarr I get releases grabbed without issue

Bombole123 commented 5 months ago

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.

dreulavelle commented 4 months ago

Indexers have been updated.

ArielAssaf commented 4 months ago

Indexers have been updated.

How did you fix it? I still have the same issue.

dreulavelle commented 4 months ago

fightclub and reacher are defaults when there are no torrents. make sure your searching properly. Be sure to read the readme in the repo