mirror of
https://github.com/jellyfin/jellyfin-plugin-nextpvr.git
synced 2024-11-23 14:09:44 +00:00
16 lines
414 B
YAML
16 lines
414 B
YAML
---
|
|
name: "NextPVR"
|
|
guid: "9574ac10-bf23-49bc-949f-924f23cfa48f"
|
|
version: "5.0.0.0"
|
|
targetAbi: "10.7.0.0"
|
|
framework: "net5.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: >
|
|
Updated to use NextPVR API v5, no longer compatable with API v4.
|