Skip to content

New plugin request - keep only the audio specified in the profile in radarr/sonarr #893

@Jorman

Description

@Jorman

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions