Skip to content

maxpo452/IPTV-Simple-client-with-recording-for-KODI-Leia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPTV-Simple-client-with-recording-for-KODI-Leia

IPTV Simple client addon for KODI Leia. Based on IPTV Simple client and Gonzalo Vegas fork.

Build instructions

Linux

Make a directory where you'll keep both this repo and the xbmc repo first.

  1. git clone https://github.com/xbmc/xbmc.git
  2. git checkout -b Leia remotes/origin/Leia
  3. git clone https://github.com/maxpo452/IPTV-Simple-client-with-recording-for-KODI-Leia
  4. cd IPTV-Simple-client-with-recording-for-KODI-Leia && mkdir build && cd build
  5. cmake -DADDONS_TO_BUILD=pvr.iptvsimple -DADDON_SRC_PREFIX=../.. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../../xbmc/addons -DPACKAGE_ZIP=1 ../../xbmc/cmake/addons
  6. make
Requirements
  1. FFMPEG binary
Tested with
  1. Ubuntu 18.04 LTS and Kodi Leia
Credits

Credit to the following authors/projects who I borrowed some ideas and/or code from:

  1. Gonzalo Vega who created the base of this project

About

IPTV Simple client addon for KODI Leia. Based on IPTV Simple client and Gonzalo Vegas fork.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published