timothymowens

Results 7 comments of timothymowens

For now, I just logged into the addic7ed.com website, then ran the following in the browser debugging console: `alert(document.cookie.match(/PHPSESSID=[^;]+/));` Then copied the session ID from the java alert into my...

Perhaps you could leave the session functionality in place, remove the login/logout for now and provide instructions for manually capturing the session ID and adding it to the .config/addic7ed file....

Another alternative, I made the following edit to the `build_frei0r()` function in the cross_compile_ffmpeg.sh script and was able to successfully move on past the frei0r issue. This simply downloads the...

I believe this is an issue that needs to be created for the [frei0r](https://github.com/dyne/frei0r) project. It looks like they recently added the kaleid0sc0pe filter with v2.3.1, which seems to be...

As a side note, I made the following edit to the `build_frei0r()` function in the cross_compile_ffmpeg.sh script and was able to successfully move on past the frei0r issue. This simply...

This is the most recent version of WingetUI and it's still occurring for me: [image: image.png] On Sat, Mar 30, 2024 at 11:08 AM Martí Climent ***@***.***> wrote: > >...

Apologies, here's the image: ![image](https://github.com/marticliment/WingetUI/assets/3083890/11dce626-def8-414a-b002-fbcc5397dbea)