diff --git a/manifest.json b/manifest.json index cd749ae..d8c6e85 100644 --- a/manifest.json +++ b/manifest.json @@ -2792,6 +2792,14 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Playlist Generator.png", "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", "changelog": "Updated music recommendations", @@ -4583,6 +4591,22 @@ "category": "General", "imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/InPlayerEpisodePreview.png", "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", "changelog": "- Correctly apply blur to episode thumbnail/description.\n - Show preview for movie collections when Movie type was disabled but not the Collection type.",