View Single Post
Old 10-28-2011, 09:13 AM   #22
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,141
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by dwanthny View Post
When I tested it with this
01505798756X.Silly Press.The.Strange.Professional.Title.Jul.1985.epub

It put 1985 in the title and the rest as isbn. Sort of want it to break on the first period, not the last. You can test it under adding books preferences.
Code:
(?P<isbn>[0-9X?)(?P<title>[^_]+)
works for the ISBN part
theducks is offline   Reply With Quote