Tags: Mikau28/conv2mp4-ps
Tags
v3.1.2 * New method of calculating per-encode and cumulative disk usage change * Calculated values are more accurate now - using a 1024 base instead of 1000 * Closes issue BrianDMG#27 * Removed unnecessary whitespace
v3.1 * Addressed Issue BrianDMG#19 : Added a toggle for Plex features so it can be turned on or off (by setting $usePlex to $True or $False in the cfg file) * Addressed Issue BrianDMG#22 : Special characters in file names are ignored and working properly now * Added a description for each ffmpeg and HandbrakeCLI argument within the script. Hopefully this will make it easier for those wishing to customize encoding parameters. * Since an option was added to the cfg file, make sure you don't delete the new $usePlex variable if you copy your old settings over. Using a text diff/merge tool (like WinMerge) is recommended.
v2.1 Addressed issue BrianDMG#5 - Added switch to allow the log to append new session logs to previous session logs or overwrite previous session log with new session log. Fixed issue BrianDMG#6 - Correct file size no being updated when Handbrake failover was encountered., causing Handbrake encodes to be deleted regardless of encode success/failure. Now reports the correct file size of the re-encoded file and only deletes the file again if it's actually still too small.
V2.0 Release * Added test to ensure user-defined paths are valid, with friendly output. * Added check for file sizes to allow for representing sizes as KB, MB, or GB * Implemented error handling that should prevent data loss due to source files being deleted when a user cancels the script mid-encode. * Improved exception handling to allow the script to fail gracefully
PreviousNext