Michael
Michael
Everything moved to the `watcher` is dropped when `watcher` is dropped, so your `tx/rx` may be getting closed. You can check by handling when `rx.recv()` gives you `None`
Not at the moment no
Default behavior is only the main dependencies, same default as vanilla `poetry` Will add to help menu and README
I believe there was some issue in the poetry github related to multiple lock files, but I can't find it now. `poeblix` is only a plugin built on top of...
I've released a [new version](https://github.com/spoorn/media-to-ascii/releases/tag/0.8.0) that updates a bunch of dependencies and switches to use h264 encoding which is more efficient and universally supported than the previous codec. This might...