Duncan Tourolle b4275837bc
All checks were successful
🏗️ Build Plugin / build (push) Successful in 2m4s
🧪 Test Plugin / test (push) Successful in 1m1s
🚀 Release Plugin / build-and-release (push) Successful in 2m39s
Updated readme
fixed rending error on pod management page
2025-12-14 14:25:43 +01:00
2025-12-14 00:09:18 +01:00
2022-05-15 23:24:15 +02:00
2025-12-13 23:57:58 +01:00
2025-12-14 14:25:43 +01:00
2025-12-14 14:25:43 +01:00
2021-12-13 16:58:05 -07:00
2025-12-14 00:09:18 +01:00
2022-05-15 23:24:15 +02:00
2025-12-13 23:57:58 +01:00
2020-06-16 12:17:18 -04:00
2025-12-14 14:25:43 +01:00

Jellypod

A Jellyfin plugin that adds podcast support to your media server.

Features

  • Browse and subscribe to podcasts
  • Automatic episode downloads
  • Integration with Jellyfin's library system

Screenshots

Podcast Library

Podcast Library

Plugin Settings

Plugin Settings

Installation

Manual Installation

  1. Download the latest release from Releases
  2. Extract the contents to your Jellyfin plugins directory:
    • Linux: ~/.local/share/jellyfin/plugins/Jellypod/
    • Windows: %LOCALAPPDATA%\jellyfin\plugins\Jellypod\
    • Docker: /config/plugins/Jellypod/
  3. Restart Jellyfin

Building from Source

Requirements

Build

dotnet build

The plugin DLL will be in Jellyfin.Plugin.Jellypod/bin/Debug/net8.0/.

Development

This plugin is based on the Jellyfin Plugin Template.

See the .vscode folder for VS Code debugging configuration.

License

This project is licensed under the GPLv3 - see the LICENSE file for details.

Description
No description provided
Readme GPL-3.0 569 KiB
2025-12-16 20:31:46 +01:00
Languages
C# 60.2%
HTML 39.8%