Jacob Willden

Results 11 issues of Jacob Willden

- [x] My submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md) - [x] My addition is ordered alphabetically - [x] My submission has a useful description -...

**Changes** Adds the ability to programmatically mute, un-mute, or toggle muting via Jellyfin's plugin API (like with playing/pausing or seeking). Local tests via `dotnet test` all passed. **Issues** While not...

merge conflict

I noticed that this repository does not have a license listed, which would make it proprietary by default under copyright law. Is Aerial Companion meant to be MIT-licensed like [Aerial](https://github.com/JohnCoates/Aerial/)...

Hello Natives in Tech! I've been trying to access [your Website](https://nativesintech.org/), but I've gotten an "Unable to connect" error when trying to do so, and this appears to have been...

Of the 5 scripts optionally used in Redlib, 2 of them are marked with licenses that make them [LibreJS compatible](https://www.gnu.org/software/librejs/manual/html_node/Setting-Your-JavaScript-Free.html#License-tags): 1. [hls.min.js](https://github.com/redlib-org/redlib/blob/main/static/hls.min.js) 2. [playHLSVideo.js](https://github.com/redlib-org/redlib/blob/main/static/playHLSVideo.js) This pull request adds license links...

After following the steps in the README to install grab-site on Windows Subsystem for Linux (Ubuntu) on Windows 10, I get stuck on the last command in step 2 for...

[The installation instructions for MacOS](https://github.com/ArchiveTeam/grab-site#using-homebrew-intel-mac) state to install Python 3.8, but Python 3.8 [officially reached its end of life on October 7, 2024](https://devguide.python.org/versions/) and [is disabled in Homebrew](https://formulae.brew.sh/formula/[email protected]). Has grab-site...

(Note: I talked about this on the Ladybird Discord on the accessibility channel, but it was recommended by @Psychpsyo that I duplicate it here.) As we figure out the implementation...

This will allow people on GitHub to immediately know the license for the repository: ![The GPL version 3 is shown with the repo in GitHub searches.](https://github.com/user-attachments/assets/af097ef3-5b0d-4cfb-a5b0-f8e7ae30b06e) Also added in the...

Hello, I have a question about this repository's license. The file "popup.js" is released under the GNU GPL version 3 or later, but no other files have a license listed....