View Single Post
Old 08-29-2011, 04:34 PM   #9
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Quote:
Originally Posted by hanbalfrek View Post
Code:
(?P<title>.+) - (?P<author>[^_]+)
Test Title - Test Author
gives me
Title: No match
Authors: Unknown

Any ideas about this? Is something corrupt?
The test input requires a file extension. E.G. "Test Title - Test Author.epub"
user_none is offline   Reply With Quote