I'm wondering - is there a way I can use Filebot to generate for me within a folder ( say C:/Plex/Movies ) of all the movies I have in there, by directory, filename, but most importantly the {vf} Video Format. I quite likely have duplicates with lower video qualities, depending on what was available at the time... I don't want the script to delete the folder/files - I just want the ability to know which ones are where and at what video quality.
Thoughts?
CSV List of Movie & Quality
Re: CSV List of Movie & Quality
GUI
Drop your files into the Filter panel on the left. Open the MediaInfo tab on the right. Copy & Paste table from there.CLI
There's a script for that: Media Index TSVAlternatively, a simple filebot -mediainfo call will do the trick too:
Console Output: Select all
$ filebot -mediainfo -r "/path/to/files" --filter "f.video" --format "{fn} | {cf} | {vf} | {vc} | {af} | {ac}"
Firefly S01E01 | mkv | 1080p | x264 | 2ch | AAC