Format: Select all
{n.upperInitial()} ({y})
{s.pad(2)}x{e.pad(2)} {t.upperInitial()}
{ if (vcf != /HEVC/) ' [NOT HEVC]' }
{
if (width >= 3840 || height >= 2160) return " [4K]"
if (width >= 1280 || height >= 720) return " [HD]"
return " [SD]"
}Is is possible, to examine the files for CAPTIONS and add a tag so I know which files I need to remove them from? I detest captions and want to remove them from my Jellyfin playback without needing to remove them file by file. One day, I want to learn how to post-process a remux to remove them permanently. For now, I am content to merely identify the files.
Edit Format ➔
Change Sample ➔
Select Media File ➔
Open MediaInfo ➔ Copy to Clipboard