HaveAGitGat / HBBatchBeast

A free GUI application for HandBrake and FFmpeg/FFprobe with an emphasis on batch conversion (including recursive folder scans and folder watching) -Windows, macOS, Linux & Docker
GNU General Public License v3.0
614 stars 55 forks source link

Enhancement Request: Add pre and post size to log and queue #54

Open Tharic99 opened 5 years ago

Tharic99 commented 5 years ago

I may have missed it in the configuration, but I'm wondering if it's possible to add a pre size of the file on each line of the log and the queue and then a post size of the file after conversion.

For one and two conversions, it won't matter much of course. However I'm currently on hour 276 of a 1,541 conversion queue and it hit me that this would be handy information to see on a line by line basis.

HaveAGitGat commented 5 years ago

@Tharic99 sure I can add this in. Need to stop the interface becoming too cluttered so will probably add a column filter to make things easier.

HaveAGitGat commented 5 years ago

Added this in. Just need to tidy up a few things and allow configuration of what columns to show. Might be worth me adding in columns for 'Output file' as well as a few other things while I'm at it.