Closed nrg101 closed 6 years ago
Some disc subfolders are incorrectly not identified, e.g.:
2018-03-09 01:58:17,297 DEBUG:path_tail is '(CD2)' 2018-03-09 01:58:17,297 DEBUG:'(CD2)' is deemed as not a disc subfolder
Proposed fix:
Change regex in DISC_SUBFOLDER_REGEX to correctly identify more variants including this one.
fixed
Some disc subfolders are incorrectly not identified, e.g.:
Proposed fix:
Change regex in DISC_SUBFOLDER_REGEX to correctly identify more variants including this one.