Matthew Carey

Results 29 issues of Matthew Carey
trafficstars

Prior to adding notification agent settings the EP needs auth added to the get requests. Currently there is no private data in the objects. However, once notification settings are added...

enhancement

Failed attempt at caching. Now it's just a pain in the ass

enhancement

The whole thing is a mess and I don't remember why I did most of it.

enhancement

If a custom message template is updated, run a test search to validate it doesn't throw an exception

enhancement

Mods should have a way to test custom message templates

enhancement

Add black border detection with OpenCV Add config option to report posts that need to be cropped. If borders are detected on summons/repost check and not matches are found, remove...

enhancement

If an asset is updated after a checkout request is attached the JSON convert fails

bug

Not sure of the root cause but going through search history I'm finding the majority of newly ingested posts are being search 2+ times.

Hello! I've been using PySNMP synchronously for the last year. I'm attempting to convert to asyncio, however, all requests I make are coming back with no response received. Below is...