Generate manifest

This commit is contained in:
github-actions[bot] 2025-09-03 01:15:36 +00:00
parent 8d0d4e70d9
commit 00d4a26723

View file

@ -5006,6 +5006,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": [
{
"changelog": "- Add *arr links integration to plugin\n - Adjust 4K threshold and fix title resolution detection",
"targetAbi": "10.10.7.0",
"version": "6.5.1.0",
"sourceUrl": "https://github.com/n00bcodr/Jellyfin-Enhanced/releases/download/6.5.1.0/Jellyfin.Plugin.JellyfinEnhanced.zip",
"checksum": "4d2079547aa306ad911aa7b29b41e384",
"timestamp": "2025-09-02T12:29:23Z"
},
{ {
"changelog": "- Support to request individual seasons\n - Improve resolution detection\n - Change clear all bookmarks shortcut", "changelog": "- Support to request individual seasons\n - Improve resolution detection\n - Change clear all bookmarks shortcut",
"targetAbi": "10.10.0.0", "targetAbi": "10.10.0.0",
@ -10240,6 +10248,48 @@
} }
] ]
}, },
{
"guid": "69384327-d223-447a-ae23-47767eed1749",
"name": "M3U Editor",
"description": "Edit Live TV M3U channel lists",
"overview": "Edit Live TV M3U channel lists",
"owner": "Mr. Chip53",
"category": "Live TV",
"versions": [
{
"version": "0.1.0.0",
"changelog": "Initial Release",
"targetAbi": "10.7.0.0",
"sourceUrl": "https://simoni.dev/jellyfin/M3UEditor/10.7.0.01/Jellyfin.Plugin.M3UEditor.zip",
"checksum": "1f7e24908bfc1a68374890706c9fd1d4",
"timestamp": "2021-01-16T06:18:27Z"
},
{
"version": "0.2.0.0",
"changelog": "-Add API key to M3U urls, add 'tvg-chno' attribute to channels that don't already have it",
"targetAbi": "10.7.0.0",
"sourceUrl": "https://simoni.dev/jellyfin/M3UEditor/10.7.0.02/Jellyfin.Plugin.M3UEditor.zip",
"checksum": "2e1d1aa0648eb2643bb440dbf2b5927c",
"timestamp": "2021-01-17T06:18:27Z"
},
{
"version": "1.0.0.0",
"changelog": "- Add tabs to UI<br />- Filter by hidden value<br />- Search by channel name<br />- Delete playlists<br />- Refresh channels from source<br />- Custom user agents when fetching m3u<br />- Minor improvements<br />",
"targetAbi": "10.7.0.0",
"sourceUrl": "https://simoni.dev/jellyfin/M3UEditor/1.0.0.0/Jellyfin.Plugin.M3UEditor.zip",
"checksum": "3c692f2b5d6327986e2faefb0b575868",
"timestamp": "2021-01-22T06:18:27Z"
},
{
"version": "1.1.0.0",
"changelog": "- Improve mass hiding functions",
"targetAbi": "10.7.0.0",
"sourceUrl": "https://simoni.dev/jellyfin/M3UEditor/1.1.0.0/Jellyfin.Plugin.M3UEditor.zip",
"checksum": "0f39094bc7225672d040fc5f469c8ab6",
"timestamp": "2021-01-22T06:18:27Z"
}
]
},
{ {
"guid": "fbacd0b6-fd46-4a05-b0a4-2045d6a135b0", "guid": "fbacd0b6-fd46-4a05-b0a4-2045d6a135b0",
"name": "Custom Tabs", "name": "Custom Tabs",