View Single Post
Old 10-04-2020, 07:48 PM   #3
Snowman
Zealot
Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.
 
Posts: 106
Karma: 3566
Join Date: Aug 2008
Location: London UK
Device: iPhone 5, Kindle K3, Kindle Voyage
The problem expression, which removes the booktype from a title is:

Code:
([\([](?:epub|mobi|azw3*|prc|pdb|pdf|siPDF|rtf|cbr|fb2|(?:multi-)*html*|htmlz|tif|lit|odt|txt|docx*|lrf|[dmehpjlr].+,.+?)[]\)]|\.(?:epub|mobi|azw3*|prc|pdb|pdf|rtf|cbr|fb2|html*|lit|txt|docx*)$)
I'm sure there is a better way, but this works for me

regards
Snowman is offline   Reply With Quote