Subtitles

Was wondering if there is a setting or plugin that would show if a file has embedded subs. Thanks

ExifTool handles tags very well.

You could use

exiftool.exe -TrackType {filepath}
pause

for a quick check. ExifTool can also rename files based on tags.

If you want a separate column, you could modify tbone'e Columns: Extended EXIF.

Not very good at editing script files. Appreciate the ideas.