handbrake/ghb/preferences.json
2025-01-10 20:59:07 -08:00

59 lines
No EOL
1.7 KiB
JSON
Executable file

{
"Preferences": {
"ActivityFontSize": 8.0,
"AddCC": false,
"AutoScan": false,
"DiskFreeCheck": true,
"DiskFreeLimitGB": 10.0,
"EncodeLogLocation": false,
"ExcludedFileExtensions": [
"jpg",
"png",
"srt",
"ssa",
"ass",
"txt"
],
"ExportDirectory": "/output",
"HideAdvancedVideoSettings": true,
"LogLongevity": "month",
"LoggingLevel": "1",
"MaxTitleDuration": 0.0,
"MinTitleDuration": 30.0,
"NotifyOnQueueDone": true,
"PauseEncodingOnPowerSave": true,
"PreferredLanguage": "und",
"RecursiveFolderScan": false,
"RemoveFinishedJobs": false,
"ShowMiniPreview": true,
"SrtDir": "/storage",
"SyncTitleSettings": true,
"UseM4v": false,
"VideoQualityGranularity": "1",
"WhenComplete": "shutdown",
"allow_tweaks": false,
"auto_name": false,
"auto_name_template": "{source}",
"check_updates": "weekly",
"default_source": "/storage/FullDisc/XMEN_FIRST_CLASS",
"destination_dir": "/output/Movies",
"hbfd": false,
"hbfd_feature": false,
"last_update_check": 0,
"live_duration": 45.0,
"preset_window_height": 1,
"preset_window_width": 1,
"presets_window_height": 600,
"presets_window_width": 300,
"preview_count": 5.0,
"preview_show_crop": false,
"preview_x": 172,
"preview_y": 78,
"reduce_hd_preview": true,
"update_skip_version": 0,
"use_dvdnav": true,
"version": "0.1",
"window_height": 768,
"window_width": 1280
}
}