GammaC0de
GammaC0de
So for free download you get just one download per day?!
Is this a premium download? If yea then account information is needed for testing, please set to a temporary password and then send account user and password to nitzo2001 at...
Sorry to be a party pooper but I think the PR is unneeded as you could use the `package_processed` event (which fires when a package is processed successfully or not)...
First of all, all the events are first available to plugins, the ExternalScripts.py plugin is responsible to pass those events to scripts. You can see in line 185 of ExtractArchive.py...
> By "use the package_processed event" do you mean in a script? I was referring to something like this: ```python def package_processed(self, pypack): processed_successfully = all( fdata.get("status") in (0, 1,...
I would try to delete the pyload.conf file and restart pyload so it would use the default values, maybe that would solve your issue.
If you are using python 3 then you should use pyload v0.5 https://github.com/pyload/pyload#quick-start
You should install python3-dev Entware package
Try python3-cryptography