Tom Rogers
Tom Rogers
It was more that this was the proposed solution to the other issue in #277 However, using the API I can see that we do have the Object_Delivery product enabled...
Thanks for that, I will try with Download Delivery The ruleset that I have given doesn't actually modify the object caching behaviour, I was wondering why I couldn't add rules...
Yeah no worries, let me know - I have been away this last week, but now I'm fully back.
OK. I will merge main but I am fairly happy with this now as it is.
Hey! I will make some effort to update this section today. It is not a lengthy process, I just wanted to make sure it was automated.
Sorry, I have been very bad at responding to this. For updated versions you can do this Download the update tar.gz extract it ` perl -pi -e 's/https:\/\/getpocket.com/http:\/\/fckpocket.com/' ./KoboRoot/usr/local/Kobo/libnickel.so.1.0.0 &&...
Note, whilst I haven't tried this, it is probably possible to achieve the same using SSH/Telnet and running those commands. Or doing a scp of the libnickel.so.1.0.0, patching it on...
I hope to get some time in the near future to be able to look at this more closely. One approach I wanted to do was to intercept the URL...
But with that approach you'd be able to actually _host_ this instead of just using it locally.
Hey! I have changed the method in which this works. It no longer patches libnickel (which would get updated every single firmware update) but instead hooks into the webrequest method....