This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
property HANDBRAKE_CLI : "HandBrakeCLI" | |
property HANDBRAKE_PARAMETERS : " -f mp4 --preset=\"AppleTV 2\" " | |
property TARGET_PATH : "/Shared Media/TV Shows/" | |
property TARGET_TYPE : ".mp4" | |
property SOURCE_TYPE : ".mpg" | |
property SHELL_SCRIPT_SUFFIX : " > /Shared\\ Media/TV\\ Shows/EyeTV\\ Archive/HandBrakeCLI-export.log 2>&1 " | |
-- Properties for clean_filename() routine: | |
-- Set the list of characters you want to replace |