neopostmodern
neopostmodern
If someone is interested in getting this to work (on X11 systems), I've hacked together something similar for next/previous: https://github.com/neopostmodern/Penguin-Subtitle-Player/commit/3424b29a6853eb0ef86a79b3d9decfc9755058ad I don't think it's suitable for a PR though, because...
Yeah, I guess it would become a pain. Because even if you conditionally included this for Linux systems only it would break for the Wayland folks, no? I don't see...
Revert / rewrite hacky changes from https://github.com/neopostmodern/wohnungsbot/pull/179
I got it running just fine on Ubuntu 22.04 by using the Python 3.10 macOS Intel package. Before activating it in Blender I had to: ``` sudo apt install cmake...
Oh, that looks new! I'll try to see if the same as with #33 can be done in the short term. Long term it would be nice if the Wohnungsbot...
Help would be appreciated! Fork the repo, get it to run locally and see if you can build something similar to [this](https://github.com/neopostmodern/wohnungsbot/commit/c78ec6b61393ced0771ea00c0932b04cf5d0803d#diff-5401dbc0a98a20a015cca57e7d0267a41083d6eb24d726a28bc1d8a60aff24d6R39). It should be possible to recycle `setInteractiveMode`. The...
As far as I remember the wording on the confirmation page changed too much to be easily checked against, but you're right that some pattern ought to be found to...
Yeah, this is a complicated edge-case that won't get fixed on it's own I think. The only option is to hope for #87...
Has anybody seen these recently? I can't find any. @dbentry – a manual control option could be nice, but I'd focus on stability for fully automated operation.
Unfortunately the bot collects no useful logs at the moment (see #197 et cetera). This means that unless you can observe the bot and manage to observe the specific action...