jellyfin-srfPlay/build.yaml
Duncan Tourolle 5875f81b9b
Some checks failed
🏗️ Build Plugin / build (push) Successful in 42s
Nightly Build / nightly-build (push) Failing after 35s
🧪 Test Plugin / test (push) Successful in 28s
fix correct guid
2026-06-27 11:18:48 +02:00

22 lines
625 B
YAML

---
name: "SRFPlay"
guid: "a4b12f86-8c3d-4e9a-b7f2-1d5e6c8a9b4f"
version: "1.0.0.0"
targetAbi: "10.9.0.0"
framework: "net8.0"
overview: "SRF Play plugin for Jellyfin"
description: >
Provides access to SRF Play content in Jellyfin, including
live streams and on-demand content from Swiss Radio and Television.
category: "LiveTV"
owner: "jellyfin"
imageUrl: "https://www.srf.ch/static/img/srf-logo.svg"
artifacts:
- "Jellyfin.Plugin.SRFPlay.dll"
build_type: "dotnet"
dotnet_configuration: "Release"
dotnet_framework: "net8.0"
project: "Jellyfin.Plugin.SRFPlay/Jellyfin.Plugin.SRFPlay.csproj"
changelog: >
Initial release