View Single Post
Old 08-29-2011, 11:02 AM   #4
hanbalfrek
Junior Member
hanbalfrek began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Aug 2011
Device: Nook Color
I'm not replicating the success you're getting, but I think that's because I have a bigger problem.

Using the default regex to test in the test tool in Adding Books, I'm not even getting the right response for a basic

Code:
(?P<title>.+) - (?P<author>[^_]+)
Test Title - Test Author

gives me

Title: No match
Authors: Unknown

I tried uninstalling/reinstalling the application, but that didn't help.

Any ideas about this? Is something corrupt?
hanbalfrek is offline   Reply With Quote