LightArrowsEXE

Results 42 comments of LightArrowsEXE

This is tied to the user settings: ![image](https://github.com/user-attachments/assets/88cdac96-ecc7-4ff0-8449-3a3309eaa367)

For clarification, the bug is that if you refresh the window (ctrl+r), it improperly tries to reload the plugins bar state when it doesn't have to. This means that if...

TODO: Double-check this actually sets the setting in `dependency_register` before any other plugin. If it always sets it after, there's zero point in having this. If it doesn't, figure out...

Thanks for your issue. I've made the one change we're aware of that was made that required the Python version bump. However, before I actively lower the required version, I...

Yeah, we are currently discussing how to go about that on discord. The problem is that @Setsugennoao loved creating hacks around type classes, meta classes, etc., so we have to...

We explicitly wanted to avoid creating mono repos because it created a single, massive file that was more difficult to maintain and not as versatile as just having a lot...

Could you give me a bit more information? What function did you call to get this, and do you have a full stacktrace?

I think it's still worthwhile to keep at least in some form, even if that just means linking to the JET guide once I'm done with that. This is still...

> Not covered by this segment is authoring subtitles yourself. When I started working on Komugi, I asked @arch1t3cht what he recommended I set the playres/layoutres to, and I was...

Just write a regex that filters all the timecode information if *that's* the reason you want WebVTT support.