jellypod/build.yaml
Duncan Tourolle 4679b77d1a
Some checks failed
🏗️ Build Plugin / call (push) Failing after 0s
📝 Create/Update Release Draft & Release Bump PR / call (push) Failing after 0s
🔬 Run CodeQL / call (push) Failing after 0s
🧪 Test Plugin / call (push) Failing after 0s
First POC with podcasts library
2025-12-13 23:57:58 +01:00

19 lines
586 B
YAML

---
name: "Jellypod"
guid: "c713faf4-4e50-4e87-941a-1200178ed605"
version: "1.0.0.0"
targetAbi: "10.9.0.0"
framework: "net8.0"
overview: "Podcast management plugin for Jellyfin"
description: >
Jellypod allows you to subscribe to podcast RSS feeds, automatically download
episodes, and manage your podcast library within Jellyfin. Episodes are stored
as standard audio files and integrate with Jellyfin's built-in audio player.
category: "General"
owner: "jellyfin"
artifacts:
- "Jellyfin.Plugin.Jellypod.dll"
- "System.ServiceModel.Syndication.dll"
changelog: >
Initial release