fourstix

Results 38 comments of fourstix

That constructor behavior is in the original library I only addressed the inverse flag in this Pull Request, which I needed for my own use. One can set rxPin and...

@philnicholson2005 Hi Phil, Are you getting compile errors something like: class 'SoftwareSerial' has no member named 'end' ? I had some errors like that when compiling for the ESP8266. They...

Hi Phil, I think any unused I/O pins on the ESP8266 would be fine. Here's an example from the espSoftwareSerial library using pins 12 and 14. https://github.com/plerup/espsoftwareserial/blob/master/examples/swsertest/swsertest.ino Good luck, Gaston

If I remember correctly, the Gay Adult NFO agent tries to load it from the URL supplied, then it looks for local files stored in the folder that the nfo...

I don't have any list. The only one I'm aware is the GAnfoMoviesImporter.bundle agent. In the /Contents/Code/__init__.py module, the function getIAFDActorImage() probably needs to be updated.

Oh, the underscores in the module file name around "init" turned into "Bold" highlighting.

@JPH71 Kudos to you, Jason. You've done such an amazing job fixing the 403 errors that I'm not sure if this feature is needed anymore. It's probably more of a...

FWIW, I have the duration check disabled on all my agents. I find that there's a lot of variation in the older movies I have and it often prevents a...

The GEVI Agent is failing for me as well. I have the agent from main and I have the _PGMA directory in place. I turned off all the collections on...

Hi Cody, I updated to the latest version in Master, and I turned off all collections in the GEVI agent, now I get the following error in the GEVI log...