Add compatibility with Jellyfin 10.10

This commit is contained in:
DarkFighterLuke
2024-11-04 21:40:29 +01:00
parent 36eec27d9f
commit a162ebb25d
4 changed files with 9 additions and 10 deletions
+3 -4
View File
@@ -2,8 +2,8 @@
name: "TubeArchivistMetadata"
guid: "dc97d0c6-28b0-4242-afb4-5833ae1b3715"
imageUrl: https://raw.githubusercontent.com/tubearchivist/tubearchivist-jf-plugin/master/images/logo.png
version: "1.3.2.0"
targetAbi: "10.9.1.0"
version: "1.3.3.0"
targetAbi: "10.10.0.0"
framework: "net8.0"
overview: "Metadata for your TubeArchivist library on Jellyfin"
description: >
@@ -14,5 +14,4 @@ owner: "DarkFighterLuke"
artifacts:
- "Jellyfin.Plugin.TubeArchivistMetadata.dll"
changelog: >
Add tasks progress status
Adjust logs levels
Add compatibility with Jellyfin 10.10