Generate manifest
Some checks are pending
Manifest updater / build (push) Waiting to run

This commit is contained in:
github-actions[bot] 2025-11-01 01:25:33 +00:00
parent ad23012517
commit 0794d835f7

View file

@ -5884,6 +5884,14 @@
"checksum": "31994b6d03a308fcde8b472e41072842",
"timestamp": "2025-10-20T21:12:38Z"
},
{
"version": "1.3.2.0",
"changelog": "FileTransformation support for 10.10.7",
"targetAbi": "10.10.0.0",
"sourceUrl": "https://github.com/Namo2/InPlayerEpisodePreview/releases/download/v1.3.2.0/InPlayerEpisodePreview_1.3.2.0.zip",
"checksum": "601bbb7ab1c9a2e4c48a8bab1c64adb2",
"timestamp": "2025-10-31T09:40:18Z"
},
{
"version": "1.3.1.0",
"changelog": "Fixes issues with the new Jellyfin 10.10.0 release",
@ -9159,6 +9167,14 @@
"category": "LiveTV",
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/NextPVR.png",
"versions": [
{
"version": "13.0.0.0",
"changelog": "- UTC fixes (#70) @emveepee\n- Use 7.0.3 deferred art (#71) @emveepee",
"targetAbi": "10.11.1.0",
"sourceUrl": "https://repo.jellyfin.org/files/plugin/nextpvr/nextpvr_13.0.0.0.zip",
"checksum": "e6914b4fdbc76a44df96425ff5558ef8",
"timestamp": "2025-10-31T04:00:29Z"
},
{
"version": "12.0.0.0",
"changelog": "- Jellyfin 10.11 support (#65) @crobibero\n- Fix unhandled TaskCancelledException for HTTPClient (#61) @prahal",