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
Plugin Settings
Installation
Manual Installation
- Download the latest release from Releases
- Extract the contents to your Jellyfin plugins directory:
- Linux:
~/.local/share/jellyfin/plugins/Jellypod/ - Windows:
%LOCALAPPDATA%\jellyfin\plugins\Jellypod\ - Docker:
/config/plugins/Jellypod/
- Linux:
- 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.
Links
- Repository: https://gitea.tourolle.paris/dtourolle/jellypod
Release v0.0.4
Latest
Languages
C#
60.2%
HTML
39.8%

