Results 38 comments of A_D

Ive had this issue as well on ubuntu 18.04, on mpv backends it shows buffering and audio cuts out around the same time as it would on gstreamer-opengl. I get...

Having a similar issue with substution.rb, same ruby version (3.1.0) -- using opensuse tumbleweed which appears to have switched

I would assume this is someone starting threads and not closing them properly. If you can replicate without plugins please do.

Duplicate of #1033 somewhat. But its on the list. rclick might actually be better

> I might be convinced to add a command-line argument to tell the program to specifically not care about that lock. It won't be a GUI/Settings option, and anyone using...

We could also maybe ping once every 12 hours or so to ask if one exists? then do something based on that?

note that is_reserved is available on `Path` itself as well, which would be even cleaner than going directly to PureWindowsPath *and* would mean no need to a platform guard

This is covered by https://github.com/A-UNDERSCORE-D/EDMarketConnector/tree/feature/new-plugin-system somewhat, but that remains unfinished -- and needs rebasing again at this point. Honestly I should open a PR with that branch so its more...

processes would be very difficult to get right -- and pickle would get silly (assuming using `multiprocessing`) for actual deps either way there is some support for that in my...