jellyfin-plugin-kodisyncqueue/build.yaml
jellyfin-bot 58fd94aaf6
Some checks failed
🏗️ Build Plugin / call (push) Has been cancelled
📝 Create/Update Release Draft & Release Bump PR / call (push) Has been cancelled
🔬 Run CodeQL / call (push) Has been cancelled
🧪 Test Plugin / call (push) Has been cancelled
🏷️ Sync labels / call (push) Has been cancelled
Prepare for release v13 (#101)
2024-10-29 17:38:56 -06:00

17 lines
556 B
YAML

---
name: "Kodi Sync Queue"
guid: "771e19d6-5385-4caf-b35c-28a0e865cf63"
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-kodisyncqueue.png"
version: 13
targetAbi: "10.10.0.0"
framework: "net8.0"
owner: "jellyfin"
overview: "Sync all media changes with Kodi clients"
description: "This plugin will track all media changes while Kodi clients are offline to decrease sync times."
category: "General"
artifacts:
- "Jellyfin.Plugin.KodiSyncQueue.dll"
- "LiteDB.dll"
changelog: |-
- Properly add 10.10 support (#100) @crobibero