Jellypod
A Jellyfin plugin that adds podcast support to your media server.
Quick Install
Add this repository URL in Jellyfin (Dashboard → Plugins → Repositories):
https://gitea.tourolle.paris/dtourolle/jellypod/raw/branch/master/manifest.json
Features
- Browse and subscribe to podcasts
- Automatic episode downloads
- Integration with Jellyfin's library system
Screenshots
Podcast Library
Plugin Settings
Installation
From Plugin Repository (Recommended)
- In Jellyfin, go to Dashboard → Plugins → Repositories
- Click the + button to add a new repository
- Enter:
- Repository Name:
Jellypod - Repository URL:
https://gitea.tourolle.paris/dtourolle/jellypod/raw/branch/master/manifest.json
- Repository Name:
- Click Save
- Go to Catalog tab and find Jellypod
- Click Install and restart Jellyfin
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 v1.0.2
Latest
Languages
C#
61.9%
HTML
38.1%

