Michael Higgins
Michael Higgins
Looks like SMA is defaulting to using scale_npp and you're using scale_cuda If you set your encoder to `h265_nvenc_cuda` it should switch this I didn't previously have one for h264...
This is going to require a decent amount of work to fix, for now if you have the same content duplicated in multiple libraries I would just use the ratingKey...
Reviewing this now Question though, does using `-hwaccel vaapi -vcodec av1` actually use your iGPU? If your ffmpeg build doesn't have a vaapi decoder for av1 isn't it just falling...
Had a bug with the startup script on sonarr-sma that I just fixed like 2 minutes ago, might want to just do a fresh pull and try again
Yeah upon reviewing the decoders, it looks like vaapi is the only one that doesn't respect the codec_hwaccel naming convention for the decoders (though it does for the encoders) Could...
This is probably just TMBD not having the season info for that show Does the conversion continue onward otherwise?
Yeah can confirm looks like TMBD only has 9 seasons hence the error when you try to search for season 15
If you can post an example where it doesn't work but TMBD actually has the season I'll take a look but the error you posted is 100% a TMBD missing...
This is a limitation of sonarr/radarr which has been discussed quite a bit in the past Sonarr has some new script triggers which don't look to be quite ready yet...
Radarr still hasn't implemented this I don't believe and the Sonarr option still has some limitations that make this not ideal I would suggest implementing the post downloader scripts to...