From dff488567f0bffcfba0e425b7df483a922a7c15e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 15 Aug 2025 01:27:10 +0000 Subject: [PATCH] Generate manifest --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index fd41922..74a776a 100644 --- a/manifest.json +++ b/manifest.json @@ -8905,6 +8905,14 @@ "owner": "Viperinius", "category": "Metadata", "versions": [ + { + "version": "1.13.1.0", + "changelog": "# Changelog\n\n## [1.13.1.0] - 2025-08-14\n\n### Fixed\n\n- Fix missing progress reporting of import task\n- Fix wrong parameters for some logging entries (see issue #63)\n- Fix procedure to aquire auth token for alternative Spotify provider after recent changes made by Spotify (again)", + "targetAbi": "10.10.3.0", + "sourceUrl": "https://github.com/Viperinius/jellyfin-plugin-spotify-import/releases/download/1.13.1.0/spotify-import_1.13.1.0.zip", + "checksum": "99d99f7d70d70a30a846eb402f3ad827", + "timestamp": "2025-08-14T16:41:11Z" + }, { "version": "1.13.0.0", "changelog": "# Changelog\n\n## [1.13.0.0] - 2025-03-24\n\n### Added\n\n- Caching of Spotify playlists (only query the full track data if the playlist state changed)\n- Caching of track matches (reuse match of a track for all occurrences across playlists)\n\n### Fixed\n\n- Fix procedure to aquire auth token for alternative Spotify provider after recent changes made by Spotify (again)",