19 lines
502 B
YAML
19 lines
502 B
YAML
---
|
|
name: "WebDAV"
|
|
guid: "5db89aeb-14ad-450b-bcf2-ae235ebbe299"
|
|
version: "1.0.0.0"
|
|
targetAbi: "10.9.0.0"
|
|
framework: "net8.0"
|
|
overview: "WebDAV Nextcloud integration plugin"
|
|
description: >
|
|
Integrates Nextcloud/WebDAV sources as virtual library content in Jellyfin.
|
|
category: "General"
|
|
owner: "jellyfin"
|
|
pages:
|
|
- name: WebDAV
|
|
embeddedResourcePath: Jellyfin.Plugin.Webdav.Configuration.configPage.html
|
|
artifacts:
|
|
- "Jellyfin.Plugin.Webdav.dll"
|
|
- "WebDav.Client.dll"
|
|
changelog: >
|
|
Initial release. |