8000 GitHub - kodi-pvr/pvr.wmc at 20.3.0-Nexus
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kodi-pvr/pvr.wmc

Repository files navigation

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

Windows Media Center PVR

Windows Media Center 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.wmc.git
  3. cd pvr.wmc && mkdir build && cd build
  4. cmake -DADDONS_TO_BUILD=pvr.wmc -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addons
  5. make
Useful links

About

Kodi's Windows Media Center client addon

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 44

0