Updated default config file in Docker container
This commit is contained in:
parent
4bc965f6ef
commit
6a376eed31
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ presets:
|
|||
output_options:
|
||||
output_directory: "{music_video_directory}"
|
||||
file_name: "{music_video_name}.{ext}"
|
||||
thumbnail_name: "{music_video_name}.jpg"
|
||||
thumbnail_name: "{music_video_name}-thumb.jpg"
|
||||
|
||||
nfo_tags:
|
||||
nfo_name: "{music_video_name}.nfo"
|
||||
|
|
|
|||
Loading…
Reference in a new issue