mirror of
https://github.com/nikdoof/tvorganise.git
synced 2025-12-13 23:02:16 +00:00
Reorganised files, changed tagging to tvorganise. Start of fork.
This commit is contained in:
@@ -8,7 +8,7 @@ regex_config={}
|
||||
|
||||
# Character class for valid episode/show names.
|
||||
# Example: [a-zA-Z0-9\-'\ ]
|
||||
regex_config['valid_in_names'] = "[\w\(\).,\[\]'\ \-?!#]"
|
||||
regex_config['valid_in_names'] = "[\w\(\).,\[\]'\ \-?!#:]"
|
||||
|
||||
|
||||
tv_regex = {}
|
||||
|
||||
Reference in New Issue
Block a user