8975643af6
It adds support for Live TV watching, replaying of Recordings, programming Timers and EPG TV Guide to use on same computer or over the Network. WWW: https://github.com/opdenkamp/xbmc-pvr-addons
10 lines
429 B
XML
10 lines
429 B
XML
--- addons/pvr.njoy/addon/addon.xml.in.orig 2013-07-09 11:52:01.000000000 +0200
|
|
+++ addons/pvr.njoy/addon/addon.xml.in 2013-08-16 10:53:06.062872241 +0200
|
|
@@ -12,6 +12,7 @@
|
|
point="xbmc.pvrclient"
|
|
library_osx="XBMC_Njoy.pvr"
|
|
library_linux="XBMC_Njoy.pvr"
|
|
+ library_freebsd="XBMC_Njoy.pvr"
|
|
library_wingl="XBMC_njoy_win32.dll"
|
|
library_windx="XBMC_njoy_win32.dll"
|
|
library_android="libXBMC_Njoy.so"/>
|