forked from vosmiic/jellyfin-ani-sync
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbeta-manifest.json
34 lines (34 loc) · 1.57 KB
/
beta-manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[
{
"category": "General",
"guid": "c78f11cf-93e6-4423-8c42-d2c255b70e47",
"name": "Ani-Sync",
"description": "Synchronize anime watch status between Jellyfin and anime tracking sites.",
"owner": "vosmiic",
"overview": "Synchronize anime watch status",
"versions": [
{
"checksum": "5f1a3b050694865c3c50653252313215",
"changelog": "1. Added 429 Too Many Requests handling with backoff. 2. Increased plugin API security. 3. Config page overhaul. 4. Improved anime detection.",
"targetAbi": "10.9.6.0",
"sourceUrl": "https://github.com/vosmiic/jellyfin-ani-sync/releases/download/v3.3b/10.9.6.-.ani-sync_3.3.0.0.zip",
"timestamp": "2024-06-19 00:00:00",
"version": "3.3.0.0"
},
{
"checksum": "9963f7ecc72513fceaab735348a89ffd",
"changelog": "1. Fixed AniList related bugs. 2. Fixed Shikimori related bugs. 3. Fixed issue with library checks.",
"sourceUrl": "https://github.com/vosmiic/jellyfin-ani-sync/releases/download/v3.1b/10.8.13.-.ani-sync_3.1.0.0.zip",
"timestamp": "2024-04-15 00:00:00",
"version": "3.1.0.0"
},
{
"checksum": "37781c18e8150bd932e7760529980696",
"changelog": "1. Fixing issues around marking seasons/episodes as watched. 2. Redirect user on successful auth 3. Shikimori support 4. Anime detection changes",
"sourceUrl": "https://github.com/vosmiic/jellyfin-ani-sync/releases/download/v3.0b/10.8.13.-.ani-sync_3.0.0.0b.zip",
"timestamp": "2024-01-16 00:00:00",
"version": "3.0.0.0"
}
]
}
]