Add repo manifest
Use title cards when non provided or is livestream
This commit is contained in:
@@ -102,7 +102,17 @@ dotnet build
|
||||
|
||||
The compiled plugin will be in `bin/Debug/net8.0/`
|
||||
|
||||
## Installation
|
||||
## Quick Install
|
||||
|
||||
Add this repository URL in Jellyfin (Dashboard → Plugins → Repositories):
|
||||
|
||||
```
|
||||
https://gitea.tourolle.paris/dtourolle/jellyfin-srfPlay/raw/branch/master/manifest.json
|
||||
```
|
||||
|
||||
Then install "SRF Play" from the plugin catalog.
|
||||
|
||||
## Manual Installation
|
||||
|
||||
1. Build the plugin (see above)
|
||||
2. Copy the compiled DLL to your Jellyfin plugins directory
|
||||
|
||||
Reference in New Issue
Block a user