Added manifest and pipelines to allow install via web ui.
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
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
|
||||
@@ -18,6 +26,17 @@ A Jellyfin plugin that adds podcast support to your media server.
|
||||
|
||||
## Installation
|
||||
|
||||
### From Plugin Repository (Recommended)
|
||||
|
||||
1. In Jellyfin, go to **Dashboard** → **Plugins** → **Repositories**
|
||||
2. Click the **+** button to add a new repository
|
||||
3. Enter:
|
||||
- **Repository Name**: `Jellypod`
|
||||
- **Repository URL**: `https://gitea.tourolle.paris/dtourolle/jellypod/raw/branch/master/manifest.json`
|
||||
4. Click **Save**
|
||||
5. Go to **Catalog** tab and find **Jellypod**
|
||||
6. Click **Install** and restart Jellyfin
|
||||
|
||||
### Manual Installation
|
||||
|
||||
1. Download the latest release from [Releases](https://gitea.tourolle.paris/dtourolle/jellypod/releases)
|
||||
|
||||
Reference in New Issue
Block a user