Skip to content

A PVR Client that connects Kodi to Stalker Middleware

License

Notifications You must be signed in to change notification settings

thexai/pvr.stalker

 
 

Repository files navigation

License: GPL-2.0-or-later Build and run tests Build Status Build Status

Stalker PVR

Stalker Middleware PVR client addon for Kodi

Build instructions

Linux

  1. git clone --branch master https://github.com/xbmc/xbmc.git
  2. git clone https://github.com/kodi-pvr/pvr.stalker.git
  3. cd pvr.stalker && mkdir build && cd build
  4. cmake -DADDONS_TO_BUILD=pvr.stalker -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addons
  5. make
Useful links

About

A PVR Client that connects Kodi to Stalker Middleware

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 60.7%
  • C 36.3%
  • CMake 2.1%
  • Shell 0.9%