First POC with podcasts library
🏗️ 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

This commit is contained in:
2025-12-13 23:57:58 +01:00
parent 7a9dbdafcc
commit 4679b77d1a
31 changed files with 2998 additions and 152 deletions
+9 -7
View File
@@ -1,16 +1,18 @@
---
name: "Template"
guid: "eb5d7894-8eef-4b36-aa6f-5d124e828ce1"
name: "Jellypod"
guid: "c713faf4-4e50-4e87-941a-1200178ed605"
version: "1.0.0.0"
targetAbi: "10.9.0.0"
framework: "net8.0"
overview: "Short description about your plugin"
overview: "Podcast management plugin for Jellyfin"
description: >
This is a longer description that can span more than one
line and include details about your plugin.
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.Template.dll"
- "Jellyfin.Plugin.Jellypod.dll"
- "System.ServiceModel.Syndication.dll"
changelog: >
changelog
Initial release