Please pastebin debug logs of the search, info doesn’t have enough details to show why each release was not successful. A manual search will also show you, but we’ll need to see logs to say why its not working.
So it looks like the required name matching IS working as the first two searches are rejecting for a quality of Unknown v1 instead of “does not contain any of the required terms”. I’ve supplied three examples with the last one showing that rejected due to “commie” not being in the title.
I guess the question is what’s causing the quality to come back as such and how can I get things working properly? There is an unknown option in the HDTV-720P profile but do I really want to use that?
Ahh, yeah, its the quality. Commie releases don’t have a parsable quality, but they are 720p.
I’d suggest a profile for Commie (and any other anime that doesn’t include the quality in the release name) that includes 720p and unknown. That way it won’t grab an unknown quality for another series, but will work for this.
I can probably do a forum search and find this error but figured I’d include it here if you knew of a fast fix. This happens when I try and remove an item in the activity queue. The item is removed from the page but not from sabnzbd.
NzbDrone.Api.REST.NotFoundException: NotFound
at NzbDrone.Api.Queue.QueueActionModule.GetTrackedDownload (int) <0x000ab>
at NzbDrone.Api.Queue.QueueActionModule.Remove (int) <0x00093>
at NzbDrone.Api.Queue.QueueActionModule.<.ctor>b__3 (object) <0x0017b>
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object) <0x000a0>
at Nancy.Routing.Route/<>c__DisplayClass4.b__3 (object,System.Threading.CancellationToken) <0x00137>