Ben
Ben
~~Firstly, I need to add Localisation support as part of #36~~ If anyone would like their language supported, please submit a PR!
For this, I'll need a dev cert from a paid dev account so I can sign the app to allow macOS of verify the signature is from a known developer
https://stackoverflow.com/questions/54337561/send-keypress-to-specific-window-on-mac
This adds a new optional third parameter to the `format` method, `$forceUppercase` which defaults to `false` to maintain backwards compatibility. When passed as `true`, all keywords will be uppercased. There...
### Description This thread exists to gather feedback on macOS Sequoia support, if there are any issues and if there are a path to getting macOS Sequoia supported. I don't...
[BREAKING CHANGE] Remove files from being attached to releases and instead use the static repo link
### Description Instead of attaching the files to each release, use the static repo release. This will free up the amount of attachments to releases unnecessarily, meaning should translations or...
### Requested Feature Given an example Docker Compose setup, such as the following: ```yaml services: spotdl: container_name: spotdl image: spotdl/spotify-downloader:nightly restart: unless-stopped command: web volumes: - /mnt/user/appdata/spotdl:/root/.spotdl:rw # etc... ```...
Hey! Loving the project. I do have a small, but rather annoying, bug to report though. Whenever I reorder list items, if the page isn't at the top, as soon...