We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53ede13 + eeda7dd commit c6f7f79Copy full SHA for c6f7f79
manifest.json
@@ -8,6 +8,14 @@
8
"overview": "Metadata for your TubeArchivist library on Jellyfin",
9
"imageUrl": "https://raw.githubusercontent.com/tubearchivist/tubearchivist-jf-plugin/master/images/logo.png",
10
"versions": [
11
+ {
12
+ "version": "1.3.6.0",
13
+ "changelog": "Adapt to the new TA API changes Fix JF crash when setting watched status with TA offline\n",
14
+ "targetAbi": "10.10.0.0",
15
+ "sourceUrl": "https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/download/v1.3.6/tubearchivistmetadata_1.3.6.0.zip",
16
+ "checksum": "4d3ee6b9d85726c9e8050fe7c40d6390",
17
+ "timestamp": "2025-03-10T21:55:33Z"
18
+ },
19
{
20
"version": "1.3.5.0",
21
"changelog": "Adapt to the new TA API changes Fix JF crash when setting watched status with TA offline\n",
0 commit comments