feat: implement chapter_range_patterns
option
Effectively facilitates localization of simple chapter ranges. ref #247
This commit is contained in:
@@ -194,3 +194,6 @@ default_directory=~/
|
||||
#
|
||||
# To not convert any of the range types, simply removed it from the list.
|
||||
chapter_ranges=openings:38869680,endings:38869680,ads:a5353580
|
||||
# Add alternative lua patterns to identify begining's of simple chapter ranges (all but `ads`)
|
||||
# Syntax: `{type}:{pattern}[,{patternN}][;{type}:{pattern}[,{patternN}]]`
|
||||
chapter_range_patterns=openings:オープニング;endings:エンディング
|
||||
|
Reference in New Issue
Block a user