Skip to content

sei4eto/xbmc-addon-p2pproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XBMC IPTV Simple Add-on

This is a PVR add-on for XBMC. It add support for Live TV watching and EPG TV Guide through IPTV provided by the Internet providers in exUSSR countries.


Written by: const86

Based on: XBMC PVR Demo Add-on by Pulse-Eight (http://www.pulse-eight.com/)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the file COPYING for more information.


ADDON COMPILATION

============================= Linux, OS-X, BSD

  • Clone the GIT repository
  • cd xbmc-addon-p2pproxy
  • sh autogen.sh
  • ./configure
  • make dist-zip

This will prepare zip file in current folder to install the plugin via XBMC interface.

============================= Windows

  • Install Visual C++ Express 2010 (follow the instructions on the wiki for XBMC itself)
  • Clone the GIT repository
  • cd xbmc-addon-p2pproxy\project\VS2010Express\buildzip.bat

This will prepare zip file in current folder to install the plugin via XBMC interface.

IMPORTANT: Please disable all PVR addons before installing the IPTV Simple addon!

Have fun, ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 64.5%
  • C 21.5%
  • HTML 13.3%
  • Other 0.7%