throwaway96
throwaway96
I'm not really able to properly test the functionality, but at least it doesn't seem to break anything on K7Lp.
Oh, that is interesting. I wonder which one it's upset about... probably `env_forceFullAnimation=1`. I will have to see if that can be removed without breaking things. And thank you for...
Try this build:
I see you found [`setup-cert-overlay.sh`](https://gist.github.com/throwaway96/bb31a17562eec4d8325020dee8c7e6b5). There's also [webos1-bindca](https://github.com/throwaway96/webos1-bindca), which shows a different way to do basically the same thing. I don't think either one does exactly what you want, but...
It appears `${HOME}/.ssh` (or `%USERPROFILE%\.ssh` on Windows) is prepended to the path given for private key files. [`lib/base/novacom.js:31`](https://github.com/webos-tools/cli/blob/17f173a6a6263ed4110ecdb636fd1f33bfadc293/lib/base/novacom.js#L31) ```js const keydir = path.resolve(process.env.HOME || process.env.USERPROFILE, '.ssh'); ``` [`lib/base/novacom.js:200`](https://github.com/webos-tools/cli/blob/17f173a6a6263ed4110ecdb636fd1f33bfadc293/lib/base/novacom.js#L200) ```js fs.readFile.bind(this,...
I assume this was tested on the new cobalt-based official app. Can someone try this on the WAM version?
Pull requests are welcome.
Overwriting cursors is obviously impossible without root. (Unless you have some reason to believe otherwise, which I'd be *very* interested in hearing.) And what's with the arbitrary version range? This...
That's strange. I would expect most problems to be resolved by opening a different application then going back to YTAF. I guess something could be going wrong with WAM, though....
I doubt the guest thing would affect SponsorBlock. The problem could be on the SponsorBlock server side though. `product_id` is the model (65UK7500PVA).