From 2fbe46804dc1a2c0864e92d456a23a9152a34860 Mon Sep 17 00:00:00 2001 From: themegaphoenix Date: Tue, 24 May 2022 22:11:28 +0100 Subject: [PATCH 1/4] Update manifest.json --- manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 17d6552..4139e28 100644 --- a/manifest.json +++ b/manifest.json @@ -4,14 +4,14 @@ "name": "AnilistSync", "description": "This plugin will scrobble anime to Anilist for you", "overview": "Scrobble to Anilist", - "owner": "ARufenach", + "owner": "ARufenach, modified by Fallenbagel", "category": "General", "versions": [ { - "version": "1.0.0", + "version": "2.0.0", "changelog": "Initial release", - "targetAbi": "10.7.0.0", - "sourceUrl": "https://github.com/ARufenach/AnilistSync/releases/download/v1.0.0/AnilistSync_1.0.0.zip", + "targetAbi": "10.8.0.0", + "sourceUrl": "https://github.com/Fallenbagel/AnilistSync/releases/download/v2.0.0/AnilistSync_2.0.0.zip", "checksum": "f099d9935001c1e49c710517e8261765", "timestamp": "2021-06-04T05:05:00Z" } From e99b9cfb36880e19d8602158578fce0cccf2ce2f Mon Sep 17 00:00:00 2001 From: themegaphoenix Date: Tue, 24 May 2022 22:17:24 +0100 Subject: [PATCH 2/4] Update Checksum --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4139e28..b394c7c 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "versions": [ { "version": "2.0.0", - "changelog": "Initial release", + "changelog": "Add support for Jellyfin 10.8", "targetAbi": "10.8.0.0", "sourceUrl": "https://github.com/Fallenbagel/AnilistSync/releases/download/v2.0.0/AnilistSync_2.0.0.zip", "checksum": "f099d9935001c1e49c710517e8261765", From c979eae0e8573e5df6f48f5704a6fd040b2caa25 Mon Sep 17 00:00:00 2001 From: themegaphoenix Date: Tue, 24 May 2022 22:21:11 +0100 Subject: [PATCH 3/4] Update Checksum --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b394c7c..24e1bb0 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "changelog": "Add support for Jellyfin 10.8", "targetAbi": "10.8.0.0", "sourceUrl": "https://github.com/Fallenbagel/AnilistSync/releases/download/v2.0.0/AnilistSync_2.0.0.zip", - "checksum": "f099d9935001c1e49c710517e8261765", + "checksum": "8f9d958b798f0df265caf8733c8417ffcfa84bc1", "timestamp": "2021-06-04T05:05:00Z" } ] From ddb72e162fe4da16621077346f976d928d8f1b5a Mon Sep 17 00:00:00 2001 From: themegaphoenix Date: Tue, 24 May 2022 22:23:59 +0100 Subject: [PATCH 4/4] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 24e1bb0..bd8449a 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "changelog": "Add support for Jellyfin 10.8", "targetAbi": "10.8.0.0", "sourceUrl": "https://github.com/Fallenbagel/AnilistSync/releases/download/v2.0.0/AnilistSync_2.0.0.zip", - "checksum": "8f9d958b798f0df265caf8733c8417ffcfa84bc1", + "checksum": "d5aa76d74a279aed5846c1a1adaa0540", "timestamp": "2021-06-04T05:05:00Z" } ]