Last active
July 26, 2026 15:07
-
-
Save sertraline/590c334c1b52124994a1351f52c41ba6 to your computer and use it in GitHub Desktop.
jellyfin_plugin_manifest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "guid": "0e1e569f-1060-4115-a35d-a9886e393725", | |
| "name": "ExtraAuthSettings", | |
| "description": "This plugin adds a few extra settings for authentication/authorization of users. It is not a replacement for the built in authentication system, but rather a way to add a few extra features that are not currently available.", | |
| "overview": "A few extra settings for authentication/authorization of users.", | |
| "owner": "BananaBagel", | |
| "category": "Administration", | |
| "versions": [ | |
| { | |
| "version": "1.0.0.1", | |
| "changelog": "changelog", | |
| "targetAbi": "10.11.9.0", | |
| "sourceUrl": "https://github.com/sertraline/jellyfin-ExtraAuthSettings/releases/download/fix/ExtraAuthSettings_1.0.0.0.zip", | |
| "checksum": "3762cd8040c86ae72eb602b45c703b34", | |
| "timestamp": "2026-03-07 16:41:37" | |
| } | |
| ], | |
| "imageUrl": "https://raw.githubusercontent.com/BananaBagel/jellyfin-ExtraAuthSettings/main/style/card.svg" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment