jellyfin-plugin-nextpvr/build.yaml
2024-05-21 15:07:52 -06:00

20 lines
553 B
YAML

name: "NextPVR"
guid: "9574ac10-bf23-49bc-949f-924f23cfa48f"
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-nextpvr.png"
version: 9
targetAbi: "10.9.2.0"
framework: "net8.0"
overview: "Live TV plugin for NextPVR"
description: >
Provides access to live TV, program guide, and recordings from NextPVR.
category: "LiveTV"
owner: "jellyfin"
artifacts:
- "Jellyfin.Plugin.NextPVR.dll"
changelog: |-
- Initial changes for 10.9.1 (#48) @emveepee
### CI & build changes ###
- fix: meta ci workflows (#41) @h1dden-da3m0n