I don’t even know if this is possible or not but I’m looking to do the following.
Download a remuxed 1080/4K
Then Encode with my choice of codec (either AV1 or VP9)
Discard the orginal
I can figure out how to do all of that but how do I keep sonarr from picking up another remux. Doing this to save disk space and transcoding in my Plex Server.
If anyone has any suggestions, please chim in.
My box is running Sonarr/Radarr - SAB on Ubuntu 16.04
You could do it with a custom script after Sonarr imports it, but it’d be better to do it before import to avoid Sonarr having to rescan to see the file was changed. I know there are some scripts for re-encoding, but not sure what customization they allow.
Once complete you could tell Sonarr to unmonitor the episode(s) via the API or ensure the file name contains the proper quality and ensure the cutoff is set properly.