jack-mil
jack-mil
@znarfm I don't have a set solution on how this can be done. I'll let you figure out what is best if you are still interested. I am open to...
Hi! That sounds like a good idea! I like relying on argparse (or potentially other cli framework, if you think it would be beneficial) to avoid duplicated logic. You will...
I am willing to work on this feature and submit a PR. Just quickly glancing at the code, I don't think it would be too difficult. We just need to...
Supporting the new options *may* be related to Issue #70
Update: The Dark mode enhancements are not new styles, just fixes to make darkmode UI look better. Nothing to do on our part.
Fixed for the most recent version of `imagemagick` ( `7.1.1.-38`). Maybe their archive only hosts the most recent versions?
Just wanted to chime in as a python developer that has built and maintained several python packages and applications. A pyproject.toml should definitely be the place to list dependencies, as...
This seems like a nice addition, and will prevent friction that users encounter when typing the `help()` command into the console widget, and immediatly the GUI freezes up (I assume...
Installed and working for my on Windows 11, without the need for MYSYS32 👍
Jellyfin library settings *do* have separate priority lists for image fetchers, where you can prefer *all* images to come from a different plugin. But if you are looking to get...