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

This commit is contained in:
github-actions[bot] 2026-02-26 01:57:28 +00:00
parent 08b8c637b6
commit bea52366a0

View file

@ -4995,6 +4995,14 @@
"overview": "Stream external media.", "overview": "Stream external media.",
"owner": "lstb1t", "owner": "lstb1t",
"versions": [ "versions": [
{
"changelog": "## [0.26.6.0] - 2026-02-25\n\n### 🚀 Features\n\n- Base catalog import progress on the catalog items\n- Add settings item to main menu (#116)\n\n### 🐛 Bug Fixes\n\n- Show correct default in settings (#115)\n- Automatically created collections show duplicates (streams) #118\n\n### 🚜 Refactor\n\n- Filter out streams on everything except single item queries\n\n### ⚙️ Miscellaneous Tasks\n\n- Add pr and main builds (#107)\n- Remove unused service\n",
"checksum": "94b3dc1f0109952e5ccddbe9f97dd7c3",
"sourceUrl": "https://github.com/lostb1t/Gelato/releases/download/v0.26.6.0/gelato_0.26.6.0.zip",
"targetAbi": "10.11.6.0",
"timestamp": "2026-02-25T14:36:13Z",
"version": "0.26.6.0"
},
{ {
"changelog": "## [0.26.5.3] - 2026-02-24\n\n### 🐛 Bug Fixes\n\n- Base season premiere date off first episode\n- Dont call inner on AddToCollectionAsync to prevent deadlocks\n", "changelog": "## [0.26.5.3] - 2026-02-24\n\n### 🐛 Bug Fixes\n\n- Base season premiere date off first episode\n- Dont call inner on AddToCollectionAsync to prevent deadlocks\n",
"checksum": "12396e05ad42feb63829e316574ab1fc", "checksum": "12396e05ad42feb63829e316574ab1fc",
@ -5226,14 +5234,6 @@
"targetAbi": "10.11.6.0", "targetAbi": "10.11.6.0",
"timestamp": "2026-02-05T11:24:04Z", "timestamp": "2026-02-05T11:24:04Z",
"version": "0.25.4.1" "version": "0.25.4.1"
},
{
"changelog": "## [0.25.4.0] - 2026-02-03\n\n### 🚀 Features\n\n- Ignore people search for movie and shows types\n",
"checksum": "3476f70c150c363fb49ad5eb6161d8b1",
"sourceUrl": "https://github.com/lostb1t/Gelato/releases/download/v0.25.4.0/gelato_0.25.4.0.zip",
"targetAbi": "10.11.6.0",
"timestamp": "2026-02-03T11:34:44Z",
"version": "0.25.4.0"
} }
] ]
}, },
@ -11697,6 +11697,14 @@
"checksum": "7a7e4fee01ce2db1f99d75110c2fe721", "checksum": "7a7e4fee01ce2db1f99d75110c2fe721",
"timestamp": "2025-10-20T16:50:32Z" "timestamp": "2025-10-20T16:50:32Z"
}, },
{
"version": "5.5.1.6",
"changelog": "Maintenance:\n - Typescript integration for config page\nFix:\n - Strict mode not working with fetched metadata -- @Maxr1998\n",
"targetAbi": "10.10.0.0",
"sourceUrl": "https://repo.xkrivo.net/jellyfin/listenbrainz/listenbrainz_5.5.1.6.zip",
"checksum": "72dfac1d69ff0c4a2e29fe274eb349f4",
"timestamp": "2026-02-25T20:36:32Z"
},
{ {
"version": "5.4.0.1", "version": "5.4.0.1",
"changelog": "Fix:\n - Fetch metadata before evaluating strict mode in resubmit listens task\nNew:\n - Sync playlists from ListenBrainz\n", "changelog": "Fix:\n - Fetch metadata before evaluating strict mode in resubmit listens task\nNew:\n - Sync playlists from ListenBrainz\n",