Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 12-28-2012, 12:49 AM   #1
Arrowhead
Junior Member
Arrowhead began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Sep 2012
Device: PanDigital
Remove ( ) & everything between

I have a set of books who's title is displayed as "Title (Publisher)"

I need to remove the brackets and everything in between, so only the title is displayed.

I have been fiddling around with “Search and Replace” in “Edit Metadata in Bulk” but have not been able to come up with something that works.

Sorry if this has been asked before, but I could not find an answer by searching the threads.
Arrowhead is offline   Reply With Quote
Old 12-28-2012, 03:46 AM   #2
Adoby
Handy Elephant
Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.
 
Adoby's Avatar
 
Posts: 1,736
Karma: 26785668
Join Date: Dec 2009
Location: Southern Sweden, far out in the quiet woods
Device: Thinkpad E595, Ubuntu Mate, Huawei Mediapad 5, Bouye Likebook Plus
Since parentheses has a special meaning in RegExps, you have to escape them using backslashes to match them:

\(.*\)

A full match could be:

(.*) \((.*)\)

\1 = Title
\2 = Publisher

See: https://www.mobileread.com/forums/sho....php?p=2242243

Last edited by Adoby; 12-28-2012 at 03:48 AM.
Adoby is offline   Reply With Quote
Advert
Old 12-28-2012, 11:13 PM   #3
Arrowhead
Junior Member
Arrowhead began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Sep 2012
Device: PanDigital
Just tried it.

Worked like a Champ.

Thank you very much for your help.
Arrowhead is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Confirm Remove Book & Exit Reader BetterRed Library Management 7 04-03-2012 03:59 AM
Is it theoretically possible to remove B&N DRM? 6charlong Barnes & Noble NOOK 9 02-05-2012 05:08 AM
Remove Default Cover (Calibre pic & File Version) ne0b0rn Calibre 2 11-28-2011 03:00 PM
can't get Search & Replace to remove my header thisisthepope Conversion 2 07-15-2011 07:54 AM
Remove Headers & Footers Mamaijee Introduce Yourself 8 09-26-2010 01:05 PM


All times are GMT -4. The time now is 04:25 PM.


MobileRead.com is a privately owned, operated and funded community.