View Single Post
Old 02-12-2011, 07:28 AM   #12
Synful
Member
Synful began at the beginning.
 
Synful's Avatar
 
Posts: 18
Karma: 10
Join Date: Feb 2011
Device: Kindle 3
Quote:
Originally Posted by Perkin View Post
For the files named as your example, use this in the Prefereces>Adding Books
Code:
^(?P<author>((?!\s-\s).)+)\s-\s(?:(?:\[\s*)?(?P<series>.+)\s(?P<series_index>[\d\.]+)(?:\s*\])?\s-\s)?(?P<title>[^(]+)(?:\(.*\))?
That will import the books, keeping the Series and Series number as well.
(It's one I got from another thread on here - Thanks to orig poster)


Thanks for the information. Unfortunately, that is not going to work for me. I have everything set up the way I want ... except those stupid quotation marks.

BUT after some more messing around, I found the information I had in my plugboards was overriding my other "requests" hence the quotation marks...so I just deleted the plugboard and bam! All is well! Thank you so much for taking the time to read and respond to my post!
Synful is offline   Reply With Quote