summaryrefslogtreecommitdiff
path: root/root/settings.json
blob: fb18e9460dd5d596d8940529f67b1d7cc4d95c25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
  "X264Step": 1.0,
  "Verbosity": 1,
  "WhenCompleteAction": "Do nothing",
  "GrowlEncode": false,
  "GrowlQueue": false,
  "ProcessPriority": "Below Normal",
  "PreventSleep": true,
  "ShowCLI": false,
  "SaveLogToCopyDirectory": false,
  "SaveLogWithVideo": false,
  "DisableLibDvdNav": false,
  "SendFile": false,
  "MinTitleScanDuration": 10,
  "updateStatus": true,
  "defaultPreset": "",
  "skipversion": 0,
  "autoNaming": true,
  "autoNamePath": "C:\\Users\\53hor\\Desktop\\handbrake-out",
  "autoNameFormat": "F{source}_{title}_{chapters}",
  "VLC_Path": "C:\\Program Files\\VideoLAN\\vlc\\vlc.exe",
  "MainWindowMinimize": true,
  "QueryEditorTab": false,
  "lastUpdateCheckDate": "2019-02-03T09:50:35.4263563-05:00",
  "daysBetweenUpdateCheck": 1,
  "useM4v": 0,
  "PromptOnUnmatchingQueries": true,
  "NativeLanguage": "(Any)",
  "NativeLanguageSubtitles": "(Any)",
  "DubMode": 255,
  "previewScanCount": 10,
  "clearOldLogs": true,
  "AutoNameTitleCase": false,
  "AutoNameRemoveUnderscore": false,
  "ActivityWindowLastMode": 0,
  "useClosedCaption": false,
  "batchMinDuration": "00:18:00",
  "batchMaxDuration": "02:30:00",
  "defaultPlayer": false,
  "SelectedLanguages": [],
  "DubModeAudio": 0,
  "DubModeSubtitle": 0,
  "addOnlyOneAudioPerLanguage": true,
  "MinTitleLength": 10,
  "ShowAdvancedAudioPassthruOpts": false,
  "ClearCompletedFromQueue": true,
  "ServerPort": "8000",
  "EnableProcessIsolation": false,
  "ShowAdvancedTab": false,
  "LastPreviewDuration": 30,
  "RemovePunctuation": false,
  "ShowPresetPanel": true,
  "EnableQuickSync": true,
  "DisableQuickSyncDecoding": false,
  "ScalingMode": 0,
  "AddForeignAudioScanTrack": false,
  "ShowQueueInline": false,
  "PauseOnLowDiskspace": false,
  "LowDiskSpaceWarningLevelInBytes": 10000000000,
  "ForcePresetReset": 3,
  "UseQSVDecodeForNonQSVEnc": false,
  "SendFileTo": "",
  "SendFileToArgs": "",
  "ResetWhenDoneAction": false,
  "SaveLogCopyDirectory": "",
  "ShowPresetPanelOption": true,
  "EnableQuickSyncDecoding": false,
  "ShowStatusInTitleBar": false,
  "PlaySoundWhenDone": false,
  "PlaySoundWhenQueueDone": false,
  "ShowPreviewOnSummaryTab": true,
  "WhenDoneAudioFile": "Choose a File:",
  "RemoteServiceEnabled": false,
  "RemoteServicePort": 8080,
  "EnableQuickSyncEncoding": false,
  "EnableVceEncoder": false,
  "EnableNvencEncoder": true,
  "ShowAddAllToQueue": false,
  "ShowAddSelectionToQueue": false,
  "UiLanguage": null,
  "ShowExperimentalQueue": false,
  "PresetExpandedStateList": [
    "Custom Presets"
  ]
}