DobyTang / LazyLibrarian

This project isn't finished yet. Goal is to create a SickBeard, CouchPotato, Headphones-like application for ebooks. Headphones is used as a base, so there are still a lot of references to it.
728 stars 72 forks source link

[QUESTION] Ways to improve search results #213

Closed hctancredi closed 8 years ago

hctancredi commented 8 years ago

Hi!

I was just wondering is there's any way to improve searching results.

I rarely snatch any kind of book that I'm looking for, but in the other hand, when I look for them manually nzbDog/omgwtfnzbs or KAT I can easily find them. Of course, I know that there's a string comparison that increases %.

Any kind of tweak or anything alike?

philborman commented 8 years ago

A common reason for KAT not finding results is the number of seeders set too high. NZB search just uses author name and book title, first tries in the ebook category, then retries as a general search if nothing found in ebooks. Anything in the debug log that might help? Lines like... "[NewzNabPlus] - result fields from NZB are " "[NewzNabPlus] - Search parameters set to " will show what's being searched for

"No results found from %s for %s"
will show if no results found from each provider, might give us a clue why

KAT will say "Found %s but only %s seeders" if it rejects a match

stumueller commented 8 years ago

Hi

I dont know if the following log entries can help with improving searching and matching. I currently have a match ration of 80% and after looking through my log files I can see that it is searching for some books and giving it a mach ratio quite high even though the book is not hte right one. Wehere as others it is giving quite a low match ration to even though it is the right one:

stumueller commented 8 years ago

As shown from this I am searching for Gregg Hurwitz - The Rains

Its not found the book at all, its found a few by Gregg Hurwitz but even though its not found the right one its got close to my threshold of 80%. So I dont want to lower my threshold really or it will snatch something I dont want

2016-01-07 10:16:22 DEBUG No nzb's found for Gregg Hurwitz Rains, The. Adding book to queue. 2016-01-07 10:16:22 DEBUG NZB Title Match %: 78 2016-01-07 10:16:22 DEBUG nzbName Gregg Hurwitz The Survivor 2016-01-07 10:16:22 DEBUG NZB Title Match %: 70 2016-01-07 10:16:22 DEBUG nzbName Gregg Hurwitz The Survivor epub 2016-01-07 10:16:22 DEBUG NZB Title Match %: 60 2016-01-07 10:16:22 DEBUG nzbName Gregg Hurwitz Tim Rackley Troubleshooter azw 2016-01-07 10:16:22 DEBUG NZB Title Match %: 59 2016-01-07 10:16:22 DEBUG nzbName Gregg Hurwitz Tim Rackley Troubleshooter mobi 2016-01-07 10:16:22 DEBUG searchterm Gregg Hurwitz Rains The 2016-01-07 10:16:22 DEBUG Found 4 nzb at https://api.nzbgeek.info/ for: Gregg Hurwitz Rains The 2016-01-07 10:16:22 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'28220778', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 30 Jan 2013 03:50:28 +0000', 'nzbtitle': 'Gregg Hurwitz - The Survivor', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=3cc85e1db129ed5fb956cd499ef6a1c5&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:16:22 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'28220778', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 03 Feb 2013 22:00:51 +0000', 'nzbtitle': 'Gregg Hurwitz - The Survivor (epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=07fad4eccd8e547ad76990ec913471b2&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:16:22 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'28220778', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 09 Mar 2013 06:55:27 +0000', 'nzbtitle': 'Gregg Hurwitz - [Tim Rackley 03] - Troubleshooter (azw3)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=73741c5b40846d639b9eef7d6bb4bb54&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:16:21 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'28220778', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 09 Mar 2013 06:55:26 +0000', 'nzbtitle': 'Gregg Hurwitz - [Tim Rackley 03] - Troubleshooter (mobi)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=6341cfaa9ae4f8f3137f5dbe0d2d4dfd&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:16:21 DEBUG Parsing results from https://api.nzbgeek.info/ 2016-01-07 10:16:21 DEBUG [NewzNabPlus] - Search parameters set to {'author': u'Gregg Hurwitz', 'apikey': '5c08848a54b4d47af866b2bbc1815fd1', 't': 'book', 'cat': 7020, 'title': u'Rains, The'} 2016-01-07 10:16:21 DEBUG [NewzNabPlus] searchType [book] with Host [https://api.nzbgeek.info/] mode [nzb] using api [5c08848a54b4d47af866b2bbc1815fd1] for item [{'searchterm': 'Gregg Hurwitz Rains The', 'bookName': u'Rains, The', 'authorName': u'Gregg Hurwitz', 'bookid': u'28220778'}] 2016-01-07 10:16:21 DEBUG [IterateOverNewzNabSites] - NewzNab2 2016-01-07 10:16:21 DEBUG Found 0 nzb at https://api.oznzb.com for: Gregg Hurwitz Rains The 2016-01-07 10:16:21 DEBUG Parsing results from https://api.oznzb.com 2016-01-07 10:16:19 DEBUG [NewzNabPlus] - Search parameters set to {'author': u'Gregg Hurwitz', 'apikey': 'a3698cc38b77c38bffd38031bd3d80d3', 't': 'book', 'cat': 7020, 'title': u'Rains, The'} 2016-01-07 10:16:19 DEBUG [NewzNabPlus] searchType [book] with Host [https://api.oznzb.com] mode [nzb] using api [a3698cc38b77c38bffd38031bd3d80d3] for item [{'searchterm': 'Gregg Hurwitz Rains The', 'bookName': u'Rains, The', 'authorName': u'Gregg Hurwitz', 'bookid': u'28220778'}] 2016-01-07 10:16:19 DEBUG [IterateOverNewzNabSites] - NewzNab1 2016-01-07 10:16:19 DEBUG Found 0 nzb at https://www.usenet-crawler.com/ for: Gregg Hurwitz Rains The 2016-01-07 10:16:19 DEBUG Parsing results from https://www.usenet-crawler.com/ 2016-01-07 10:16:18 DEBUG [NewzNabPlus] - Search parameters set to {'author': u'Gregg Hurwitz', 'apikey': 'e5368327caedf47d5920c947e0652ae7', 't': 'book', 'cat': 7020, 'title': u'Rains, The'} 2016-01-07 10:16:18 DEBUG [NewzNabPlus] searchType [book] with Host [https://www.usenet-crawler.com/] mode [nzb] using api [e5368327caedf47d5920c947e0652ae7] for item [{'searchterm': 'Gregg Hurwitz Rains The', 'bookName': u'Rains, The', 'authorName': u'Gregg Hurwitz', 'bookid': u'28220778'}]

stumueller commented 8 years ago

This search was for Night Voice by Barb and J C Hendee. It didn't find anything...but doing a manual search and I find it. (when I looked last night at this the log file actually found something but I can't get the log file to repeat that)

This si the link for the manual search: https://www.usenet-crawler.com/search?val=night%20voice&index=3

