Closed claym closed 9 years ago
The 10/ten gets automatically searched, so it's probably the & that's doing something although it's weird it just started. I'll check into it later today, with the switchover to new apis it's bringing with it a bunch of changes that was unexpected
On the same note, moving up to the development branch would mean you could search for:
angel faith
and it would find all comics that have both the word angel and faith in them. That gets you 8 replies which is easy to deal with.
I think Clay is talking about actual searches, not just adding ;)
Also, development merged with master yesterday so both have the explicit /loose/ all search options as well as the user specified comicvine api fields.
11-Jun-2014 00:52:28 - INFO :: CP Server Thread-4 : Shhh be very quiet...I'm looking for Angel & Faith Season 10 issue: 2 (2014) using experimental
11-Jun-2014 00:52:32 - INFO :: CP Server Thread-4 : Found Angel & Faith Season 10 (2014) issue: 2 using experimental
11-Jun-2014 00:52:32 - INFO :: CP Server Thread-4 : Successfully sent nzb file to SABnzbd
11-Jun-2014 00:52:32 - INFO :: CP Server Thread-4 : Sending NMA notification
11-Jun-2014 00:52:32 - INFO :: CP Server Thread-4 : Sending notification request to NotifyMyAndroid
11-Jun-2014 00:52:33 - INFO :: CP Server Thread-4 : passing to updater.
11-Jun-2014 00:52:33 - INFO :: CP Server Thread-4 : comicid: 72779
11-Jun-2014 00:52:33 - INFO :: CP Server Thread-4 : issueid: 452282
11-Jun-2014 00:52:33 - INFO :: CP Server Thread-4 : updated the snatched.
11-Jun-2014 00:52:33 - INFO :: CP Server Thread-4 : Updating now complete for Angel & Faith Season Ten issue: 2
It was actually due to the combination of an Alternate search with an '&' in the title...think I got it sorted, not quite sure if it breaks something else - but currently it's working. I'll push up the commit for this one later tonight for ya to test more.
Also found a slight bug where if it found a hit on an alternate search it would continue looking through other providers regardless of a snatch or not. So that will be in the next commit as well ;)
Trying to find Angel & Faith Season Ten (2014)
It's usually listed as "Angel & Faith Season 10" on indexers, however using that in the alternative search fields yields no results.
I figure it's either the & or the 10 that is mucking things up :)