Concept211
Concept211
I'm having the same issue but with the integration of Lightview 3. I'm sure it's related to the same problem where jQuery.animate() is called because it throws an error when...
Just wanted to say thank you! I got your message a while back but just realized I never thanked you for your time and work :)
Oh cool! Are you leaning to use one or the other? It's too bad the Key Socket one only works with your domain though :(
> +1 for example transmission can only import .torrent from a watch folder Exactly. That's the reason I asked for this. I think nearly all torrent clients only monitor .torrent...
I also keep running into the same issue multiple times despite using my own key... 
Nevermind. Ended up writing my own expression instead of using suggested ones and it works great. Here's the snippet if anyone needs it: ``` // Remove Comments function postProcess($content, $type)...
An alternative would be to run it as a **subprocess** which seems to be working fine for me on Python 3.8: ``` import subprocess subprocess.run('webscreenshot google.com --window-size 800,600') ```
I'm having a similar issue where the source server's inbox is labeled "INBOX" but the destination server 's inbox is labeled "Inbox". So it crashes because it's trying to create...
Suggestion: Delete/ignore torrents in watch folder that has been removed (from downloads in Tribler)
Tribler is downloading the .torrent files just fine when they are placed in my configured watch folder, but when I remove completed downloads from Tribler, it starts downloading the same...
Suggestion: Delete/ignore torrents in watch folder that has been removed (from downloads in Tribler)
> You're not missing anything, that is working exactly as designed. > > By design, our watch folder only watches, it will not remove anything. If you want to remove...