Would it be possible, or rather, do you think it would be useful to have a plugin that analyzes the audio profile of Radarr and Sonarr, obviously depending on the library, and that keeps only the audio of the corresponding profile, plus any und?
I am currently doing something similar but with an external script, for some recompressions, basically I do it this way:
I analyze the download and retrieve the audio profile information, from Radarr or Sonarr, depending on the file to be managed.
Then I analyze the file and analyze each track to understand what language it is.
Then I remove everything that is not in the same language as the Radarr or Sonarr language profile, but I also keep the unds, precisely because I don't know what they are. If there are multiple audio tracks in the desired language, I keep them all.
Does that make sense? Is there a plugin that does this?
Would it be possible, or rather, do you think it would be useful to have a plugin that analyzes the audio profile of Radarr and Sonarr, obviously depending on the library, and that keeps only the audio of the corresponding profile, plus any und?
I am currently doing something similar but with an external script, for some recompressions, basically I do it this way:
I analyze the download and retrieve the audio profile information, from Radarr or Sonarr, depending on the file to be managed.
Then I analyze the file and analyze each track to understand what language it is.
Then I remove everything that is not in the same language as the Radarr or Sonarr language profile, but I also keep the unds, precisely because I don't know what they are. If there are multiple audio tracks in the desired language, I keep them all.
Does that make sense? Is there a plugin that does this?