Justin Sheehy
Justin Sheehy
Possibly similar to #183 In several players that I use, the image chosen as the Album Art is _not_ automatically the embedded Cover image, but instead is chosen based on...
Are you interested in pull requests allowing for Python2/3 compatibility? Could you indicate the major versions of Python your implementation targets (or explicitly does not target, if that's the case)...
When including `qemu-guest-kragent` in a `gokrazy` image targeting `amd64` (per the [walkthrough in the gokrazy User Guide](https://gokrazy.org/userguide/qemu/#bonus-deploy-a-qemu-guest-agent)), my KVM-based host appears to send `guest-sync` rather than `guest-sync-delimited`, resulting in a...
**Describe the bug** Trying to run `linkding --help` raises `TypeError: Parameter.make_metavar() missing 1 required positional argument: 'ctx'` **To Reproduce** Steps to reproduce the behavior: 1. Install linkding-cli from PyPI ```sh...