diff --git a/images/Jellyfin Tweaks.png b/images/Jellyfin Tweaks.png new file mode 100644 index 0000000..b32b9c0 Binary files /dev/null and b/images/Jellyfin Tweaks.png differ diff --git a/manifest.json b/manifest.json index 395fd1e..7fd431d 100644 --- a/manifest.json +++ b/manifest.json @@ -9166,6 +9166,97 @@ } ] }, + { + "name": "Jellyfin Tweaks", + "guid": "dfee3828-01df-49df-85b1-5c2b75e5ea1a", + "description": "Adds useful tweaks to Jellyfin. Based on the original JellyTweaks by gam24.", + "overview": "Tweaks for Jellyfin", + "owner": "n00bcodr", + "category": "General", + "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Jellyfin Tweaks.png", + "versions": [ + { + "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.", + "targetAbi": "10.9.4.0", + "sourceUrl": "https://github.com/n00bcodr/JellyfinTweaks/releases/download/2.0.0.0/JellyFin.Tweaks.Plugin.zip", + "timestamp": "2025-05-13T16:00:30Z", + "version": "2.0.0.0" + }, + { + "checksum": "8230646cb5c0dec3e92824999ea283eb", + "changelog": "-Fix logic for Force theme music and backdrops", + "targetAbi": "10.9.4.0", + "sourceUrl": "https://github.com/n00bcodr/JellyfinTweaks/releases/download/1.1.3.1/JellyFin.Tweaks.Plugin.zip", + "timestamp": "2025-05-13T16:00:30Z", + "version": "1.1.3.1" + }, + { + "checksum": "992b5104c0334a19e2f9601540580b9a", + "changelog": "-Fix logic for Force theme music and backdrops", + "targetAbi": "10.9.4.0", + "sourceUrl": "https://github.com/n00bcodr/JellyfinTweaks/releases/download/1.1.3.0/JellyFin.Tweaks.Plugin.zip", + "timestamp": "2025-05-13T15:23:30Z", + "version": "1.1.3.0" + }, + { + "checksum": "f7515430b1b7f455c0f40aaec1f34e27", + "changelog": "-Fix logic for Force theme music", + "targetAbi": "10.9.4.0", + "sourceUrl": "https://github.com/n00bcodr/JellyfinTweaks/releases/download/1.1.2/JellyFin.Tweaks.Plugin.zip", + "timestamp": "2025-04-23T03:48:01Z", + "version": "1.1.2" + }, + { + "checksum": "7ae1d358517b008fc32b8dccb8dc13ac", + "changelog": "- Added Max Days Next Up\n- Added Force Disable Next Video Info\n- Added Force Theme Music\n- Based on gam24's version 1.0.0.4", + "targetAbi": "10.9.4.0", + "sourceUrl": "https://github.com/n00bcodr/JellyfinTweaks/releases/download/1.1.1/JellyFin.Tweaks.Plugin.zip", + "timestamp": "2025-04-22T17:30:21Z", + "version": "1.1.1" + }, + { + "checksum": "025fee84c36e0146ed8c8c59c93e933f", + "changelog": "- Fixed bug with apply tweeks", + "targetAbi": "10.9.4.0", + "sourceUrl": "https://github.com/gaam24/JellyTweaks/releases/download/1.0.0.4/Jellyfin.Plugin.JellyTweaks.zip", + "timestamp": "2024-06-07T00:00:00Z", + "version": "1.0.0.4" + }, + { + "checksum": "5fb9f1715d69a2061d84fde2e2a12c42", + "changelog": " - Fixed enableBackdrops by default\n - Update to .NET 8.0\n - Code cleanup", + "targetAbi": "10.9.4.0", + "sourceUrl": "https://github.com/gaam24/JellyTweaks/releases/download/1.0.0.3/Jellyfin.Plugin.JellyTweaks.zip", + "timestamp": "2024-06-03T00:00:00Z", + "version": "1.0.0.3" + }, + { + "checksum": "41d9555a72b9cf6fe9abdcefa4ba9b5a", + "changelog": " - Fix CultureInfo", + "targetAbi": "10.8.9.0", + "sourceUrl": "https://github.com/gaam24/JellyTweaks/releases/download/1.0.0.2/Jellyfin.Plugin.JellyTweaks.zip", + "timestamp": "2023-04-24T00:00:00Z", + "version": "1.0.0.2" + }, + { + "checksum": "ac7206b63ee2ca9361c765ce15226800", + "changelog": " - Rebuilded tweak searching (now using all tweaks for one file saving the file only once)\n - Added descriptions in options\n - Small code cleanup", + "targetAbi": "10.8.9.0", + "sourceUrl": "https://github.com/gaam24/JellyTweaks/releases/download/1.0.0.1/Jellyfin.Plugin.JellyTweaks.zip", + "timestamp": "2023-02-28T00:00:00Z", + "version": "1.0.0.1" + }, + { + "checksum": "a2ac74f5e84bfdb6a6cd7c8648e5e161", + "changelog": "Initial release", + "targetAbi": "10.8.9.0", + "sourceUrl": "https://github.com/gaam24/JellyTweaks/releases/download/1.0.0.0/Jellyfin.Plugin.JellyTweaks.zip", + "timestamp": "2023-02-27T00:00:00Z", + "version": "1.0.0.0" + } + ] + }, { "guid": "09612e52-0f93-41ab-a6ab-5a19479f5315", "name": "Smart Collections",