mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-03 07:03:58 +00:00
PICARD-2595: Customizable replacement for directory separators
This commit is contained in:
@@ -213,6 +213,7 @@ class FileNamingTest(PicardTestCase):
|
||||
'win_compat_replacements': {},
|
||||
'windows_long_paths': False,
|
||||
'replace_spaces_with_underscores': False,
|
||||
'replace_dir_separator': '_',
|
||||
'file_renaming_scripts': {'test_id': {'script': '%album%/%title%'}},
|
||||
'selected_file_naming_script_id': 'test_id',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user