Generate manifest

This commit is contained in:
github-actions[bot] 2025-08-22 01:20:53 +00:00
parent b911c6523c
commit e811c00cfb

View file

@ -9223,12 +9223,20 @@
{ {
"name": "Jellyfin Tweaks", "name": "Jellyfin Tweaks",
"guid": "dfee3828-01df-49df-85b1-5c2b75e5ea1a", "guid": "dfee3828-01df-49df-85b1-5c2b75e5ea1a",
"description": "Adds useful tweaks to Jellyfin. Based on the original JellyTweaks by gam24.\n\nhttps://github.com/IAmParadox27/jellyfin-plugin-file-transformation) to 'inject' javascript without modifying index.html\n - This is to help with all the permission issues for docker installs.\n - Fallback if file-transformation-plugin is not installed to the regular index.html modification\n", "description": "Adds useful tweaks to Jellyfin. Based on the original JellyTweaks by gam24.\n\nhttps://github.com/n00bcodr/JellyfinTweaks",
"overview": "Tweaks for Jellyfin", "overview": "Tweaks for Jellyfin",
"owner": "n00bcodr", "owner": "n00bcodr",
"category": "General", "category": "General",
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Jellyfin Tweaks.png", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Jellyfin Tweaks.png",
"versions": [ "versions": [
{
"checksum": "f28dcd68d3af734fc9e88de1267fe5df",
"changelog": "- Add an option to enable Details Banner by Default",
"targetAbi": "10.9.4.0",
"sourceUrl": "https://github.com/n00bcodr/JellyfinTweaks/releases/download/2.1.1.0/Jellyfin.Plugin.JellyTweaks.zip",
"timestamp": "2025-08-21T17:30:38Z",
"version": "2.1.1.0"
},
{ {
"checksum": "6ae17ddf411fc562b690d12c97389987", "checksum": "6ae17ddf411fc562b690d12c97389987",
"changelog": "- Use [file-transformation-plugin](https://github.com/IAmParadox27/jellyfin-plugin-file-transformation) to 'inject' javascript without modifying index.html\n - This is to help with all the permission issues for docker installs.\n - Fallback if file-transformation-plugin is not installed to the regular index.html modification\n", "changelog": "- Use [file-transformation-plugin](https://github.com/IAmParadox27/jellyfin-plugin-file-transformation) to 'inject' javascript without modifying index.html\n - This is to help with all the permission issues for docker installs.\n - Fallback if file-transformation-plugin is not installed to the regular index.html modification\n",
@ -11067,6 +11075,14 @@
"category": "General", "category": "General",
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/JellyfinEnhanced.png", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/JellyfinEnhanced.png",
"versions": [ "versions": [
{
"checksum": "cd71009dfc17eeda28ef566c1178594e",
"changelog": "- Customizable Shortcuts: The server admin can now set overrides for the existing shortcuts, allowing for personalized key bindings.\n - Improve Elsewhere API failure messages",
"targetAbi": "10.9.4.0",
"sourceUrl": "https://github.com/n00bcodr/Jellyfin-Enhanced/releases/download/5.3.0.0/Jellyfin.Plugin.JellyfinEnhanced_5.3.0.0.zip",
"timestamp": "2025-08-20T06:12:00Z",
"version": "5.3.0.0"
},
{ {
"checksum": "df7e6772672424f4452ec69ae8ebacd9", "checksum": "df7e6772672424f4452ec69ae8ebacd9",
"changelog": "- Move all the default settings configuration to the config page to give control to the server owner to enable options by default\n - Tabbed interface in config page separating Enhanced settings and Elsewhere settings\n - Minor: Move the startup task to 'Startup Services' instead of creating a separate category\n - Minor: Mobile UI improvements", "changelog": "- Move all the default settings configuration to the config page to give control to the server owner to enable options by default\n - Tabbed interface in config page separating Enhanced settings and Elsewhere settings\n - Minor: Move the startup task to 'Startup Services' instead of creating a separate category\n - Minor: Mobile UI improvements",