#Radarr auto search not triggered

138 messages · Page 1 of 1 (latest)

frosty fiber
#

Hi team. I have checked the enable automatic search for radarr settings but this is not being respected and/or sent to radarr anymore. Requests are recieved and parked as wanted in radarr until manual search. Radarr events log confirms the MovieSearchService is never triggered… this has only occurred recently- maybe since an updated to seer/radarr?

worthy lantern
#

I dont think its related to update to seerr/radarr because if so it should affect everyone else too (mine searches)

#

Could you share seerr logs

#

And also service configuration

frosty fiber
#

On the seer side i get:

[info][Media Request]: Sent request to Radarr {"requestId":379,"mediaId":401}

on the radarr side i get:

[Info] AddMovieService: Adding Movie [Title(20XX)][tt1XXXXXX, 62XXX] Path: [/data/media/movies/Title (20XX)]

No other relevant info or warn logs i could see..

worthy lantern
frosty fiber
#

I am on latest tagged versions of seer (2.7.3)/radarr(6.something)

worthy lantern
#

And then radarr logs when an item was added

frosty fiber
#

The above second log is from radarr:

on the radarr side i get:

[Info] AddMovieService: Adding Movie [Title(20XX)][tt1XXXXXX, 62XXX] Path: [/data/media/movies/Title (20XX)]

worthy lantern
#

Do yu have debug logs turned on

#

Also can you confirm if you press automatic search button on radarr its able to automatically grab

#

Not manual search

frosty fiber
#

I dont have debug turned on (i dont think) and yes automatic search is fine once manually triggered.

worthy lantern
#

So we can check

frosty fiber
#

Debug was actually on. Nothing more to add re logs..

worthy lantern
worthy lantern
#

@frosty fiber

#

I just tested on radarr v6

#

all working

#
[radarr] | [Info] MovieSearchService: Performing search for 1 movies 
[radarr] | [Info] ReleaseSearchService: Searching indexers for [Frankenstein]. 0 active indexers 
[radarr] | [Info] DownloadDecisionMaker: No results found 
[radarr] | [Info] MovieSearchService: Completed search for 1 movies. 0 reports downloaded. 
[radarr] | [Info] MediaCoverService: Downloading Fanart for [Frankenstein (2025)][tt1312221, 1062722] https://image.tmdb.org/t/p/original/hpXBJxLD2SEf8l2CspmSeiHrBKX.jpg 
[radarr] | [Info] MetadataService: Movie folder does not exist, skipping metadata image creation 
#

see it hit the MovieSearchService

#

I would recommend either trying the following:

  1. delete the radarr service configuration and reconfigure
  2. untick automatic search option, save, and re-tick it
frosty fiber
#

What is the flag for radarr?

#

For debug.

#

Also i will try deleting and reconnecting anyway

faint jewel
frosty fiber
#

No change on delete/reconnect and with debug on. So strange.

worthy lantern
worthy lantern
#

Like about 8 lines or so

#

From radarr

#

And just to be sure automatic search is on in radarr services right?

worthy lantern
frosty fiber
#

Enable automatic search is 100% ticked.

Only radarr log is:

[Info] AddMovieService: Adding Movie [{movie} (20XX)][tt784XXXX, 497XXX] Path: [/data/media/movies/{movie}(20XX)]

#

Standard info logs around that

worthy lantern
frosty fiber
#

No none. Literally just the one above immediately after hitting request in seer

worthy lantern
frosty fiber
#

They all turn up only after going to wanted in radarr, selecting the movie and hitting ‘search movie. It all actions exactly as it should. Just doesnt fire off from seer

worthy lantern
frosty fiber
#

I promise it is at least ticked on my end! Made 100% sure when deleting and reconnecting.

worthy lantern
#

Which version are you on

#

Radarr

worthy lantern
worthy lantern
#

something is wrong with your radarr if its doing that because

#
[radarr] | [Info] AddMovieService: Adding Movie [Wicked: For Good (2025)][tt19847976, 967941] Path: [/movies/Wicked - For Good (2025)] 
[radarr] | [Info] RefreshMovieService: Updating info for Wicked: For Good 
[radarr] | [Info] AddMovieCollectionService: Adding Collection Wicked Collection[968080] 
[radarr] | [Info] RefreshCollectionService: Updating info for Wicked Collection 
[radarr] | [Info] MediaCoverService: Downloading Poster for [Wicked: For Good (2025)][tt19847976, 967941] https://image.tmdb.org/t/p/original/si9tolnefLSUKaqQEGz1bWArOaL.jpg 
[radarr] | [Info] MovieScannedHandler: [Wicked: For Good] was recently added, performing post-add actions 
[radarr] | [Info] MediaCoverService: Downloading Fanart for [Wicked: For Good (2025)][tt19847976, 967941] https://image.tmdb.org/t/p/original/l8pwO23MCvqYumzozpxynCNfck1.jpg 
[radarr] | [Info] MetadataService: Movie folder does not exist, skipping metadata image creation 
#

