camjac251
camjac251
Thank you for your help. It works now. The chatterino window stays inside the Twitch Player now. Does your chatterino open the channel automatically as well or did you enter...
Would it be ideal to host it all over GitHub possibly? It could be done through Actions sending updates to the same release every time a package is changed. Then...
Ah right. GitHub pages would be easier.
I'm thinking of getting a test up and running today of `avsupdaterepo.py` running on a cron every 15 minutes through Actions. I think a better solution would be to ask...
I was thinking in the end, each package could have its own action. So the triggers could occur for releases or commits to the Plugin's repository. Could I reach you...
Oh I didn't realize that vsrepo auto updates. That's cool. Here's a few more examples to various manifests of apps, check out the autoupdate on these. https://github.com/lukesampson/scoop-extras/blob/master/bucket/ffqueue.json https://github.com/lukesampson/scoop-extras/blob/master/bucket/madvr.json https://github.com/engnut/scoop-bucket/blob/master/bucket/tsmuxer.json https://github.com/ScoopInstaller/Main/blob/master/bucket/eac3to.json...
That makes thing easier. There are some things that would need to be removed if this could work. Scoop uses symlinks to link a current folder to the version installed....
I planned on testing scoop soon to adopt it for this. Hopefully it won't be too difficult.
Maybe the whole powershell idea might be too much work even if it was supported for everyone. I wish I knew python. Would it be too much work to adopt...
Scrapy does look interesting. I tried to find any vbulletin attachment scraping on GitHub, nothing really for scrapy for attachments but I did find these. The first 3 seemed the...