Results 184 comments of brunoais

Almost 2 more years again. Any updates?

You get that error because the `2>` is a shell thing, not a program thing. Use `-report` instead.

I decided to take a look at this. When the color is temporarily invalid (while the user is typing or even changing using the picker) this appears in the console:...

This is good but I'd want to be able to download to open with VLC for example. Maybe as an option which is off by default.

@opusforlife2 Not if the videos are stored in a well-designated directory and there's no database about what videos are supposed to be there. The name of the file already designates...

@foxjaw That information can be stored in the companion file. I wrote there `txt` but it can just be a json file or a CSV file maybe even making it...

So... Rpe files are meant for Tom to patch renpy when some special need exists? https://github.com/renpy/renpy/issues/5648#issuecomment-2249165496 I had already assumed they are not meant for builds (The experimental ones I've...

Ah! So it's a strings error and that 3rd option does exactly what I'd expect. What does it take to fix this?

@happeeshopper You can do that. Just set to block when TLD is `ANY SITE` and then set what you allow on the site you want by changing the selected website...

> First base app in the list will be prioritized Agreed. It makes sense in many ways. That's also how [`overlayfs` works](https://www.kernel.org/doc/Documentation/filesystems/overlayfs.txt) so I'd use that to keep consistent. >...