Optionally create season-specific subdir
This commit is contained in:
parent
7bcf366581
commit
78879b1724
@ -3,12 +3,14 @@ self_name = kodi-nfo-feeder
|
||||
ignored_target_file_exts = .jpg, .jpeg, .png, .nfo
|
||||
title_regex_search =
|
||||
title_regex_replace =
|
||||
do_seasons = yes
|
||||
|
||||
[maus]
|
||||
watch_dir = /var/lib/kodi-nfo-feeder/watch
|
||||
output_dir = /var/lib/kodi-nfo-feeder/output
|
||||
# title_regex_search = (\w)-(\s)
|
||||
# title_regex_replace = \1 -\2
|
||||
title_regex_search = (\w)-(\s)
|
||||
title_regex_replace = \1 -\2
|
||||
do_seasons = yes
|
||||
|
||||
[otto]
|
||||
watch_dir = /var/lib/kodi-nfo-feeder/test/watch
|
||||
|
Loading…
x
Reference in New Issue
Block a user