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

This commit is contained in:
github-actions[bot] 2025-12-12 01:27:34 +00:00
parent 3db502e93f
commit 420abe608a

View file

@ -2792,6 +2792,14 @@
"category": "General", "category": "General",
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Playlist Generator.png", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Playlist Generator.png",
"versions": [ "versions": [
{
"version": "1.4.2.1",
"changelog": "Add Assembly Version",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/Eeeeelias/playlist-generator/releases/download/v1.4.2.1/PlaylistGenerator_1.4.2.1.zip",
"checksum": "7e20b38f966252f8ed54a7be63b7a47f",
"timestamp": "2025-12-11T17:11:33Z"
},
{ {
"version": "1.4.2.0", "version": "1.4.2.0",
"changelog": "Updated music recommendations", "changelog": "Updated music recommendations",
@ -4583,6 +4591,22 @@
"category": "General", "category": "General",
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/InPlayerEpisodePreview.png", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/InPlayerEpisodePreview.png",
"versions": [ "versions": [
{
"version": "1.6.1.2",
"changelog": "- Fixed a bug where movies with multiple versions were treated as collections",
"targetAbi": "10.11.0",
"sourceUrl": "https://github.com/Namo2/InPlayerEpisodePreview/releases/download/v1.6.1/InPlayerEpisodePreview_1.6.1.2-10.11.0.zip",
"checksum": "94d14a0a95bb3d5d76342ac4e00a26d0",
"timestamp": "2025-12-11T21:37:25Z"
},
{
"version": "1.6.1.1",
"changelog": "- Fixed a bug where movies with multiple versions were treated as collections",
"targetAbi": "10.10.7",
"sourceUrl": "https://github.com/Namo2/InPlayerEpisodePreview/releases/download/v1.6.1/InPlayerEpisodePreview_1.6.1.1-10.10.7.zip",
"checksum": "cabf84f319b9ad746f63aaca4ba86060",
"timestamp": "2025-12-11T21:35:23Z"
},
{ {
"version": "1.6.0.0", "version": "1.6.0.0",
"changelog": "- Correctly apply blur to episode thumbnail/description.\n - Show preview for movie collections when Movie type was disabled but not the Collection type.", "changelog": "- Correctly apply blur to episode thumbnail/description.\n - Show preview for movie collections when Movie type was disabled but not the Collection type.",