emveepee 9a439fde24 Misc build
Changes for build
2020-10-13 18:26:04 -04:00
2020-10-13 18:26:04 -04:00
2017-09-02 14:05:52 -04:00
2020-10-13 18:26:04 -04:00
2020-05-27 20:28:25 +09:00
2020-05-27 20:28:25 +09:00

Jellyfin NextPVR Plugin

Part of the Jellyfin Project

About

The Jellyfin NextPVR plugin can be used for watching media provided by a NextPVR server.

Build & Installation Process

  1. Clone this repository

  2. Ensure you have .NET Core SDK set up and installed

  3. Build the plugin with your favorite IDE or the dotnet command

dotnet publish --configuration Release --output bin
  1. Place the resulting Jellyfin.Plugin.NextPvr.dll file in a folder called plugins/ inside your Jellyfin data directory
Description
No description provided
Readme MIT 435 KiB
Languages
C# 90.5%
HTML 5.1%
JavaScript 4.4%