jmichiel
jmichiel
I see in the code that 'action' is explicitly set to unsupported: `traits.set_supports_action(false);` Is there a specific reason for this, or didn't you get around to implementing it? Or is...
For use with my M3D Micro, I recently installed OctoPi 0.16.0 on a RPi 2, which is still using OctoPrint 1.3.10. After first-time configuration and restarting, it immediately informs you...
I want to make a MediaAdder plugin that checks is a web resource has updated content since the last check. So I want to somehow keep track of the 'last...
You can only configure the downloader where to put its NZBs or torrent files. If you configure a mover, you can only tell where to move to. How can you...
I wrote a torrent Indexer plugin for PublicHD, but when I try to use it with BlackHole Downloader, I get the following error in the log: ``` Error during addDownload...
Hi, I'm behind a corporate SSL-inspecting firewall with our own certificates. I have them installed properly on my machine (with update-ca-certificates). cURL works on HTTPS sites, and installing poetry via...