Hi guys,
I’m trying to solve the annoying problem of my movies collection that have a bunch of movies with unknown audio track (from old .avi files). I converted all in .mkv and now I need to filter those that have 1 audio track from those with 2 tracks, so I could avoid to manually tag more than 200 files.
I was wondering if any of you know some software to do that? I actually just need something to filter them in my folder (like plex do with custom filter, but in local). Or maybe some command from mkvtoolnix CLI that do that? (and I can write it in my script as a condition)