this is with automatic search turned off

#

notice how it did not do a moviesearch but it still had all these logged

#

if you dont believe me

#

here's a screenshot

frosty fiber
#

I am on the same radarr

worthy lantern
# worthy lantern

all those info logs get logged when i add any new series whether i have automatic search turned on or not

#

Can i see you radarr media management settings?

frosty fiber
#

Can do, but its basically stock..

worthy lantern
#

I just deployed this

#

But this seems related to your radarr instance and not seerr at this point

worthy lantern
#

The only other thing on seerr side i could think of is try fallenbagel/jellyseerr:develop (after taking a config backup)

#

Or seerr/seerr:develop after taking a backup

#

You could try inspecting the network logs to see what parameters seerr is requesting radarr api's

#

If the parameter includes automatic search then it really is not related to seerr

worthy lantern
frosty fiber
#

Yes that would be good to confirm the automatic search is being sent to the api.

#

It doesntmake sense that a request through radarr itself works just fine though… points to seer being the issue.

worthy lantern
worthy lantern
worthy lantern
#

And out of everyone using seerr you're the only outlier so far. So it could just be either

#

Radarr instance configuration issue or

#

Seerr configuration issue

#

Or instance issue

#

Without further information cant really guess 🤷‍♂️

#

I suggest upgrading seerr and checking the network logs

#

But i can assure you codewise its passing the parameters. Radarr api hasnt changed. And I can replicate on all my instances movie being properly searched 🤷‍♂️

#

If seerr is the issue (could be an instance error so I suggest trying out maybe a new fresh config too) it should affect everyone

#

I'm just being logical

#

Thats all

#

Even I'm confused why its not triggering those services

#

Let me confirm if it has the same behaviour on 2.7.3

#

Though there wasnt any radarr api changes since

#

on 2.7.3 ^

#

it did a search

frosty fiber
#

Yeah its super weird. Clearly there is a me issue somewhere like you said! I haven’t changed configs however and it was absolutely working great as expected for a good while..

worthy lantern
#

seerr logs

#

do you see these logs?

worthy lantern
#

on seerr side

#

can you show me your debug_level

#

seerr compose

frosty fiber
#

Yes i can see those

#

Both radarr accepted request and the radarr add details

worthy lantern
frosty fiber
#

Sure

worthy lantern
#

the add details

#

the important detail we are looking for is

 "addOptions": {
            "searchForMovie": true,
            "addMethod": "manual",
            "ignoreEpisodesWithFiles": false,
            "ignoreEpisodesWithoutFiles": false,
            "monitor": "movieOnly"
        },
frosty fiber
#

I dont see that in the log

worthy lantern
frosty fiber
worthy lantern
# frosty fiber

According to this log it already exists? It says you have a Enola Homes (2020) (1080p NF WEB-DL x265 Ghost).mkv

#

Are you sure you're requesting a movie that has not been added to radarr yet?

frosty fiber
#

Yeah went with a random. Did another one to be sure.

2025-11-17T12:01:40.514Z [info][Notifications]: Sending notification(s) for MEDIA_AUTO_APPROVED {"subject":"LA Apocalypse (2014)"}
2025-11-17T12:01:40.520Z [info][Media Request]: Sent request to Radarr {"requestId":xxxx,"mediaId":xxxx}

these were the only two logs generated.

#

No radarr accepted request log was generated..

#

But it appears in radarr as missing..

worthy lantern
#

Is the media added on radarr already?

frosty fiber
#

Looks like for the earlier one that was just seer picking up the fact it was being downloaded

worthy lantern
#

Because media already exists in radarr

#

Even if file is missing

frosty fiber
#

Nah, seer had just triggered a download check task and saw one was being downloaded, and grabbed the info from radarr in reverse.

frosty fiber
#

By missing i mean it appeared in radarr as if auto search was not enabled. Ready to tell radarr to go look for it.

worthy lantern
#

Like the media should not be listed in the media section

frosty fiber
#

No it was not previously added

#

It was not listed at all in the media section.

worthy lantern
#

Yeah theres something funky going on with your seerr instance then

#

Ill suggest trying a test new instance

frosty fiber
#

Sure i can spin one up fresh and see if it makes a difference.

worthy lantern
#

Because I cant recreate this. Im adding new media everytime and its triggering the add details log

#

I would suggest trying force ipv4 first

#

Option turned on as well

#

In new instance

#

To see if network is dropping something

frosty fiber
#

Yeah weird. Adding it as soon as it hits radarr and prior to any request onwards from radarr after finding a source?

worthy lantern
#

I woild suggest using develop tag too

#

When testing

#

Recommend trying seerr/seerr:develop

#

And then request a completely fresh movie and send full logs

frosty fiber
#

Will report back later. Thx for suggestions.