2016-01-07 10:16:08 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 23 Dec 2015 02:15:22 +0000', 'nzbtitle': 'Furniture & Decorations', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=e218e6ffe7e271bfe5682666e209a57d&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:16:08 DEBUG Parsing results from https://api.nzbgeek.info/ 2016-01-07 10:16:07 DEBUG [NewzNabPlus] - Search parameters set to {'author': u'J.C. Hendee', 'apikey': '5c08848a54b4d47af866b2bbc1815fd1', 't': 'book', 'cat': 7020, 'title': u'The Night Voice (Noble Dead Saga Series 3, #5)'} 2016-01-07 10:16:07 DEBUG [NewzNabPlus] searchType [book] with Host [https://api.nzbgeek.info/] mode [nzb] using api [5c08848a54b4d47af866b2bbc1815fd1] for item [{'searchterm': 'J C Hendee The Night Voice', 'bookName': u'The Night Voice (Noble Dead Saga Series 3, #5)', 'authorName': u'J.C. Hendee', 'bookid': u'25361874'}] 2016-01-07 10:16:07 DEBUG [IterateOverNewzNabSites] - NewzNab2 2016-01-07 10:16:07 DEBUG Found 0 nzb at https://api.oznzb.com for: J C Hendee The Night Voice 2016-01-07 10:16:07 DEBUG Parsing results from https://api.oznzb.com 2016-01-07 10:16:05 DEBUG [NewzNabPlus] - Search parameters set to {'author': u'J.C. Hendee', 'apikey': 'a3698cc38b77c38bffd38031bd3d80d3', 't': 'book', 'cat': 7020, 'title': u'The Night Voice (Noble Dead Saga Series 3, #5)'} 2016-01-07 10:16:05 DEBUG [NewzNabPlus] searchType [book] with Host [https://api.oznzb.com] mode [nzb] using api [a3698cc38b77c38bffd38031bd3d80d3] for item [{'searchterm': 'J C Hendee The Night Voice', 'bookName': u'The Night Voice (Noble Dead Saga Series 3, #5)', 'authorName': u'J.C. Hendee', 'bookid': u'25361874'}] 2016-01-07 10:16:05 DEBUG [IterateOverNewzNabSites] - NewzNab1 2016-01-07 10:16:05 DEBUG Found 0 nzb at https://www.usenet-crawler.com/ for: J C Hendee The Night Voice 2016-01-07 10:16:05 DEBUG Parsing results from https://www.usenet-crawler.com/ 2016-01-07 10:16:04 DEBUG [NewzNabPlus] - Search parameters set to {'author': u'J.C. Hendee', 'apikey': 'e5368327caedf47d5920c947e0652ae7', 't': 'book', 'cat': 7020, 'title': u'The Night Voice (Noble Dead Saga Series 3, #5)'} 2016-01-07 10:16:04 DEBUG [NewzNabPlus] searchType [book] with Host [https://www.usenet-crawler.com/] mode [nzb] using api [e5368327caedf47d5920c947e0652ae7] for item [{'searchterm': 'J C Hendee The Night Voice', 'bookName': u'The Night Voice (Noble Dead Saga Series 3, #5)', 'authorName': u'J.C. Hendee', 'bookid': u'25361874'}]

stumueller commented 8 years ago

Another load of log files if you want, this time searching for Night Voice via a different provider. This provider returns 100 results none of which come close to matching. But again a manual search resuklts in a match:

https://nzbgeek.info/geekseek.php?moviesgeekseek=1&browsecategory=&browseincludewords=J+C+Hendee+Night+Voice

The Log entries

2016-01-07 10:32:52 DEBUG No nzb's found for J.C. Hendee The Night Voice (Noble Dead Saga Series 3, #5). Adding book to queue. 2016-01-07 10:32:52 DEBUG NZB Title Match %: 30 2016-01-07 10:32:52 DEBUG nzbName Annie M G SchmidtThe Cat Who Came in Off the Roof retail epub 2016-01-07 10:32:52 DEBUG NZB Title Match %: 26 2016-01-07 10:32:52 DEBUG nzbName Darcy OBrienHillside Stranglers retail epub 2016-01-07 10:32:52 DEBUG NZB Title Match %: 29 2016-01-07 10:32:52 DEBUG nzbName Jeanne WillisPenguin PandemoniumThe Wild Beast retail epub 2016-01-07 10:32:52 DEBUG NZB Title Match %: 28 2016-01-07 10:32:51 DEBUG nzbName John Ajvide LindqvistHandling the Undead retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 28 2016-01-07 10:32:51 DEBUG nzbName Jeanne WillisPenguin PandemoniumThe Rescue retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 23 2016-01-07 10:32:51 DEBUG nzbName Jeanne WillisPenguin PandemoniumChristmas Crackers retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 28 2016-01-07 10:32:51 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:51 DEBUG NZB Title Match %: 21 2016-01-07 10:32:51 DEBUG nzbName Sean Stuart OConnorThe Prisoners Dilemma retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 9 2016-01-07 10:32:51 DEBUG nzbName KwanBlack Lotus epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 13 2016-01-07 10:32:51 DEBUG nzbName Slow Cooker Suppers 2016-01-07 10:32:51 DEBUG NZB Title Match %: 28 2016-01-07 10:32:51 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:51 DEBUG NZB Title Match %: 35 2016-01-07 10:32:51 DEBUG nzbName Sarah RaynerAnother Night Another Day epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 28 2016-01-07 10:32:51 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:51 DEBUG NZB Title Match %: 17 2016-01-07 10:32:51 DEBUG nzbName Raffaella BarkerPhosphorescence retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 19 2016-01-07 10:32:51 DEBUG nzbName Rosenfelt David Dogtripping 2016-01-07 10:32:51 DEBUG NZB Title Match %: 29 2016-01-07 10:32:51 DEBUG nzbName Stuart OGradyBattle Scars retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 23 2016-01-07 10:32:51 DEBUG nzbName Peter JenkinsLooking for Alaska retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 32 2016-01-07 10:32:51 DEBUG nzbName Beth HarbisonDriving with the Top Down epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 25 2016-01-07 10:32:51 DEBUG nzbName Chris OGuinnExiled to Iowa Send Help And Couture epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 19 2016-01-07 10:32:51 DEBUG nzbName Elizabeth AdlerSailing to Capri v epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 31 2016-01-07 10:32:51 DEBUG nzbName Diane ChamberlainThe Broken String epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 28 2016-01-07 10:32:51 DEBUG nzbName Francesca Lia BlockBeyond the Pale Motel retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 30 2016-01-07 10:32:51 DEBUG nzbName Caragh M OBrienThe Vault of Dreamers retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 24 2016-01-07 10:32:51 DEBUG nzbName Susanna ONeillFolklore of Lincolnshire retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 16 2016-01-07 10:32:51 DEBUG nzbName Michael MorpurgoLittle Manfred epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 26 2016-01-07 10:32:51 DEBUG nzbName Diana Wynne JonesVile Visitors retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 30 2016-01-07 10:32:51 DEBUG nzbName Marilyn Taylor Martin Street retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 25 2016-01-07 10:32:51 DEBUG nzbName Kevin KielyA Horse Called El Dorado retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 24 2016-01-07 10:32:50 DEBUG nzbName Rosamunde PilcherThe Day of the Storm retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 17 2016-01-07 10:32:50 DEBUG nzbName Lynne Reid BanksUprooted A Canadian War Story retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 26 2016-01-07 10:32:50 DEBUG nzbName Meg OBrienThe Final Kill retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 32 2016-01-07 10:32:50 DEBUG nzbName Gail TsukiyamaThe Language of Threads epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 19 2016-01-07 10:32:50 DEBUG nzbName Sandra DallasA Quilt for Christmas retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 19 2016-01-07 10:32:50 DEBUG nzbName Readers DigestLaughter the Best MedicineHolidays retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 19 2016-01-07 10:32:50 DEBUG nzbName Readers DigestLaughter the Best Medicine@Work retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 26 2016-01-07 10:32:50 DEBUG nzbName Meg OBrienGathering Lies retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 20 2016-01-07 10:32:50 DEBUG nzbName Meg OBrienCrimson Rain retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 33 2016-01-07 10:32:50 DEBUG nzbName Meg OBrienSacred Trust retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 29 2016-01-07 10:32:50 DEBUG nzbName Jacopo della QuerciaThe Great Abraham Lincoln Pocket Watch Conspiracy v epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 31 2016-01-07 10:32:50 DEBUG nzbName P T DeutermannSentinels of Fire v epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 28 2016-01-07 10:32:50 DEBUG nzbName Nicole MichaelsBlame It on the Mistletoe epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 27 2016-01-07 10:32:50 DEBUG nzbName Tyne OConnellTrue Love the Sphinx and Other Unsolvable Riddles A Comedy in Four Voices epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 31 2016-01-07 10:32:50 DEBUG nzbName Michael MorpurgoListen to the Moon retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 29 2016-01-07 10:32:50 DEBUG nzbName David BaddielThe Parent Agency retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 25 2016-01-07 10:32:50 DEBUG nzbName Tony ParkThe Delta retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 32 2016-01-07 10:32:50 DEBUG nzbName Gillian CrossDown with the Dirty Danes retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 17 2016-01-07 10:32:50 DEBUG nzbName Lisa Scottoline & Francesca SerritellaMeet Me at Emotional Baggage Claim epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 15 2016-01-07 10:32:50 DEBUG nzbName Morgan LlywelynCave of Secrets retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 28 2016-01-07 10:32:50 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:50 DEBUG NZB Title Match %: 26 2016-01-07 10:32:50 DEBUG nzbName Sheila OFlanaganBetter Together retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 20 2016-01-07 10:32:50 DEBUG nzbName Emily GiffinHeart of the Matter retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 20 2016-01-07 10:32:50 DEBUG nzbName Emily GiffinHeart of the Matter retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 23 2016-01-07 10:32:49 DEBUG nzbName Tony HawksPlaying the Moldovans at Tennis retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 29 2016-01-07 10:32:49 DEBUG nzbName Amanda AshleyThe Captive retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 29 2016-01-07 10:32:49 DEBUG nzbName Amanda AshleyThe Captive retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 28 2016-01-07 10:32:49 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:49 DEBUG NZB Title Match %: 22 2016-01-07 10:32:49 DEBUG nzbName Jean UreSecrets and Dreams retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 24 2016-01-07 10:32:49 DEBUG nzbName Tony ONeillDigging the Vein epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 22 2016-01-07 10:32:49 DEBUG nzbName Alfred Ollivant & Lydia DavisBob Son of Battle The Last Gray Dog of Kenmuir retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 23 2016-01-07 10:32:49 DEBUG nzbName Rosemary HayesLoose Connections retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 32 2016-01-07 10:32:49 DEBUG nzbName Qigong For Health And Vitality 2016-01-07 10:32:49 DEBUG NZB Title Match %: 33 2016-01-07 10:32:49 DEBUG nzbName The Secrets Of Jujitsu 2016-01-07 10:32:49 DEBUG NZB Title Match %: 32 2016-01-07 10:32:49 DEBUG nzbName Qigong For Health And Vitality 2016-01-07 10:32:49 DEBUG NZB Title Match %: 33 2016-01-07 10:32:49 DEBUG nzbName The Secrets Of Jujitsu 2016-01-07 10:32:49 DEBUG NZB Title Match %: 28 2016-01-07 10:32:49 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:49 DEBUG NZB Title Match %: 22 2016-01-07 10:32:49 DEBUG nzbName Fodors Walt Disney World Universal SeaWorld Best Central Florida 2016-01-07 10:32:49 DEBUG NZB Title Match %: 18 2016-01-07 10:32:49 DEBUG nzbName Asimovs Science Fiction March 2016-01-07 10:32:49 DEBUG NZB Title Match %: 19 2016-01-07 10:32:49 DEBUG nzbName Asimovs Science Fiction May 2016-01-07 10:32:49 DEBUG NZB Title Match %: 38 2016-01-07 10:32:49 DEBUG nzbName The New Sex Bible The New Guide Sexual Love 2016-01-07 10:32:49 DEBUG NZB Title Match %: 37 2016-01-07 10:32:49 DEBUG nzbName Dreamweaver CC The Missing Manual 2016-01-07 10:32:49 DEBUG NZB Title Match %: 11 2016-01-07 10:32:49 DEBUG nzbName Evil Dead 2016-01-07 10:32:49 DEBUG NZB Title Match %: 38 2016-01-07 10:32:49 DEBUG nzbName Fighter Ace 2016-01-07 10:32:49 DEBUG NZB Title Match %: 11 2016-01-07 10:32:49 DEBUG nzbName Firefly Gold 2016-01-07 10:32:49 DEBUG NZB Title Match %: 25 2016-01-07 10:32:49 DEBUG nzbName Conquest Earth 2016-01-07 10:32:49 DEBUG NZB Title Match %: 25 2016-01-07 10:32:49 DEBUG nzbName Battle Britain 2016-01-07 10:32:49 DEBUG NZB Title Match %: 20 2016-01-07 10:32:49 DEBUG nzbName Alpha Centauri 2016-01-07 10:32:49 DEBUG NZB Title Match %: 30 2016-01-07 10:32:48 DEBUG nzbName Ralph Acampora The Fourth Mega Market Now Through PDF 2016-01-07 10:32:48 DEBUG NZB Title Match %: 20 2016-01-07 10:32:48 DEBUG nzbName Bathroom Readers Institute Uncle Johns Bathroom Reader For Kids Only Electrifying retail epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 30 2016-01-07 10:32:48 DEBUG nzbName Titanic National Geographic 2016-01-07 10:32:48 DEBUG NZB Title Match %: 37 2016-01-07 10:32:48 DEBUG nzbName The Man Who Killed Boys 2016-01-07 10:32:48 DEBUG NZB Title Match %: 24 2016-01-07 10:32:48 DEBUG nzbName The Years Best Science Fiction TwentyNinth Annual Collection Gardner Dozois 2016-01-07 10:32:48 DEBUG NZB Title Match %: 24 2016-01-07 10:32:48 DEBUG nzbName Louis LAmour Desert DeathSong retail epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 18 2016-01-07 10:32:48 DEBUG nzbName Woodworkers Journal Workshop Projects CD 2016-01-07 10:32:48 DEBUG NZB Title Match %: 22 2016-01-07 10:32:48 DEBUG nzbName David Shields & Samantha Matthews That Thing You Do With Your Mouth The Sexual Autobiography epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 18 2016-01-07 10:32:48 DEBUG nzbName Woodworkers Journal Workshop Projects CD 2016-01-07 10:32:48 DEBUG NZB Title Match %: 21 2016-01-07 10:32:48 DEBUG nzbName Oreilly Online Investing Hacks 2016-01-07 10:32:48 DEBUG NZB Title Match %: 28 2016-01-07 10:32:48 DEBUG nzbName Ray Flynn & Robin Moore The Accidental Pope retail epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 25 2016-01-07 10:32:48 DEBUG nzbName Gardner Dozois ed The Years Best Science Fiction epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 25 2016-01-07 10:32:48 DEBUG nzbName MaryAnne OConnor Gallipoli Street retail epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 30 2016-01-07 10:32:48 DEBUG nzbName Ralph Acampora The Fourth Mega Market Now Through PDF 2016-01-07 10:32:48 DEBUG NZB Title Match %: 32 2016-01-07 10:32:48 DEBUG nzbName AnnaMarie McLemore The Weight Feathers retail epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 23 2016-01-07 10:32:48 DEBUG nzbName Mastering Bitcoin 2016-01-07 10:32:48 DEBUG NZB Title Match %: 39 2016-01-07 10:32:48 DEBUG nzbName SSH The Secure Shell 2016-01-07 10:32:48 DEBUG NZB Title Match %: 19 2016-01-07 10:32:48 DEBUG nzbName Foy Mastering Perl OReilly 2016-01-07 10:32:48 DEBUG NZB Title Match %: 29 2016-01-07 10:32:48 DEBUG nzbName HellBent Benjamin Lorr 2016-01-07 10:32:48 DEBUG NZB Title Match %: 31 2016-01-07 10:32:48 DEBUG nzbName The Men Who Lost AmericaAndrew Jackson Oshaughnessy 2016-01-07 10:32:48 DEBUG NZB Title Match %: 24 2016-01-07 10:32:48 DEBUG nzbName The Years Best Science Fiction TwentyNinth Annual Collection Gardner Dozois 2016-01-07 10:32:48 DEBUG NZB Title Match %: 28 2016-01-07 10:32:48 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:48 DEBUG NZB Title Match %: 28 2016-01-07 10:32:48 DEBUG nzbName Chris dLacey Grabber Dragons Wayward Crescent 2016-01-07 10:32:47 DEBUG NZB Title Match %: 18 2016-01-07 10:32:47 DEBUG nzbName Furniture & Decorations 2016-01-07 10:32:47 DEBUG searchterm J C Hendee The Night Voice 2016-01-07 10:32:47 DEBUG Found 100 nzb at https://api.nzbgeek.info/ for: J C Hendee The Night Voice 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 04 Jul 2014 00:57:51 +0000', 'nzbtitle': 'Annie.M.G.Schmidt-The.Cat.Who.Came.in.Off.the.Roof.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=a907021db2bce948c8be42adc0124a12&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 04 Jul 2014 00:57:52 +0000', 'nzbtitle': 'Darcy.OBrien-Hillside.Stranglers.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=5f1533f5b3742efb58e943530e32cb01&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 09 Jul 2014 21:00:04 +0000', 'nzbtitle': 'Jeanne.Willis-[Penguin.Pandemonium]-The.Wild.Beast.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=0b21d710afc11adf1efe4a19216a1493&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 09 Jul 2014 21:00:04 +0000', 'nzbtitle': 'John.Ajvide.Lindqvist-Handling.the.Undead.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=b9823ab95dd066e059368e7b58181be7&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 13 Jul 2014 00:11:21 +0000', 'nzbtitle': 'Jeanne.Willis-[Penguin.Pandemonium]-The.Rescue.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=98ad14f73893cb50dc8520065b01ba0a&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 17 Jul 2014 11:23:30 +0000', 'nzbtitle': 'Jeanne.Willis-[Penguin.Pandemonium]-Christmas.Crackers.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=8aa28cc6975de5bec6e993a085495e12&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 19 Jul 2014 21:12:10 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=df206f002525aae5af1a1454dd619c4f&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 22 Jul 2014 12:10:44 +0000', 'nzbtitle': 'Sean.Stuart.OConnor-The.Prisoners.Dilemma.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=e55acf8ed1a037cf33c7c1f5a9aacbdf&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 25 Jul 2014 11:01:16 +0000', 'nzbtitle': 'Kwan-Black.Lotus.(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=c8757ad9ce0fe3ced49c9bb0e453ee76&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 26 Jul 2014 23:28:08 +0000', 'nzbtitle': '365 Slow Cooker Suppers', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=572edf47f21bed1072aff935ab41cf98&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 28 Jul 2014 05:13:20 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=fabd5c6e5f8090937e1eff786e59c829&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 31 Jul 2014 10:15:22 +0000', 'nzbtitle': 'Sarah.Rayner-Another.Night,.Another.Day.(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=369a8705ee87c31af20f43ef74848dac&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 31 Jul 2014 21:06:43 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=75eea6bcec5af9158e0142cfd4dff5b4&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 03 Aug 2014 12:54:00 +0000', 'nzbtitle': 'Raffaella.Barker-Phosphorescence.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=1d8474a35bf0ec690f1cb3500d46f494&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 04 Aug 2014 20:57:44 +0000', 'nzbtitle': 'Rosenfelt, David - Dogtripping', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=0505d67241c883bc956cf539e62d546b&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 14 Aug 2014 19:40:51 +0000', 'nzbtitle': 'Stuart.OGrady-Battle.Scars.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=8f5d6e6256d403ddd727bc89dd32d1bc&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 21 Aug 2014 11:18:40 +0000', 'nzbtitle': 'Peter.Jenkins-Looking.for.Alaska.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=d1e71fdadd5fce7314f7da5f8e43d9c2&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 21 Aug 2014 11:18:40 +0000', 'nzbtitle': 'Beth.Harbison-Driving.with.the.Top.Down.(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=32bc03d4b8bc243a9d5c50d2c562da9f&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 12 Sep 2014 11:02:05 +0000', 'nzbtitle': 'Chris.OGuinn-Exiled.to.Iowa-.Send.Help,.And.Couture.(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=8fa9075cf099e0354c8a42b8a4f92daf&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 12 Sep 2014 22:03:23 +0000', 'nzbtitle': 'Elizabeth.Adler-Sailing.to.Capri.(v5.0).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=f16f3bcbf58280c3e19afbdc1fb4d29e&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 14 Sep 2014 16:54:52 +0000', 'nzbtitle': 'Diane.Chamberlain-The.Broken.String.(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=110295efe9a9f10ed1f2f272817711de&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 17 Sep 2014 13:24:16 +0000', 'nzbtitle': 'Francesca.Lia.Block-Beyond.the.Pale.Motel.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=a1ff368a6c8478b7240fa5f40b5aeba4&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 19 Sep 2014 11:40:55 +0000', 'nzbtitle': 'Caragh.M.OBrien-The.Vault.of.Dreamers.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=63377e9bafa59b22783928dbfb30154e&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 20 Sep 2014 15:41:02 +0000', 'nzbtitle': 'Susanna.ONeill-Folklore.of.Lincolnshire.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=f0949b67c6bab5c531378f0184fba540&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 28 Sep 2014 18:04:40 +0000', 'nzbtitle': 'Michael.Morpurgo-Little.Manfred.(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=93a8d18e5c919661fc585f44f0f7dd83&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 01 Oct 2014 19:10:53 +0000', 'nzbtitle': 'Diana.Wynne.Jones-Vile.Visitors.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=74a42354525cd9b1412ecf5c3890ab54&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 04 Oct 2014 18:56:08 +0000', 'nzbtitle': 'Marilyn.Taylor-17.Martin.Street.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=dc842c7fb20ff1f2438136e72a85c6ec&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 04 Oct 2014 18:56:10 +0000', 'nzbtitle': 'Kevin.Kiely-A.Horse.Called.El.Dorado.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=dfd968ab50034642bd6c0a3ffd625d52&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 06 Oct 2014 01:24:49 +0000', 'nzbtitle': 'Rosamunde.Pilcher-The.Day.of.the.Storm.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=5b1cf008e9abca7ba11148e7d26e51f6&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 12 Oct 2014 17:02:25 +0000', 'nzbtitle': 'Lynne.Reid.Banks-Uprooted-.A.Canadian.War.Story.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=bbcc43b8093b22ff2097cc0720d90949&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 17 Oct 2014 12:55:43 +0000', 'nzbtitle': 'Meg.OBrien-The.Final.Kill.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=a46140c5fd53cf04701f492171c24f8e&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 18 Oct 2014 23:26:12 +0000', 'nzbtitle': 'Gail.Tsukiyama-The.Language.of.Threads.(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=1934a41cd92c78f7428c990136c82ed8&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 25 Oct 2014 23:00:47 +0000', 'nzbtitle': 'Sandra.Dallas-A.Quilt.for.Christmas.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=3d46e717c72bc6c1f77b0a3634824a1d&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 31 Oct 2014 12:14:41 +0000', 'nzbtitle': 'Readers.Digest-Laughter.the.Best.Medicine-Holidays.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=21a4fdc00edb7a3605dc95e25072ba34&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 31 Oct 2014 12:16:03 +0000', 'nzbtitle': 'Readers.Digest-Laughter.the.Best.Medicine-@Work.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=e34f95c945656f8526fd07249e3aee35&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 04 Nov 2014 19:54:18 +0000', 'nzbtitle': 'Meg.OBrien-Gathering.Lies.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=a22b19be9d16807c6c669e26dac6b010&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 04 Nov 2014 19:54:19 +0000', 'nzbtitle': 'Meg.OBrien-Crimson.Rain.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=10ed3e63baac86a20d7b8ecda0a25849&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 04 Nov 2014 19:56:35 +0000', 'nzbtitle': 'Meg.OBrien-Sacred.Trust.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=58c49225ba1ddb1b9962c49fe9569a30&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 05 Nov 2014 20:16:12 +0000', 'nzbtitle': 'Jacopo.della.Quercia-The.Great.Abraham.Lincoln.Pocket.Watch.Conspiracy.(v5.0).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=39776d543b78f89b7172e14a518a1afe&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 05 Nov 2014 20:18:19 +0000', 'nzbtitle': 'P.T.Deutermann-Sentinels.of.Fire.(v5.0).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=baf8269c1f43ff07c447239660fc64d8&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 20 Nov 2014 12:04:55 +0000', 'nzbtitle': 'Nicole.Michaels-Blame.It.on.the.Mistletoe.(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=5a4558f3d6950c0e8525463a7e2059a6&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 22 Nov 2014 17:51:43 +0000', 'nzbtitle': 'Tyne.OConnell-True.Love,.the.Sphinx,.and.Other.Unsolvable.Riddles-.A.Comedy.in.Four.Voices.(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=8d9e3372880b574171641afe1b2b52e3&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 23 Nov 2014 17:17:31 +0000', 'nzbtitle': 'Michael.Morpurgo-Listen.to.the.Moon.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=a27d6544316d9f9c24e1383aeece815b&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 23 Nov 2014 17:18:57 +0000', 'nzbtitle': 'David.Baddiel-The.Parent.Agency.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=682b73d9b5c9b08eb2d4b0dded2d56f4&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 24 Nov 2014 13:37:29 +0000', 'nzbtitle': 'Tony.Park-The.Delta.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=4dfa0f997a9e5a7cbe1f8fdb016e87e8&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 25 Nov 2014 12:38:59 +0000', 'nzbtitle': 'Gillian.Cross-Down.with.the.Dirty.Danes!.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=af4a7c6d35c8ca3e638efb5c3345e890&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 01 Dec 2014 12:11:26 +0000', 'nzbtitle': 'Lisa.Scottoline.&.Francesca.Serritella-Meet.Me.at.Emotional.Baggage.Claim.(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=a205993330e253f9038ed1eb6a123b09&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 07 Dec 2014 04:02:19 +0000', 'nzbtitle': 'Morgan.Llywelyn-Cave.of.Secrets.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=88c44bac07c8f9f757906f73cb89f457&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 11 Dec 2014 08:36:19 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=bc64645b3a56b439d9efd9427a6ddd53&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 15 Dec 2014 18:39:41 +0000', 'nzbtitle': 'Sheila.OFlanagan-Better.Together.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=7fd29fee5adc79cf0b4f25a3959b1a17&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 23 Dec 2014 01:49:48 +0000', 'nzbtitle': 'Emily.Giffin-Heart.of.the.Matter.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=b4fed8caa1aa0a3178b266353c2cf696&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 02 Jan 2015 06:15:59 +0000', 'nzbtitle': 'Emily.Giffin-Heart.of.the.Matter.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=73d1b3d50980ccd2dd3dea4c19c8aee7&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 02 Jan 2015 06:16:09 +0000', 'nzbtitle': 'Tony.Hawks-Playing.the.Moldovans.at.Tennis.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=2ba0f95a6912bb22a577622ff5013b71&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 01 Jan 2015 02:09:54 +0000', 'nzbtitle': 'Amanda.Ashley-The.Captive.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=05c292890c18e940f20ec1bc70d3d189&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 02 Jan 2015 06:16:10 +0000', 'nzbtitle': 'Amanda.Ashley-The.Captive.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=c8ce5c6c5777e1cce40d41b181408658&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 02 Jan 2015 10:35:45 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=0b4738e17cf22b0ac3c231bbdda42ae6&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 03 Jan 2015 00:18:17 +0000', 'nzbtitle': 'Jean.Ure-Secrets.and.Dreams.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=c15cf1bf369a1197b2090c40dfddcacd&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 03 Jan 2015 00:18:16 +0000', 'nzbtitle': 'Tony.ONeill-Digging.the.Vein.(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=eb40f9a76a1aa80e220c811a51c7cd24&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 04 Jan 2015 03:00:57 +0000', 'nzbtitle': 'Alfred.Ollivant.&.Lydia.Davis-Bob,.Son.of.Battle-.The.Last.Gray.Dog.of.Kenmuir.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=e0a3c23205d7ffed60a048b91b21612f&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 06 Jan 2015 22:33:52 +0000', 'nzbtitle': 'Rosemary.Hayes-Loose.Connections.(retail).(epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=a2d7a93aefe4a7847e4589ce3f9ae97d&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 21 Jan 2015 22:52:41 +0000', 'nzbtitle': 'Qigong For Health And Vitality', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=9a39eac1ef5aad36467892d442334be1&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 21 Jan 2015 22:58:12 +0000', 'nzbtitle': 'The Secrets Of Jujitsu', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=c22cd999407d89f094c7a8464d50d23d&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 27 Jan 2015 23:27:15 +0000', 'nzbtitle': 'Qigong For Health And Vitality', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=d57ec746c29cf2358437a79e2e8b6855&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 27 Jan 2015 23:32:04 +0000', 'nzbtitle': 'The Secrets Of Jujitsu', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=3b57c1fba1e49bca2742b90596b2e48d&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 28 Jan 2015 22:03:26 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=8f8e4759ce61e69f3884d9f2011b6c51&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 12 Feb 2015 01:37:11 +0000', 'nzbtitle': 'Fodors Walt Disney World 2015 with Universal SeaWorld and the Best of Central Florida', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=8cbaebaba56f3998e2833e0f4c996fff&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 13 Feb 2015 23:08:55 +0000', 'nzbtitle': 'Asimovs Science Fiction - March 2015', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=3cf8e29abff80a4c762f927eef4af668&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 13 Feb 2015 23:08:55 +0000', 'nzbtitle': 'Asimovs Science Fiction - May 2015', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=4d788faf872aafaffe3811d87e9c0a3e&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 14 Feb 2015 09:53:52 +0000', 'nzbtitle': 'The New Sex Bible The New Guide to Sexual Love', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=c9135d86ae9aca863963c0c840f2995c&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 14 Feb 2015 18:58:35 +0000', 'nzbtitle': 'Dreamweaver CC, The Missing Manual (2014)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=e84c175e2852af3e66f9fafed2452551&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 25 Feb 2015 01:29:35 +0000', 'nzbtitle': 'Evil Dead', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=aa6bf37f8f253afd4de3f1d8fe84b8a7&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 25 Feb 2015 01:34:20 +0000', 'nzbtitle': 'Fighter Ace', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=0bef6528089274d0c10e7819816e417b&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 25 Feb 2015 01:35:53 +0000', 'nzbtitle': 'Firefly Gold', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=b1f98775bb61396c16879c40b6e6758a&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 25 Feb 2015 01:56:29 +0000', 'nzbtitle': 'Conquest Earth', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=20d3621e481e14919fa061e74e6b8cad&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 25 Feb 2015 02:27:04 +0000', 'nzbtitle': 'Battle of Britain', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=fe34dbda2bc5d838ec5b12c8d3893ee4&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 25 Feb 2015 02:42:52 +0000', 'nzbtitle': 'Alpha Centauri', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=fae44a91352d9e7e4c5a96c6aea743ed&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 02 Apr 2015 14:01:05 +0000', 'nzbtitle': 'Ralph Acampora The Fourth Mega Market Now Through 2011 (PDF)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=779b1b2d5f36d63c3a68123d397f17d4&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 01 May 2015 11:43:56 +0000', 'nzbtitle': 'Bathroom Readers Institute - [Uncle Johns Bathroom Reader - For Kids Only] - Electrifying (retail) (epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=7363c059dc18e89413da639dff6d2f4f&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 08 May 2015 00:49:55 +0000', 'nzbtitle': 'Titanic - National Geographic', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=9674a3ac3c904fbc7d9831046b58cc72&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 09 May 2015 21:52:22 +0000', 'nzbtitle': 'The Man Who Killed Boys', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=ecdfa053b15548f547408fc4b95ed638&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 02 Jun 2015 01:16:57 +0000', 'nzbtitle': 'The Years Best Science Fiction Twenty-Ninth Annual Collection - Gardner Dozois', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=adb1f6e710b641d52bdfc63213e0baa4&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 03 Jul 2015 11:11:35 +0000', 'nzbtitle': 'Louis LAmour - Desert Death-Song (retail) (epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=9998dc5f10beed3d7d008139a2af80e3&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 11 Jul 2015 15:24:24 +0000', 'nzbtitle': 'Woodworkers.Journal.Workshop.Projects.CD(', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=b4e3de80cc00ea1a1165a1ed0058a284&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 12 Jul 2015 21:12:06 +0000', 'nzbtitle': 'David Shields & Samantha Matthews - That Thing You Do With Your Mouth- The Sexual Autobiography (epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=9f570b9e6c34143e05033a396d6ea723&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 21 Jul 2015 22:28:30 +0000', 'nzbtitle': 'Woodworkers.Journal.Workshop.Projects.CD(', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=5599156efb04c8adfb7d823cd8bf9454&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 28 Jul 2015 17:07:34 +0000', 'nzbtitle': 'Oreilly - Online Investing Hacks', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=48a00f069d104d8515aa0df72c08ffab&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 06 Aug 2015 19:03:21 +0000', 'nzbtitle': 'Ray Flynn & Robin Moore - The Accidental Pope (retail) (epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=1be6b5d1cc38121b4ce2defa744c862d&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 07 Sep 2015 21:03:44 +0000', 'nzbtitle': 'Gardner Dozois (ed) - The Years Best Science Fiction 11 (epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=1b6a12accc0007f630333de5002d4363&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 09 Sep 2015 11:33:28 +0000', 'nzbtitle': 'Mary-Anne OConnor - Gallipoli Street (retail) (epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=86fb8f6400488d6b82d3ad254a28c4ce&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 15 Sep 2015 21:21:42 +0000', 'nzbtitle': 'Ralph.Acampora.The.Fourth.Mega.Market.Now.Through.2011.[PDF]', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=88ef8b7d9652134a8863643fe431d3e0&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 27 Sep 2015 17:29:24 +0000', 'nzbtitle': 'Anna-Marie McLemore - The Weight of Feathers (retail) (epub)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=014a70b7b1bb08ba9d5c7a1bdb4ab2a5&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 02 Nov 2015 23:58:33 +0000', 'nzbtitle': 'Mastering Bitcoin', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=a8388acd95b2e7175282b69cef7084c8&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 03 Nov 2015 00:00:53 +0000', 'nzbtitle': 'SSH, The Secure Shell', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=98bb32dd605b8632e4e1e4d7ca0e28d7&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 03 Nov 2015 00:00:53 +0000', 'nzbtitle': '- Foy - Mastering Perl (OReilly, 2007)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=82b90f449c35ead68bb97d116816f070&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 29 Nov 2015 15:38:57 +0000', 'nzbtitle': 'Hell-Bent - Benjamin Lorr', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=76d4cfc1a2678987598849f5f791d50c&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 29 Nov 2015 17:29:12 +0000', 'nzbtitle': 'The Men Who Lost America-Andrew Jackson Oshaughnessy', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=340361b49fd49ef635ca5221683f9444&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 30 Nov 2015 00:36:32 +0000', 'nzbtitle': 'The Years Best Science Fiction Twenty-Ninth Annual Collection - Gardner Dozois', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=978877b66a826e14807aed2167f07d5a&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 16 Dec 2015 07:07:50 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=fcc40589c4dc92163f8faf861fc24f7b&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 18 Dec 2015 17:27:11 +0000', 'nzbtitle': 'Chris dLacey - Grabber (Dragons of Wayward Crescent 03)', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=4a6710403242f21cde00a7f648dc7576&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 23 Dec 2015 02:15:22 +0000', 'nzbtitle': 'Furniture & Decorations', 'nzbsize': None, 'nzburl': 'https://cdn.nzbgeek.info/api?t=get&id=e218e6ffe7e271bfe5682666e209a57d&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG Parsing results from https://api.nzbgeek.info/ 2016-01-07 10:32:42 DEBUG [NewzNabPlus] - Search parameters set to {'author': u'J.C. Hendee', 'apikey': '5c08848a54b4d47af866b2bbc1815fd1', 't': 'book', 'cat': 7020, 'title': u'The Night Voice (Noble Dead Saga Series 3, #5)'} 2016-01-07 10:32:42 DEBUG [NewzNabPlus] searchType [book] with Host [https://api.nzbgeek.info/] mode [nzb] using api [5c08848a54b4d47af866b2bbc1815fd1] for item [{'searchterm': 'J C Hendee The Night Voice', 'bookName': u'The Night Voice (Noble Dead Saga Series 3, #5)', 'authorName': u'J.C. Hendee', 'bookid': u'25361874'}]

philborman commented 8 years ago

There are a few issues here,

  1. perfect author name match and short book title gives a fairly high "fuzz" ratio. Can probably be improved, i will think about how best to do it
  2. Titles including "series" details, maybe stripping these back to pure book title will help.
  3. Manual search for just title might find the book, but we then need to check author separately

Needs some thought.

By the way, the drive_letter fix posted yesterday isnt perfect, though it works for most cases. a better solution should be in the next release. Had a rethink.

On Thu, 7 Jan 2016, 11:46 stumueller notifications@github.com wrote:

Another load of log files if you want, this time searching for Night Voice via a different provider. This provider returns 100 results none of which come close to matching. But again a manual search resuklts in a match:

https://nzbgeek.info/geekseek.php?moviesgeekseek=1&browsecategory=&browseincludewords=J+C+Hendee+Night+Voice

The Log entries

2016-01-07 10:32:52 DEBUG No nzb's found for J.C. Hendee The Night Voice (Noble Dead Saga Series 3, #5 https://github.com/DobyTang/LazyLibrarian/issues/5). Adding book to queue. 2016-01-07 10:32:52 DEBUG NZB Title Match %: 30 2016-01-07 10:32:52 DEBUG nzbName Annie M G SchmidtThe Cat Who Came in Off the Roof retail epub 2016-01-07 10:32:52 DEBUG NZB Title Match %: 26 2016-01-07 10:32:52 DEBUG nzbName Darcy OBrienHillside Stranglers retail epub 2016-01-07 10:32:52 DEBUG NZB Title Match %: 29 2016-01-07 10:32:52 DEBUG nzbName Jeanne WillisPenguin PandemoniumThe Wild Beast retail epub 2016-01-07 10:32:52 DEBUG NZB Title Match %: 28 2016-01-07 10:32:51 DEBUG nzbName John Ajvide LindqvistHandling the Undead retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 28 2016-01-07 10:32:51 DEBUG nzbName Jeanne WillisPenguin PandemoniumThe Rescue retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 23 2016-01-07 10:32:51 DEBUG nzbName Jeanne WillisPenguin PandemoniumChristmas Crackers retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 28 2016-01-07 10:32:51 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:51 DEBUG NZB Title Match %: 21 2016-01-07 10:32:51 DEBUG nzbName Sean Stuart OConnorThe Prisoners Dilemma retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 9 2016-01-07 10:32:51 DEBUG nzbName KwanBlack Lotus epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 13 2016-01-07 10:32:51 DEBUG nzbName Slow Cooker Suppers 2016-01-07 10:32:51 DEBUG NZB Title Match %: 28 2016-01-07 10:32:51 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:51 DEBUG NZB Title Match %: 35 2016-01-07 10:32:51 DEBUG nzbName Sarah RaynerAnother Night Another Day epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 28 2016-01-07 10:32:51 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:51 DEBUG NZB Title Match %: 17 2016-01-07 10:32:51 DEBUG nzbName Raffaella BarkerPhosphorescence retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 19 2016-01-07 10:32:51 DEBUG nzbName Rosenfelt David Dogtripping 2016-01-07 10:32:51 DEBUG NZB Title Match %: 29 2016-01-07 10:32:51 DEBUG nzbName Stuart OGradyBattle Scars retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 23 2016-01-07 10:32:51 DEBUG nzbName Peter JenkinsLooking for Alaska retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 32 2016-01-07 10:32:51 DEBUG nzbName Beth HarbisonDriving with the Top Down epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 25 2016-01-07 10:32:51 DEBUG nzbName Chris OGuinnExiled to Iowa Send Help And Couture epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 19 2016-01-07 10:32:51 DEBUG nzbName Elizabeth AdlerSailing to Capri v epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 31 2016-01-07 10:32:51 DEBUG nzbName Diane ChamberlainThe Broken String epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 28 2016-01-07 10:32:51 DEBUG nzbName Francesca Lia BlockBeyond the Pale Motel retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 30 2016-01-07 10:32:51 DEBUG nzbName Caragh M OBrienThe Vault of Dreamers retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 24 2016-01-07 10:32:51 DEBUG nzbName Susanna ONeillFolklore of Lincolnshire retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 16 2016-01-07 10:32:51 DEBUG nzbName Michael MorpurgoLittle Manfred epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 26 2016-01-07 10:32:51 DEBUG nzbName Diana Wynne JonesVile Visitors retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 30 2016-01-07 10:32:51 DEBUG nzbName Marilyn Taylor Martin Street retail epub 2016-01-07 10:32:51 DEBUG NZB Title Match %: 25 2016-01-07 10:32:51 DEBUG nzbName Kevin KielyA Horse Called El Dorado retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 24 2016-01-07 10:32:50 DEBUG nzbName Rosamunde PilcherThe Day of the Storm retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 17 2016-01-07 10:32:50 DEBUG nzbName Lynne Reid BanksUprooted A Canadian War Story retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 26 2016-01-07 10:32:50 DEBUG nzbName Meg OBrienThe Final Kill retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 32 2016-01-07 10:32:50 DEBUG nzbName Gail TsukiyamaThe Language of Threads epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 19 2016-01-07 10:32:50 DEBUG nzbName Sandra DallasA Quilt for Christmas retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 19 2016-01-07 10:32:50 DEBUG nzbName Readers DigestLaughter the Best MedicineHolidays retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 19 2016-01-07 10:32:50 DEBUG nzbName Readers DigestLaughter the Best Medicine@Work retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 26 2016-01-07 10:32:50 DEBUG nzbName Meg OBrienGathering Lies retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 20 2016-01-07 10:32:50 DEBUG nzbName Meg OBrienCrimson Rain retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 33 2016-01-07 10:32:50 DEBUG nzbName Meg OBrienSacred Trust retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 29 2016-01-07 10:32:50 DEBUG nzbName Jacopo della QuerciaThe Great Abraham Lincoln Pocket Watch Conspiracy v epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 31 2016-01-07 10:32:50 DEBUG nzbName P T DeutermannSentinels of Fire v epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 28 2016-01-07 10:32:50 DEBUG nzbName Nicole MichaelsBlame It on the Mistletoe epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 27 2016-01-07 10:32:50 DEBUG nzbName Tyne OConnellTrue Love the Sphinx and Other Unsolvable Riddles A Comedy in Four Voices epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 31 2016-01-07 10:32:50 DEBUG nzbName Michael MorpurgoListen to the Moon retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 29 2016-01-07 10:32:50 DEBUG nzbName David BaddielThe Parent Agency retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 25 2016-01-07 10:32:50 DEBUG nzbName Tony ParkThe Delta retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 32 2016-01-07 10:32:50 DEBUG nzbName Gillian CrossDown with the Dirty Danes retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 17 2016-01-07 10:32:50 DEBUG nzbName Lisa Scottoline & Francesca SerritellaMeet Me at Emotional Baggage Claim epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 15 2016-01-07 10:32:50 DEBUG nzbName Morgan LlywelynCave of Secrets retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 28 2016-01-07 10:32:50 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:50 DEBUG NZB Title Match %: 26 2016-01-07 10:32:50 DEBUG nzbName Sheila OFlanaganBetter Together retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 20 2016-01-07 10:32:50 DEBUG nzbName Emily GiffinHeart of the Matter retail epub 2016-01-07 10:32:50 DEBUG NZB Title Match %: 20 2016-01-07 10:32:50 DEBUG nzbName Emily GiffinHeart of the Matter retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 23 2016-01-07 10:32:49 DEBUG nzbName Tony HawksPlaying the Moldovans at Tennis retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 29 2016-01-07 10:32:49 DEBUG nzbName Amanda AshleyThe Captive retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 29 2016-01-07 10:32:49 DEBUG nzbName Amanda AshleyThe Captive retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 28 2016-01-07 10:32:49 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:49 DEBUG NZB Title Match %: 22 2016-01-07 10:32:49 DEBUG nzbName Jean UreSecrets and Dreams retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 24 2016-01-07 10:32:49 DEBUG nzbName Tony ONeillDigging the Vein epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 22 2016-01-07 10:32:49 DEBUG nzbName Alfred Ollivant & Lydia DavisBob Son of Battle The Last Gray Dog of Kenmuir retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 23 2016-01-07 10:32:49 DEBUG nzbName Rosemary HayesLoose Connections retail epub 2016-01-07 10:32:49 DEBUG NZB Title Match %: 32 2016-01-07 10:32:49 DEBUG nzbName Qigong For Health And Vitality 2016-01-07 10:32:49 DEBUG NZB Title Match %: 33 2016-01-07 10:32:49 DEBUG nzbName The Secrets Of Jujitsu 2016-01-07 10:32:49 DEBUG NZB Title Match %: 32 2016-01-07 10:32:49 DEBUG nzbName Qigong For Health And Vitality 2016-01-07 10:32:49 DEBUG NZB Title Match %: 33 2016-01-07 10:32:49 DEBUG nzbName The Secrets Of Jujitsu 2016-01-07 10:32:49 DEBUG NZB Title Match %: 28 2016-01-07 10:32:49 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:49 DEBUG NZB Title Match %: 22 2016-01-07 10:32:49 DEBUG nzbName Fodors Walt Disney World Universal SeaWorld Best Central Florida 2016-01-07 10:32:49 DEBUG NZB Title Match %: 18 2016-01-07 10:32:49 DEBUG nzbName Asimovs Science Fiction March 2016-01-07 10:32:49 DEBUG NZB Title Match %: 19 2016-01-07 10:32:49 DEBUG nzbName Asimovs Science Fiction May 2016-01-07 10:32:49 DEBUG NZB Title Match %: 38 2016-01-07 10:32:49 DEBUG nzbName The New Sex Bible The New Guide Sexual Love 2016-01-07 10:32:49 DEBUG NZB Title Match %: 37 2016-01-07 10:32:49 DEBUG nzbName Dreamweaver CC The Missing Manual 2016-01-07 10:32:49 DEBUG NZB Title Match %: 11 2016-01-07 10:32:49 DEBUG nzbName Evil Dead 2016-01-07 10:32:49 DEBUG NZB Title Match %: 38 2016-01-07 10:32:49 DEBUG nzbName Fighter Ace 2016-01-07 10:32:49 DEBUG NZB Title Match %: 11 2016-01-07 10:32:49 DEBUG nzbName Firefly Gold 2016-01-07 10:32:49 DEBUG NZB Title Match %: 25 2016-01-07 10:32:49 DEBUG nzbName Conquest Earth 2016-01-07 10:32:49 DEBUG NZB Title Match %: 25 2016-01-07 10:32:49 DEBUG nzbName Battle Britain 2016-01-07 10:32:49 DEBUG NZB Title Match %: 20 2016-01-07 10:32:49 DEBUG nzbName Alpha Centauri 2016-01-07 10:32:49 DEBUG NZB Title Match %: 30 2016-01-07 10:32:48 DEBUG nzbName Ralph Acampora The Fourth Mega Market Now Through PDF 2016-01-07 10:32:48 DEBUG NZB Title Match %: 20 2016-01-07 10:32:48 DEBUG nzbName Bathroom Readers Institute Uncle Johns Bathroom Reader For Kids Only Electrifying retail epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 30 2016-01-07 10:32:48 DEBUG nzbName Titanic National Geographic 2016-01-07 10:32:48 DEBUG NZB Title Match %: 37 2016-01-07 10:32:48 DEBUG nzbName The Man Who Killed Boys 2016-01-07 10:32:48 DEBUG NZB Title Match %: 24 2016-01-07 10:32:48 DEBUG nzbName The Years Best Science Fiction TwentyNinth Annual Collection Gardner Dozois 2016-01-07 10:32:48 DEBUG NZB Title Match %: 24 2016-01-07 10:32:48 DEBUG nzbName Louis LAmour Desert DeathSong retail epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 18 2016-01-07 10:32:48 DEBUG nzbName Woodworkers Journal Workshop Projects CD 2016-01-07 10:32:48 DEBUG NZB Title Match %: 22 2016-01-07 10:32:48 DEBUG nzbName David Shields & Samantha Matthews That Thing You Do With Your Mouth The Sexual Autobiography epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 18 2016-01-07 10:32:48 DEBUG nzbName Woodworkers Journal Workshop Projects CD 2016-01-07 10:32:48 DEBUG NZB Title Match %: 21 2016-01-07 10:32:48 DEBUG nzbName Oreilly Online Investing Hacks 2016-01-07 10:32:48 DEBUG NZB Title Match %: 28 2016-01-07 10:32:48 DEBUG nzbName Ray Flynn & Robin Moore The Accidental Pope retail epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 25 2016-01-07 10:32:48 DEBUG nzbName Gardner Dozois ed The Years Best Science Fiction epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 25 2016-01-07 10:32:48 DEBUG nzbName MaryAnne OConnor Gallipoli Street retail epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 30 2016-01-07 10:32:48 DEBUG nzbName Ralph Acampora The Fourth Mega Market Now Through PDF 2016-01-07 10:32:48 DEBUG NZB Title Match %: 32 2016-01-07 10:32:48 DEBUG nzbName AnnaMarie McLemore The Weight Feathers retail epub 2016-01-07 10:32:48 DEBUG NZB Title Match %: 23 2016-01-07 10:32:48 DEBUG nzbName Mastering Bitcoin 2016-01-07 10:32:48 DEBUG NZB Title Match %: 39 2016-01-07 10:32:48 DEBUG nzbName SSH The Secure Shell 2016-01-07 10:32:48 DEBUG NZB Title Match %: 19 2016-01-07 10:32:48 DEBUG nzbName Foy Mastering Perl OReilly 2016-01-07 10:32:48 DEBUG NZB Title Match %: 29 2016-01-07 10:32:48 DEBUG nzbName HellBent Benjamin Lorr 2016-01-07 10:32:48 DEBUG NZB Title Match %: 31 2016-01-07 10:32:48 DEBUG nzbName The Men Who Lost AmericaAndrew Jackson Oshaughnessy 2016-01-07 10:32:48 DEBUG NZB Title Match %: 24 2016-01-07 10:32:48 DEBUG nzbName The Years Best Science Fiction TwentyNinth Annual Collection Gardner Dozois 2016-01-07 10:32:48 DEBUG NZB Title Match %: 28 2016-01-07 10:32:48 DEBUG nzbName The Complete AHoles Guide Handling Chicks PDF 2016-01-07 10:32:48 DEBUG NZB Title Match %: 28 2016-01-07 10:32:48 DEBUG nzbName Chris dLacey Grabber Dragons Wayward Crescent 2016-01-07 10:32:47 DEBUG NZB Title Match %: 18 2016-01-07 10:32:47 DEBUG nzbName Furniture & Decorations 2016-01-07 10:32:47 DEBUG searchterm J C Hendee The Night Voice 2016-01-07 10:32:47 DEBUG Found 100 nzb at https://api.nzbgeek.info/ for: J C Hendee The Night Voice 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 04 Jul 2014 00:57:51 +0000', 'nzbtitle': 'Annie.M.G.Schmidt-The.Cat.Who.Came.in.Off.the.Roof.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=a907021db2bce948c8be42adc0124a12&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 04 Jul 2014 00:57:52 +0000', 'nzbtitle': 'Darcy.OBrien-Hillside.Stranglers.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=5f1533f5b3742efb58e943530e32cb01&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 09 Jul 2014 21:00:04 +0000', 'nzbtitle': 'Jeanne.Willis-[Penguin.Pandemonium]-The.Wild.Beast.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=0b21d710afc11adf1efe4a19216a1493&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 09 Jul 2014 21:00:04 +0000', 'nzbtitle': 'John.Ajvide.Lindqvist-Handling.the.Undead.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=b9823ab95dd066e059368e7b58181be7&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 13 Jul 2014 00:11:21 +0000', 'nzbtitle': 'Jeanne.Willis-[Penguin.Pandemonium]-The.Rescue.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=98ad14f73893cb50dc8520065b01ba0a&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 17 Jul 2014 11:23:30 +0000', 'nzbtitle': 'Jeanne.Willis-[Penguin.Pandemonium]-Christmas.Crackers.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=8aa28cc6975de5bec6e993a085495e12&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 19 Jul 2014 21:12:10 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=df206f002525aae5af1a1454dd619c4f&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 22 Jul 2014 12:10:44 +0000', 'nzbtitle': 'Sean.Stuart.OConnor-The.Prisoners.Dilemma.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=e55acf8ed1a037cf33c7c1f5a9aacbdf&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 25 Jul 2014 11:01:16 +0000', 'nzbtitle': 'Kwan-Black.Lotus.(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=c8757ad9ce0fe3ced49c9bb0e453ee76&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 26 Jul 2014 23:28:08 +0000', 'nzbtitle': '365 Slow Cooker Suppers', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=572edf47f21bed1072aff935ab41cf98&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 28 Jul 2014 05:13:20 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=fabd5c6e5f8090937e1eff786e59c829&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 31 Jul 2014 10:15:22 +0000', 'nzbtitle': 'Sarah.Rayner-Another.Night,.Another.Day.(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=369a8705ee87c31af20f43ef74848dac&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 31 Jul 2014 21:06:43 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=75eea6bcec5af9158e0142cfd4dff5b4&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 03 Aug 2014 12:54:00 +0000', 'nzbtitle': 'Raffaella.Barker-Phosphorescence.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=1d8474a35bf0ec690f1cb3500d46f494&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 04 Aug 2014 20:57:44 +0000', 'nzbtitle': 'Rosenfelt, David - Dogtripping', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=0505d67241c883bc956cf539e62d546b&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 14 Aug 2014 19:40:51 +0000', 'nzbtitle': 'Stuart.OGrady-Battle.Scars.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=8f5d6e6256d403ddd727bc89dd32d1bc&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 21 Aug 2014 11:18:40 +0000', 'nzbtitle': 'Peter.Jenkins-Looking.for.Alaska.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=d1e71fdadd5fce7314f7da5f8e43d9c2&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 21 Aug 2014 11:18:40 +0000', 'nzbtitle': 'Beth.Harbison-Driving.with.the.Top.Down.(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=32bc03d4b8bc243a9d5c50d2c562da9f&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 12 Sep 2014 11:02:05 +0000', 'nzbtitle': 'Chris.OGuinn-Exiled.to.Iowa-.Send.Help,.And.Couture.(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=8fa9075cf099e0354c8a42b8a4f92daf&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 12 Sep 2014 22:03:23 +0000', 'nzbtitle': 'Elizabeth.Adler-Sailing.to.Capri.(v5.0).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=f16f3bcbf58280c3e19afbdc1fb4d29e&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 14 Sep 2014 16:54:52 +0000', 'nzbtitle': 'Diane.Chamberlain-The.Broken.String.(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=110295efe9a9f10ed1f2f272817711de&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 17 Sep 2014 13:24:16 +0000', 'nzbtitle': 'Francesca.Lia.Block-Beyond.the.Pale.Motel.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=a1ff368a6c8478b7240fa5f40b5aeba4&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 19 Sep 2014 11:40:55 +0000', 'nzbtitle': 'Caragh.M.OBrien-The.Vault.of.Dreamers.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=63377e9bafa59b22783928dbfb30154e&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 20 Sep 2014 15:41:02 +0000', 'nzbtitle': 'Susanna.ONeill-Folklore.of.Lincolnshire.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=f0949b67c6bab5c531378f0184fba540&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 28 Sep 2014 18:04:40 +0000', 'nzbtitle': 'Michael.Morpurgo-Little.Manfred.(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=93a8d18e5c919661fc585f44f0f7dd83&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:47 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 01 Oct 2014 19:10:53 +0000', 'nzbtitle': 'Diana.Wynne.Jones-Vile.Visitors.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=74a42354525cd9b1412ecf5c3890ab54&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 04 Oct 2014 18:56:08 +0000', 'nzbtitle': 'Marilyn.Taylor-17.Martin.Street.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=dc842c7fb20ff1f2438136e72a85c6ec&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 04 Oct 2014 18:56:10 +0000', 'nzbtitle': 'Kevin.Kiely-A.Horse.Called.El.Dorado.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=dfd968ab50034642bd6c0a3ffd625d52&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 06 Oct 2014 01:24:49 +0000', 'nzbtitle': 'Rosamunde.Pilcher-The.Day.of.the.Storm.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=5b1cf008e9abca7ba11148e7d26e51f6&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 12 Oct 2014 17:02:25 +0000', 'nzbtitle': 'Lynne.Reid.Banks-Uprooted-.A.Canadian.War.Story.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=bbcc43b8093b22ff2097cc0720d90949&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 17 Oct 2014 12:55:43 +0000', 'nzbtitle': 'Meg.OBrien-The.Final.Kill.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=a46140c5fd53cf04701f492171c24f8e&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 18 Oct 2014 23:26:12 +0000', 'nzbtitle': 'Gail.Tsukiyama-The.Language.of.Threads.(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=1934a41cd92c78f7428c990136c82ed8&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 25 Oct 2014 23:00:47 +0000', 'nzbtitle': 'Sandra.Dallas-A.Quilt.for.Christmas.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=3d46e717c72bc6c1f77b0a3634824a1d&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 31 Oct 2014 12:14:41 +0000', 'nzbtitle': 'Readers.Digest-Laughter.the.Best.Medicine-Holidays.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=21a4fdc00edb7a3605dc95e25072ba34&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 31 Oct 2014 12:16:03 +0000', 'nzbtitle': ' Readers.Digest-Laughter.the.Best.Medicine-@Work.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=e34f95c945656f8526fd07249e3aee35&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 04 Nov 2014 19:54:18 +0000', 'nzbtitle': 'Meg.OBrien-Gathering.Lies.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=a22b19be9d16807c6c669e26dac6b010&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 04 Nov 2014 19:54:19 +0000', 'nzbtitle': 'Meg.OBrien-Crimson.Rain.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=10ed3e63baac86a20d7b8ecda0a25849&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 04 Nov 2014 19:56:35 +0000', 'nzbtitle': 'Meg.OBrien-Sacred.Trust.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=58c49225ba1ddb1b9962c49fe9569a30&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 05 Nov 2014 20:16:12 +0000', 'nzbtitle': 'Jacopo.della.Quercia-The.Great.Abraham.Lincoln.Pocket.Watch.Conspiracy.(v5.0).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=39776d543b78f89b7172e14a518a1afe&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 05 Nov 2014 20:18:19 +0000', 'nzbtitle': 'P.T.Deutermann-Sentinels.of.Fire.(v5.0).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=baf8269c1f43ff07c447239660fc64d8&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 20 Nov 2014 12:04:55 +0000', 'nzbtitle': 'Nicole.Michaels-Blame.It.on.the.Mistletoe.(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=5a4558f3d6950c0e8525463a7e2059a6&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 22 Nov 2014 17:51:43 +0000', 'nzbtitle': 'Tyne.OConnell-True.Love,.the.Sphinx,.and.Other.Unsolvable.Riddles-.A.Comedy.in.Four.Voices.(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=8d9e3372880b574171641afe1b2b52e3&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 23 Nov 2014 17:17:31 +0000', 'nzbtitle': 'Michael.Morpurgo-Listen.to.the.Moon.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=a27d6544316d9f9c24e1383aeece815b&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 23 Nov 2014 17:18:57 +0000', 'nzbtitle': 'David.Baddiel-The.Parent.Agency.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=682b73d9b5c9b08eb2d4b0dded2d56f4&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 24 Nov 2014 13:37:29 +0000', 'nzbtitle': 'Tony.Park-The.Delta.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=4dfa0f997a9e5a7cbe1f8fdb016e87e8&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 25 Nov 2014 12:38:59 +0000', 'nzbtitle': 'Gillian.Cross-Down.with.the.Dirty.Danes!.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=af4a7c6d35c8ca3e638efb5c3345e890&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 01 Dec 2014 12:11:26 +0000', 'nzbtitle': 'Lisa.Scottoline.&.Francesca.Serritella-Meet.Me.at.Emotional.Baggage.Claim.(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=a205993330e253f9038ed1eb6a123b09&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 07 Dec 2014 04:02:19 +0000', 'nzbtitle': 'Morgan.Llywelyn-Cave.of.Secrets.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=88c44bac07c8f9f757906f73cb89f457&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 11 Dec 2014 08:36:19 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=bc64645b3a56b439d9efd9427a6ddd53&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 15 Dec 2014 18:39:41 +0000', 'nzbtitle': 'Sheila.OFlanagan-Better.Together.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=7fd29fee5adc79cf0b4f25a3959b1a17&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 23 Dec 2014 01:49:48 +0000', 'nzbtitle': 'Emily.Giffin-Heart.of.the.Matter.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=b4fed8caa1aa0a3178b266353c2cf696&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 02 Jan 2015 06:15:59 +0000', 'nzbtitle': 'Emily.Giffin-Heart.of.the.Matter.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=73d1b3d50980ccd2dd3dea4c19c8aee7&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 02 Jan 2015 06:16:09 +0000', 'nzbtitle': 'Tony.Hawks-Playing.the.Moldovans.at.Tennis.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=2ba0f95a6912bb22a577622ff5013b71&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 01 Jan 2015 02:09:54 +0000', 'nzbtitle': 'Amanda.Ashley-The.Captive.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=05c292890c18e940f20ec1bc70d3d189&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:46 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 02 Jan 2015 06:16:10 +0000', 'nzbtitle': 'Amanda.Ashley-The.Captive.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=c8ce5c6c5777e1cce40d41b181408658&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 02 Jan 2015 10:35:45 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=0b4738e17cf22b0ac3c231bbdda42ae6&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 03 Jan 2015 00:18:17 +0000', 'nzbtitle': 'Jean.Ure-Secrets.and.Dreams.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=c15cf1bf369a1197b2090c40dfddcacd&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 03 Jan 2015 00:18:16 +0000', 'nzbtitle': 'Tony.ONeill-Digging.the.Vein.(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=eb40f9a76a1aa80e220c811a51c7cd24&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 04 Jan 2015 03:00:57 +0000', 'nzbtitle': 'Alfred.Ollivant.&.Lydia.Davis-Bob,.Son.of.Battle-.The.Last.Gray.Dog.of.Kenmuir.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=e0a3c23205d7ffed60a048b91b21612f&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 06 Jan 2015 22:33:52 +0000', 'nzbtitle': 'Rosemary.Hayes-Loose.Connections.(retail).(epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=a2d7a93aefe4a7847e4589ce3f9ae97d&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 21 Jan 2015 22:52:41 +0000', 'nzbtitle': 'Qigong For Health And Vitality', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=9a39eac1ef5aad36467892d442334be1&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 21 Jan 2015 22:58:12 +0000', 'nzbtitle': 'The Secrets Of Jujitsu', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=c22cd999407d89f094c7a8464d50d23d&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 27 Jan 2015 23:27:15 +0000', 'nzbtitle': 'Qigong For Health And Vitality', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=d57ec746c29cf2358437a79e2e8b6855&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 27 Jan 2015 23:32:04 +0000', 'nzbtitle': 'The Secrets Of Jujitsu', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=3b57c1fba1e49bca2742b90596b2e48d&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 28 Jan 2015 22:03:26 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=8f8e4759ce61e69f3884d9f2011b6c51&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 12 Feb 2015 01:37:11 +0000', 'nzbtitle': 'Fodors Walt Disney World 2015 with Universal SeaWorld and the Best of Central Florida', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=8cbaebaba56f3998e2833e0f4c996fff&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 13 Feb 2015 23:08:55 +0000', 'nzbtitle': 'Asimovs Science Fiction - March 2015', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=3cf8e29abff80a4c762f927eef4af668&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 13 Feb 2015 23:08:55 +0000', 'nzbtitle': 'Asimovs Science Fiction - May 2015', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=4d788faf872aafaffe3811d87e9c0a3e&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 14 Feb 2015 09:53:52 +0000', 'nzbtitle': 'The New Sex Bible The New Guide to Sexual Love', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=c9135d86ae9aca863963c0c840f2995c&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 14 Feb 2015 18:58:35 +0000', 'nzbtitle': 'Dreamweaver CC, The Missing Manual (2014)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=e84c175e2852af3e66f9fafed2452551&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 25 Feb 2015 01:29:35 +0000', 'nzbtitle': 'Evil Dead', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=aa6bf37f8f253afd4de3f1d8fe84b8a7&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 25 Feb 2015 01:34:20 +0000', 'nzbtitle': 'Fighter Ace', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=0bef6528089274d0c10e7819816e417b&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 25 Feb 2015 01:35:53 +0000', 'nzbtitle': 'Firefly Gold', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=b1f98775bb61396c16879c40b6e6758a&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 25 Feb 2015 01:56:29 +0000', 'nzbtitle': 'Conquest Earth', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=20d3621e481e14919fa061e74e6b8cad&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 25 Feb 2015 02:27:04 +0000', 'nzbtitle': 'Battle of Britain', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=fe34dbda2bc5d838ec5b12c8d3893ee4&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 25 Feb 2015 02:42:52 +0000', 'nzbtitle': 'Alpha Centauri', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=fae44a91352d9e7e4c5a96c6aea743ed&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 02 Apr 2015 14:01:05 +0000', 'nzbtitle': 'Ralph Acampora The Fourth Mega Market Now Through 2011 (PDF)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=779b1b2d5f36d63c3a68123d397f17d4&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 01 May 2015 11:43:56 +0000', 'nzbtitle': 'Bathroom Readers Institute - [Uncle Johns Bathroom Reader - For Kids Only] - Electrifying (retail) (epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=7363c059dc18e89413da639dff6d2f4f&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 08 May 2015 00:49:55 +0000', 'nzbtitle': 'Titanic - National Geographic', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=9674a3ac3c904fbc7d9831046b58cc72&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 09 May 2015 21:52:22 +0000', 'nzbtitle': 'The Man Who Killed Boys', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=ecdfa053b15548f547408fc4b95ed638&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 02 Jun 2015 01:16:57 +0000', 'nzbtitle': 'The Years Best Science Fiction Twenty-Ninth Annual Collection - Gardner Dozois', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=adb1f6e710b641d52bdfc63213e0baa4&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 03 Jul 2015 11:11:35 +0000', 'nzbtitle': 'Louis LAmour - Desert Death-Song (retail) (epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=9998dc5f10beed3d7d008139a2af80e3&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sat, 11 Jul 2015 15:24:24 +0000', 'nzbtitle': 'Woodworkers.Journal.Workshop.Projects.CD(', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=b4e3de80cc00ea1a1165a1ed0058a284&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 12 Jul 2015 21:12:06 +0000', 'nzbtitle': 'David Shields & Samantha Matthews - That Thing You Do With Your Mouth- The Sexual Autobiography (epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=9f570b9e6c34143e05033a396d6ea723&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:45 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 21 Jul 2015 22:28:30 +0000', 'nzbtitle': 'Woodworkers.Journal.Workshop.Projects.CD(', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=5599156efb04c8adfb7d823cd8bf9454&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 28 Jul 2015 17:07:34 +0000', 'nzbtitle': 'Oreilly - Online Investing Hacks', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=48a00f069d104d8515aa0df72c08ffab&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Thu, 06 Aug 2015 19:03:21 +0000', 'nzbtitle': 'Ray Flynn & Robin Moore - The Accidental Pope (retail) (epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=1be6b5d1cc38121b4ce2defa744c862d&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 07 Sep 2015 21:03:44 +0000', 'nzbtitle': 'Gardner Dozois (ed) - The Years Best Science Fiction 11 (epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=1b6a12accc0007f630333de5002d4363&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 09 Sep 2015 11:33:28 +0000', 'nzbtitle': 'Mary-Anne OConnor - Gallipoli Street (retail) (epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=86fb8f6400488d6b82d3ad254a28c4ce&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 15 Sep 2015 21:21:42 +0000', 'nzbtitle': 'Ralph.Acampora.The.Fourth.Mega.Market.Now.Through.2011.[PDF]', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=88ef8b7d9652134a8863643fe431d3e0&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 27 Sep 2015 17:29:24 +0000', 'nzbtitle': 'Anna-Marie McLemore - The Weight of Feathers (retail) (epub)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=014a70b7b1bb08ba9d5c7a1bdb4ab2a5&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 02 Nov 2015 23:58:33 +0000', 'nzbtitle': 'Mastering Bitcoin', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=a8388acd95b2e7175282b69cef7084c8&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 03 Nov 2015 00:00:53 +0000', 'nzbtitle': 'SSH, The Secure Shell', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=98bb32dd605b8632e4e1e4d7ca0e28d7&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Tue, 03 Nov 2015 00:00:53 +0000', 'nzbtitle': '- Foy - Mastering Perl (OReilly, 2007)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=82b90f449c35ead68bb97d116816f070&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 29 Nov 2015 15:38:57 +0000', 'nzbtitle': 'Hell-Bent - Benjamin Lorr', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=76d4cfc1a2678987598849f5f791d50c&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Sun, 29 Nov 2015 17:29:12 +0000', 'nzbtitle': 'The Men Who Lost America-Andrew Jackson Oshaughnessy', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=340361b49fd49ef635ca5221683f9444&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Mon, 30 Nov 2015 00:36:32 +0000', 'nzbtitle': 'The Years Best Science Fiction Twenty-Ninth Annual Collection - Gardner Dozois', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=978877b66a826e14807aed2167f07d5a&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 16 Dec 2015 07:07:50 +0000', 'nzbtitle': 'The Complete AHoles Guide to Handling Chicks PDF', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=fcc40589c4dc92163f8faf861fc24f7b&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Fri, 18 Dec 2015 17:27:11 +0000', 'nzbtitle': 'Chris dLacey - Grabber (Dragons of Wayward Crescent 03)', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=4a6710403242f21cde00a7f648dc7576&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG [NewzNabPlus] - result fields from NZB are {'bookid': u'25361874', 'nzbmode': 'nzb', 'nzbdate': 'Wed, 23 Dec 2015 02:15:22 +0000', 'nzbtitle': 'Furniture & Decorations', 'nzbsize': None, 'nzburl': ' https://cdn.nzbgeek.info/api?t=get&id=e218e6ffe7e271bfe5682666e209a57d&apikey=5c08848a54b4d47af866b2bbc1815fd1', 'nzbprov': 'https://api.nzbgeek.info/'} 2016-01-07 10:32:44 DEBUG Parsing results from https://api.nzbgeek.info/ 2016-01-07 10:32:42 DEBUG [NewzNabPlus] - Search parameters set to {'author': u'J.C. Hendee', 'apikey': '5c08848a54b4d47af866b2bbc1815fd1', 't': 'book', 'cat': 7020, 'title': u'The Night Voice (Noble Dead Saga Series 3, #5 https://github.com/DobyTang/LazyLibrarian/issues/5)'} 2016-01-07 10:32:42 DEBUG [NewzNabPlus] searchType [book] with Host [ https://api.nzbgeek.info/] mode [nzb] using api [5c08848a54b4d47af866b2bbc1815fd1] for item [{'searchterm': 'J C Hendee The Night Voice', 'bookName': u'The Night Voice (Noble Dead Saga Series 3, #5 https://github.com/DobyTang/LazyLibrarian/issues/5)', 'authorName': u'J.C. Hendee', 'bookid': u'25361874'}]

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169626634 .

stumueller commented 8 years ago
  1. Not sure what you mean by this
  2. Yeah I think its probably a good idea to strip series info as this can be in any format in torrent and nzb sites
  3. hmmm if two books are titled the same might present a problem, unless as you say you can do return the results of the title search and then search on those results for the author

Yeah the drive letter fix worked for me this morning! :-) so I'm happy

philborman commented 8 years ago

On 07/01/16 17:08, stumueller wrote:

  1. Not sure what you mean by this

Gregg Hurwitz The Survivor gave 78%, It matches each word, so gave 100% match on Gregg, 100% Hurwitz, 100% The Somehow we need to separate out author and book, so we get 100% match on author, and under 50% match on book, so 78% overall is too high. Not sure how to do this yet.

  1. Yeah I think its probably a good idea to strip series info as this can be in any format in torrent and nzb sites

ok, that's done now. Two attempts, first with the whole name, then a second attempt without anything in ( )

  1. hmmm if two books are titled the same might present a problem, unless as you say you can do return the results of the title search and then search on those results for the author

Quite common to get two books with the same title by different authors. Just need to be sure the search providers return enough info to give us a match. Needs more work.

Yeah the drive letter fix worked for me this morning! :-) so I'm happy

Good, but as I said in an earier reply the fix isn't quite right. A better one is ready.

stumueller commented 8 years ago

Just a thought, I'm not a coder so I don't know how practical this is but wouldn't search via the third method, i.e. search for author - return results and then search based on those results for the book name provide a more accurate method of finding the right book, so in effect it would solve both point 1 and point 3 that you talked about.

Also would it be possible to give common words a smaller weighting in the results. So with the example of Gregs Hurwitz - The Rain, it would search for all books by greg hurwitz, then when weighting the score of the books that it found instead of assigning 100% to the word The and 0% to other words that didn't match Rain resulting in a score of 50% could you not make common words such as The, And, A, Of have a lower weighting. This would mean you could then lower your match ration percentage knowing that common words won't tip the scales adversley?

As I said Im not a developer and I may be way off base here and talking rubbish....just thought I'd mention it and see what you thought.

If you let me know when the change you have made is in LazyLibrarian I will test point two with the Night Voice book (stripping the series info out of a search)

Stuart

philborman commented 8 years ago

On 07/01/16 18:07, stumueller wrote:

Just a thought, I'm not a coder so I don't know how practical this is but wouldn't search via the third method, i.e. search for author - return results and then search based on those results for the book name provide a more accurate method of finding the right book, so in effect it would solve both point 1 and point 3 that you talked about.

That's pretty much what I'm going for now. We will actually search several times, first search that produces a matching result aborts the rest.

  1. Search books category for author/title
  2. Strip any trailing (extra data) and try again
  3. Search general category for author/title
  4. Search general category for author name only

The reason for including title in the first two searches is that nzb book searching needs both author and title. The switch away from books to a more general search could pull in audiobooks, movies etc (which we reject later) so we only try that if we don't find anything in books. It may be that we only need to do searches 1,2,4 and search 3 is redundant. Don't know, needs testing.

Also would it be possible to give common words a smaller weighting in the results. So with the example of Gregs Hurwitz - The Rain, it would search for all books by greg hurwitz, then when weighting the score of the books that it found instead of assigning 100% to the word The and 0% to other words that didn't match Rain resulting in a score of 50% could you not make common words such as The, And, A, Of have a lower weighting. This would mean you could then lower your match ration percentage knowing that common words won't tip the scales adversley?

That's fairly tricky. The "fuzzy" library is supposed to take care of it for us, but doesn't seem to have any way of weighting the results. Might be able to do two "fuzz" matches, one for author and one for title, but how do you decide what the total overall weighting is?

Sometimes author names need a lower fuzz value to take account of accented characters, initials with or without periods/spaces, middle initials, first_name, initial, surname etc.

Books are even worse with title/subtitle/series/series number, then there's omnibus editions... No idea what's best to do here (yet)

As I said Im not a developer and I may be way off base here and talking rubbish....just thought I'd mention it and see what you thought.

Any ideas are welcome. Two heads better than one and all that...

If you let me know when the change you have made is in LazyLibrarian I will test point two with the Night Voice book (stripping the series info out of a search)

Should upload something tonight. Just need nncrypted to pull it into master branch then.

stumueller commented 8 years ago

I did have a thought of including the date/year of the book in the search...but after looking it doesn't appear that book releases include a date/year.

It seems the problem is that there is no release naming standard like there is for TV or even for comics. They just get released with what ever name the up-loader feels like. Which makes searching harder.

The only other thing I thought is that if the auto searching is going to be problematic would it be worth leaving it as is and just adding a manual search option. (Sonarr has something similar.) So you would add a button/link for a manual search. The manual search would then go off and do the search (maybe with a lower matchratio% and present you with a list of results. You could then choose the release that you wanted and LL would snatch that release. Its not automatic but maybe a safer way of snatching if the auto search can't find anything?

philborman commented 8 years ago

I might look into that. You can already manually download a book and import it from the "alternate" directory, which might be enough?

The sonarr manual search still looks for the title for you, just lets you choose the quality and where to grab it from.

We would need to let the user enter whatever they wanted in a search box, author/title in any layout or combo, and then when the results come back let the user select one, and then we save it under the pre-selected author name and book title by creating a suitable .opf file. Not too tricky, I think.

On 07/01/16 20:39, stumueller wrote:

I did have a thought of including the date/year of the book in the search...but after looking it doesn't appear that book releases include a date/year.

It seems the problem is that there is no release naming standard like there is for TV or even for comics. They just get released with what ever name the up-loader feels like. Which makes searching harder.

The only other thing I thought is that if the auto searching is going to be problematic would it be worth leaving it as is and just adding a manual search option. (Sonarr has something similar.) So you would add a button/link for a manual search. The manual search would then go off and do the search (maybe with a lower matchratio% and present you with a list of results. You could then choose the release that you wanted and LL would snatch that release. Its not automatic but maybe a safer way of snatching if the auto search can't find anything?

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169784609.

stumueller commented 8 years ago

I just thought if it doesn't find anything automatically the manual search could be used to manually select which of the results the search found you wanted to download... Not necessarily you entering anything to search for just the auto search but you get to pick if you actually download anything from the search rather than it just not downloading!

I must admit I'm basing this on scenarios I would use the manual search for though... There maybe considerations I've not even thought of!

Also I'm not sure how the import function works? Is it different to putting a downloaded book in the process folder and forcing a post process (which I usually do) On 7 Jan 2016 7:55 p.m., "philborman" notifications@github.com wrote:

I might look into that. You can already manually download a book and import it from the "alternate" directory, which might be enough?

The sonarr manual search still looks for the title for you, just lets you choose the quality and where to grab it from.

We would need to let the user enter whatever they wanted in a search box, author/title in any layout or combo, and then when the results come back let the user select one, and then we save it under the pre-selected author name and book title by creating a suitable .opf file. Not too tricky, I think.

On 07/01/16 20:39, stumueller wrote:

I did have a thought of including the date/year of the book in the search...but after looking it doesn't appear that book releases include a date/year.

It seems the problem is that there is no release naming standard like there is for TV or even for comics. They just get released with what ever name the up-loader feels like. Which makes searching harder.

The only other thing I thought is that if the auto searching is going to be problematic would it be worth leaving it as is and just adding a manual search option. (Sonarr has something similar.) So you would add a button/link for a manual search. The manual search would then go off and do the search (maybe with a lower matchratio% and present you with a list of results. You could then choose the release that you wanted and LL would snatch that release. Its not automatic but maybe a safer way of snatching if the auto search can't find anything?

— Reply to this email directly or view it on GitHub < https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169784609 .

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169788685 .

philborman commented 8 years ago

On 07/01/16 21:04, stumueller wrote:

I just thought if it doesn't find anything automatically the manual search could be used to manually select which of the results the search found you wanted to download... Not necessarily you entering anything to search for just the auto search but you get to pick if you actually download anything from the search rather than it just not downloading!

Ah, i see, that could work.

I must admit I'm basing this on scenarios I would use the manual search for though... There maybe considerations I've not even thought of!

Also I'm not sure how the import function works? Is it different to putting a downloaded book in the process folder and forcing a post process (which I usually do)

It's a button on the Manage page

Put an ebook in the import/export folder (only epub or mobi) one book at a time and add an .opf file if the embedded data is missing or incorrect, and LL will add the author to the database if not already there, and then import the book into the LL database and file structure. It's not perfect, it won't add the author if goodreads doesn't list them, and it won't add the book if goodreads doesn't have it listed either.

Documentation of LL is another area that needs work.

stumueller commented 8 years ago

So are you actually maintaining this now and adding features or is it just something your trying to get working as you use it? On 7 Jan 2016 8:17 p.m., "philborman" notifications@github.com wrote:

On 07/01/16 21:04, stumueller wrote:

I just thought if it doesn't find anything automatically the manual search could be used to manually select which of the results the search found you wanted to download... Not necessarily you entering anything to search for just the auto search but you get to pick if you actually download anything from the search rather than it just not downloading!

Ah, i see, that could work.

I must admit I'm basing this on scenarios I would use the manual search for though... There maybe considerations I've not even thought of!

Also I'm not sure how the import function works? Is it different to putting a downloaded book in the process folder and forcing a post process (which I usually do)

It's a button on the Manage page

Put an ebook in the import/export folder (only epub or mobi) one book at a time and add an .opf file if the embedded data is missing or incorrect, and LL will add the author to the database if not already there, and then import the book into the LL database and file structure. It's not perfect, it won't add the author if goodreads doesn't list them, and it won't add the book if goodreads doesn't have it listed either.

Documentation of LL is another area that needs work.

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169793676 .

philborman commented 8 years ago

A bit of both. I tried using it a year or two ago but it didn't really work for me then. I have a permanently-on raspberry pi which acts as a sab/cups/cops/transmission/calibre/sonarr/headphones server and media player, so it seemed natural to add search/download facilities for my book/magazine library to it.

TheGuardian added magazines to lazylibrarian, which made it worth another look for me. cops/calibre only does ebooks.

I retired a few months ago and had some time on my hands so started re-learning python (I'm a bit rusty) and adding features I found useful. The project is a bit short on contributors at the moment, and the original author (DobyTang) doesn't seem to be around, so I do what I can.

I'm enjoying the challenge, but I'm sure a more experienced python programmer would do much better!

Just submitted the latest update, but we need to wait for another contributor ( nncrypted ) to upload it as DobyTang isn't around to add me as a new contributor.

On 07/01/16 21:22, stumueller wrote:

So are you actually maintaining this now and adding features or is it just something your trying to get working as you use it? On 7 Jan 2016 8:17 p.m., "philborman" notifications@github.com wrote:

On 07/01/16 21:04, stumueller wrote:

I just thought if it doesn't find anything automatically the manual search could be used to manually select which of the results the search found you wanted to download... Not necessarily you entering anything to search for just the auto search but you get to pick if you actually download anything from the search rather than it just not downloading!

Ah, i see, that could work.

I must admit I'm basing this on scenarios I would use the manual search for though... There maybe considerations I've not even thought of!

Also I'm not sure how the import function works? Is it different to putting a downloaded book in the process folder and forcing a post process (which I usually do)

It's a button on the Manage page

Put an ebook in the import/export folder (only epub or mobi) one book at a time and add an .opf file if the embedded data is missing or incorrect, and LL will add the author to the database if not already there, and then import the book into the LL database and file structure. It's not perfect, it won't add the author if goodreads doesn't list them, and it won't add the book if goodreads doesn't have it listed either.

Documentation of LL is another area that needs work.

— Reply to this email directly or view it on GitHub

https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169793676 .

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169794828.

stumueller commented 8 years ago

I've never heard of cops! I installed LL about six months ago and quickly realised it wouldn't do what I wanted it to... But I must admit you've quickly turned a very basic product into something that is a hell of a lot more usable! It actually pulls in new books for authors and that alone is very useful as I find it hard to keep track of when authors I like release new books!

So thank you for taking this on... Even if you don't have time/inclination to do anymore to it it's still become 10x better than it was! On 7 Jan 2016 8:37 p.m., "philborman" notifications@github.com wrote:

A bit of both. I tried using it a year or two ago but it didn't really work for me then. I have a permanently-on raspberry pi which acts as a sab/cups/cops/transmission/calibre/sonarr/headphones server and media player, so it seemed natural to add search/download facilities for my book/magazine library to it.

TheGuardian added magazines to lazylibrarian, which made it worth another look for me. cops/calibre only does ebooks.

I retired a few months ago and had some time on my hands so started re-learning python (I'm a bit rusty) and adding features I found useful. The project is a bit short on contributors at the moment, and the original author (DobyTang) doesn't seem to be around, so I do what I can.

I'm enjoying the challenge, but I'm sure a more experienced python programmer would do much better!

Just submitted the latest update, but we need to wait for another contributor ( nncrypted ) to upload it as DobyTang isn't around to add me as a new contributor.

On 07/01/16 21:22, stumueller wrote:

So are you actually maintaining this now and adding features or is it just something your trying to get working as you use it? On 7 Jan 2016 8:17 p.m., "philborman" notifications@github.com wrote:

On 07/01/16 21:04, stumueller wrote:

I just thought if it doesn't find anything automatically the manual search could be used to manually select which of the results the search found you wanted to download... Not necessarily you entering anything to search for just the auto search but you get to pick if you actually download anything from the search rather than it just not downloading!

Ah, i see, that could work.

I must admit I'm basing this on scenarios I would use the manual search for though... There maybe considerations I've not even thought of!

Also I'm not sure how the import function works? Is it different to putting a downloaded book in the process folder and forcing a post process (which I usually do)

It's a button on the Manage page

Put an ebook in the import/export folder (only epub or mobi) one book at a time and add an .opf file if the embedded data is missing or incorrect, and LL will add the author to the database if not already there, and then import the book into the LL database and file structure. It's not perfect, it won't add the author if goodreads doesn't list them, and it won't add the book if goodreads doesn't have it listed either.

Documentation of LL is another area that needs work.

— Reply to this email directly or view it on GitHub

< https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169793676

.

— Reply to this email directly or view it on GitHub < https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169794828 .

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169798070 .

philborman commented 8 years ago

http://blog.slucas.fr/en/oss/calibre-opds-php-server

Its a much lighter weight interface to the calibre library, better for using on lower powered devices, though the raspberry pi2 is much more capable than the original single core version

On 07/01/16 21:45, stumueller wrote:

I've never heard of cops! I installed LL about six months ago and quickly realised it wouldn't do what I wanted it to... But I must admit you've quickly turned a very basic product into something that is a hell of a lot more usable! It actually pulls in new books for authors and that alone is very useful as I find it hard to keep track of when authors I like release new books!

So thank you for taking this on... Even if you don't have time/inclination to do anymore to it it's still become 10x better than it was! On 7 Jan 2016 8:37 p.m., "philborman" notifications@github.com wrote:

A bit of both. I tried using it a year or two ago but it didn't really work for me then. I have a permanently-on raspberry pi which acts as a sab/cups/cops/transmission/calibre/sonarr/headphones server and media player, so it seemed natural to add search/download facilities for my book/magazine library to it.

TheGuardian added magazines to lazylibrarian, which made it worth another look for me. cops/calibre only does ebooks.

I retired a few months ago and had some time on my hands so started re-learning python (I'm a bit rusty) and adding features I found useful. The project is a bit short on contributors at the moment, and the original author (DobyTang) doesn't seem to be around, so I do what I can.

I'm enjoying the challenge, but I'm sure a more experienced python programmer would do much better!

Just submitted the latest update, but we need to wait for another contributor ( nncrypted ) to upload it as DobyTang isn't around to add me as a new contributor.

On 07/01/16 21:22, stumueller wrote:

So are you actually maintaining this now and adding features or is it just something your trying to get working as you use it? On 7 Jan 2016 8:17 p.m., "philborman" notifications@github.com wrote:

On 07/01/16 21:04, stumueller wrote:

I just thought if it doesn't find anything automatically the manual search could be used to manually select which of the results the search found you wanted to download... Not necessarily you entering anything to search for just the auto search but you get to pick if you actually download anything from the search rather than it just not downloading!

Ah, i see, that could work.

I must admit I'm basing this on scenarios I would use the manual search for though... There maybe considerations I've not even thought of!

Also I'm not sure how the import function works? Is it different to putting a downloaded book in the process folder and forcing a post process (which I usually do)

It's a button on the Manage page

Put an ebook in the import/export folder (only epub or mobi) one book at a time and add an .opf file if the embedded data is missing or incorrect, and LL will add the author to the database if not already there, and then import the book into the LL database and file structure. It's not perfect, it won't add the author if goodreads doesn't list them, and it won't add the book if goodreads doesn't have it listed either.

Documentation of LL is another area that needs work.

— Reply to this email directly or view it on GitHub

<

https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169793676

.

— Reply to this email directly or view it on GitHub <

https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169794828

.

— Reply to this email directly or view it on GitHub

https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169798070 .

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169800172.

stumueller commented 8 years ago

OK I just updated and did a search for a single book. The log file doesn't include all of the info as it seems to be limited in size to about 500 entries and then it overwrites. But I've attached what I did get.

I did a search for a single book, the Night Voice by JC Hendee (its actuall Barb and J C Hendee but LL puts it in as J C Hendee).

There is one entry where it found the book and gave it a score of 57% as the name it found includes the words "retail version" and the author includes "Bard and"

What I dont understand is that earlier on in hte search it seems to find a load (about 100) of books that have nothing to do with hte search term. The first one in the log file being "Tony ParkThe Delta retail epub"

Stuart jchendee_NightVoice.txt

stumueller commented 8 years ago

I added the log file as an attachment so it doesn't fill up the page

philborman commented 8 years ago

Thanks, i will take a look at it tomorrow At first glance there are some very strange results coming back in the early searches, and some potential matches with low scores. Maybe we shouldn't rely on libfuzzy for all the searches

On Thu, 7 Jan 2016 22:55 stumueller notifications@github.com wrote:

I added the log file as an attachment so it doesn't fill up the page

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169818767 .

philborman commented 8 years ago

Yes, that's great thanks. Very useful.

Seems the "book" and "shortbook" searches don't return anything useful, lots of unrelated books. Don't know why yet. "book" uses Author and Title, eg J.C. Hendee The Night Voice (Noble Dead Saga Series 3, #5) "shortbook" uses Author and [Title without suffix] eg J.C. Hendee The Night Voice Both return broadly the same set of results. As the result sets are nearly the same there is no point in doing both searches. Need to work on getting rid of the irrelevant results.

"general" and "author" search produce much better results, including many correct ones but we fail to match them. "general" uses Author and [Title without suffix] eg J.C. Hendee The Night Voice "author" ignores title completely, and again these two give similar result sets. Both ignore the book category and just search for any type of result. Need to work on improving the fuzzy matching as there are several correct books that we miss

On 07/01/16 22:55, stumueller wrote:

I added the log file as an attachment so it doesn't fill up the page

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-169818767.

stumueller commented 8 years ago

glad I could provide some useful info...if you need anything else from me just let me know!

Stu

philborman commented 8 years ago

ok, think I may have cracked this. It seems the "book" search types do not like author names with initials in, and return fairly random results. Change "J. C. Hendee" to just 'Hendee" and suddenly all the results look sensible! Also a tweak to the way we do the "fuzz" depending on search type gives much better matching.

stumueller commented 8 years ago

I can give you another author with initials if you want...I'm just not sat in front of my PC at the moment.

philborman commented 8 years ago

no, that's fine. I tried some here, all returned junk results on the first two searches eg "P D James", "B. M. Harwani" but authors without intials, eg "Ben Elton" "Bill Bryson" worked.

With the new version, "P D James" -> "James" and "B. M. Harwani" -> "Harwani" and we get sensible results back. We can then search for the full author name and book title in the returned results.

The new fuzzy matching is different for each search type, and gives much better results too. Let me know how you get on.

On 08/01/16 16:47, stumueller wrote:

I can give you another author with initials if you want...I'm just not sat in front of my PC at the moment.

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-170036079.

stumueller commented 8 years ago

Cool... I'm working down south at the Mo but when I get home I'll try it :-) On 8 Jan 2016 3:58 p.m., "philborman" notifications@github.com wrote:

no, that's fine. I tried some here, all returned junk results on the first two searches eg "P D James", "B. M. Harwani" but authors without intials, eg "Ben Elton" "Bill Bryson" worked.

With the new version, "P D James" -> "James" and "B. M. Harwani" -> "Harwani" and we get sensible results back. We can then search for the full author name and book title in the returned results.

The new fuzzy matching is different for each search type, and gives much better results too. Let me know how you get on.

On 08/01/16 16:47, stumueller wrote:

I can give you another author with initials if you want...I'm just not sat in front of my PC at the moment.

— Reply to this email directly or view it on GitHub < https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-170036079 .

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-170039222 .

stumueller commented 8 years ago

Spot on! Pulled the book and post processed it without issue!

Massive thank you!!

philborman commented 8 years ago

You are welcome. Can you please mark the issue closed now. Thanks.

oh, and the next release has an updated libfuzzy, a little better still.

On 08/01/16 19:33, stumueller wrote:

Spot on! Pulled the book and post processed it without issue!

Massive thank you!!

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-170084616.

stumueller commented 8 years ago

I can't close it as I didn't open this issue :-(

stumueller commented 8 years ago

One thing I thought I'd mention before you close this issue. I added the rest of my books to be wanted. after doing these tests. One of which was Greg Hurwitz's The Rains. My match ratio is 80%.

it actually snatched a book, claiming it was The Rains but it was actually another book by Greg called The Survivor.

So I deleted both The Rains and The Night Voice (which it had previously snatched correctly) and increased my match ratio to 90%. I did another search for these two books. This time The Survivor wasn't snatched incorrectly as The Rains (no book was snached for Greg Hurwitz) which is correct. But The Night Voice was still correctly snatched.

So if it's coming back with lots of false positives for people, they may have to increase their match ration percentage to get rid of false positives!

Stu

philborman commented 8 years ago

Yes, I found that here. Correct matches are now up to 100%, where on the old method I often found the correct book only showed 80-90% match. It should be safe to increase the match threshold.

On 08/01/16 20:45, stumueller wrote:

One thing I thought I'd mention before you close this issue. I added the rest of my books to be wanted. after doing these tests. One of which was Greg Hurwitz's The Rains. My match ratio is 80%.

it actually snatched a book, claiming it was The Rains but it was actually another book by Greg called The Survivor.

So I deleted both The Rains and The Night Voice (which it had previously snatched correctly) and increased my match ratio to 90%. I did another search for these two books. This time The Survivor wasn't snatched incorrectly as The Rains (no book was snached for Greg Hurwitz) which is correct. But The Night Voice was still correctly snatched.

So if it's coming back with lots of false positives for people, they may have to increase their match ration percentage to get rid of false positives!

Stu

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-170104466.

philborman commented 8 years ago

Just a thought, if you still have the log, which search type gave the false match, it might be we can tweak that one a bit.

The log line will say something like Found NZB: Gregg Hurwitz The Rains using * search where * is book, shortbook, general, author

Also there should be a line just above that giving the type of fuzz and the % NZB ****\ Match %: xx for Gregg Hurwitz The Rains

On 08/01/16 20:45, stumueller wrote:

One thing I thought I'd mention before you close this issue. I added the rest of my books to be wanted. after doing these tests. One of which was Greg Hurwitz's The Rains. My match ratio is 80%.

it actually snatched a book, claiming it was The Rains but it was actually another book by Greg called The Survivor.

So I deleted both The Rains and The Night Voice (which it had previously snatched correctly) and increased my match ratio to 90%. I did another search for these two books. This time The Survivor wasn't snatched incorrectly as The Rains (no book was snached for Greg Hurwitz) which is correct. But The Night Voice was still correctly snatched.

So if it's coming back with lots of false positives for people, they may have to increase their match ration percentage to get rid of false positives!

Stu

— Reply to this email directly or view it on GitHub https://github.com/DobyTang/LazyLibrarian/issues/213#issuecomment-170104466.

hctancredi commented 8 years ago

Sorry for the absence. Thanks a lot. Closing it.