Ok, so I was correct, that setting the hashes isn't possible via Packagizer, any reasons, why, since I find it a important feature, to set hashes automatically.
Regarding the part that you don't understand: If I put a hashsum manually in the hash field of a file, it recognizes the type of the hash, so that feature is already implemented, but what If I wanted to access the hash field and put a value there, you said that its possible with The EventScripter, thats awesome.
But regarding a plugin, its not that I wanted to have hashes for a single website, but for many websites, that don't need any plugin, since they offer a one click intergation, via simple direct download url, and the most of them have hashes, but I am unable to get that hash automatic into the hash field of the parsed file (its just an url#hash=...)
So I'll try the Eventscripter, but may I ask why hashes are used, but no possibility to add them without a plugin that parses them automatically, also the localhost API (**External links are only visible to Support Staff****External links are only visible to Support Staff**) can add passwords, encrypted links, but no hashes, is that, because thats deprecated, or because no one uses hashes with normal direct download?
EDIT:
And additionally I can't find any method in the EventScripter to set hashes, only to get the info:
"var myString = myCrawledLink.getHashInfo();" does exist, but not "myCrawledLink.setHashInfo(myString);"
Last edited by Totto; 31.01.2022 at 17:37.
|