Update information in build.yaml

This commit is contained in:
DarkFighterLuke
2024-03-11 15:24:53 +01:00
parent f3fae1786f
commit 27dd5c9aba
+4 -4
View File
@@ -4,13 +4,13 @@ guid: "dc97d0c6-28b0-4242-afb4-5833ae1b3715"
version: "1.0.0.0" version: "1.0.0.0"
targetAbi: "10.8.0.0" targetAbi: "10.8.0.0"
framework: "net6.0" framework: "net6.0"
overview: "Metadata for your TubeArchivist library" overview: "Metadata for your TubeArchivist library on Jellyfin"
description: > description: >
TubeArchivistMetadata is a plugin that automatically manages TubeArchivistMetadata is a plugin that automatically manages
metadata for videos downloaded with TubeArchivist from YouTube. metadata for videos downloaded with TubeArchivist from YouTube.
category: "General" category: "Metadata"
owner: "jellyfin" owner: "DarkFighterLuke"
artifacts: artifacts:
- "Jellyfin.Plugin.TubeArchivistMetadata.dll" - "Jellyfin.Plugin.TubeArchivistMetadata.dll"
changelog: > changelog: >
changelog First release