mirror of
https://github.com/0belous/universal-plugin-repo.git
synced 2025-12-19 19:21:17 -03:00
Generate manifest
This commit is contained in:
parent
aa83ecf4f8
commit
b7f3c2d946
1 changed files with 9 additions and 1 deletions
|
|
@ -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/n00bcodr/JellyfinTweaks",
|
"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",
|
||||||
"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": "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",
|
||||||
|
"targetAbi": "10.9.4.0",
|
||||||
|
"sourceUrl": "https://github.com/n00bcodr/JellyfinTweaks/releases/download/2.1.0.0/Jellyfin.Plugin.JellyTweaks.zip",
|
||||||
|
"timestamp": "2025-08-19T07:02:58Z",
|
||||||
|
"version": "2.1.0.0"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"checksum": "29622399261e493ce33e2a24296ef76e",
|
"checksum": "29622399261e493ce33e2a24296ef76e",
|
||||||
"changelog": "- Complete refactor to use localStorage, no longer modifies core files.\n- Added options for Theme Videos, Rewatching, and Episode Images in Next Up.",
|
"changelog": "- Complete refactor to use localStorage, no longer modifies core files.\n- Added options for Theme Videos, Rewatching, and Episode Images in Next Up.",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue