moved repo install guide to top
This commit is contained in:
parent
7f71d3419c
commit
2631c93444
20
README.md
20
README.md
@ -6,6 +6,16 @@ A Jellyfin plugin for accessing SRF Play (Swiss Radio and Television) video-on-d
|
||||
|
||||
**Beta/Alpha** - This plugin has been tested on two Jellyfin instances and is working. Some clients may experience issues with hardware decoding, which appears to be client-specific behavior.
|
||||
|
||||
## 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.
|
||||
|
||||
## Features
|
||||
|
||||
- Access to SRF Play VOD content (video-on-demand, no DRM-protected content)
|
||||
@ -102,16 +112,6 @@ dotnet build
|
||||
|
||||
The compiled plugin will be in `bin/Debug/net8.0/`
|
||||
|
||||
## 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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user