22 lines
686 B
YAML
22 lines
686 B
YAML
---
|
|
name: "TubeArchivistMetadata"
|
|
guid: "dc97d0c6-28b0-4242-afb4-5833ae1b3715"
|
|
version: "1.1.0.0"
|
|
targetAbi: "10.8.0.0"
|
|
framework: "net6.0"
|
|
overview: "Metadata for your TubeArchivist library on Jellyfin"
|
|
description: >
|
|
TubeArchivistMetadata is a plugin that automatically manages
|
|
metadata for videos downloaded with TubeArchivist from YouTube.
|
|
category: "Metadata"
|
|
owner: "DarkFighterLuke"
|
|
artifacts:
|
|
- "Jellyfin.Plugin.TubeArchivistMetadata.dll"
|
|
changelog: >
|
|
Fix field name and add placeholders
|
|
Fix URL in logs after redirection
|
|
Add schema to TubeArchivist URL if not present in settings
|
|
Fix a particular case
|
|
Log configuration settings at initialization
|
|
Sanitize URLs
|