16 lines
210 B
YAML
16 lines
210 B
YAML
omdb_api_key: "YOUR_API_KEY_HERE"
|
|
|
|
encoding:
|
|
dvd:
|
|
crf: 30
|
|
preset: 2
|
|
bluray:
|
|
crf: 29
|
|
preset: 3
|
|
|
|
paths:
|
|
input: "./input"
|
|
output: "./output"
|
|
originals: "./originals"
|
|
failed: "./failed"
|