mdhiggins / radarr-sma

MIT License
25 stars 13 forks source link

Warn ImportApprovedMovie Couldn't import movie #3

Closed samcro1967 closed 5 years ago

samcro1967 commented 5 years ago

I am running SABnzbd, radarr-sma, and sonarr-sma all in docker containers. Sonarr seems to be working fine, but radarr-sma does not seem to be executing. Radarr makes the call to SABnzbd and the movie downloads, but I think it is failing to import and then does not call sma. Testing the custom script from the radarr UI works fine. I am using the same settings as in sonarr except calling the postradarr script instead.

From bash within the container, I can get to the config, downloads, and movies folders and see files so I don't think it a volume mount or permissions issue. Not sure what to try next.

Radarr logs radarr.4.txt

Radarr-sma logs radarr-sma.log

image

samcro1967 commented 5 years ago

Reposted in sickbeard_mp4_automator.

https://github.com/mdhiggins/sickbeard_mp4_automator/issues/1082