I may have found a bug.
My books filenames are t;xxxxxxxxxx.rar and my regex in the prefs is (?P<title>.+);(?P<isbn>.+) It worked well in all other previous betas. However, now on beta 12 when I added about 400 books. 300 were added with t as filename and the ISBN numbe in the ISBN field the other 100 were added with t;xxxxxxxx as filename and an empty ISBN. When I deleted and re-added one of those that didn't add the ISBN number it was added fine. Maybe the regex gets broken after a certain number of files?
btw. I'm going to experiment with this beta to see if it fails to add metatdata from isbndn if the number of files being pulled is big. If it still doesn't work I'll open the ticket.
Thanks,
M.
|