First POC with podcasts library
This commit is contained in:
+9
-7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user