![]() |
Linux Install IPTV simple client add-on in Kodi - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: IPTV Simple Client (https://forum.kodi.tv/forumdisplay.php?fid=215) +---- Thread: Linux Install IPTV simple client add-on in Kodi (/showthread.php?tid=212245) |
Install IPTV simple client add-on in Kodi - edsic - 2014-12-24 Hello, Is the add-on ready for Kodi on Linux (Ubuntu 14.04) ? When I try to install it, a message says that dependencies are not met. I do not see more information in kodi.log RE: Install IPTV simple client add-on in Kodi - Ned Scott - 2014-12-25 How are you trying to install it? Through apt-get? RE: Install IPTV simple client add-on in Kodi - edsic - 2014-12-25 Yes (package kodi-pvr-iptvsimple). But apparently it was not installed. Today the xbmc add-on is enabled. Sorry for the noise. RE: Install IPTV simple client add-on in Kodi - theone16 - 2014-12-27 I got a Apple TV, and I did a fresh restart on xbmc and iptv simple client does not show up RE: Install IPTV simple client add-on in Kodi - zyanni - 2015-01-01 I have a linux mint 17 operating system and the stable release of kodi installed. I was able to download the "kodi-pvr-iptvsimple" package from the package store. I was then able to "enable the live TV as you have shown, but I don't get the configure popup screen. I can't find the package anywhere to configure it even though the enable button is checked on the live TV page. Any help on how I can find and configure on a linux system? RE: Install IPTV simple client add-on in Kodi - reuthermonkey - 2015-01-12 (2015-01-01, 17:15)zyanni Wrote: I have a linux mint 17 operating system and the stable release of kodi installed. I was able to download the "kodi-pvr-iptvsimple" package from the package store. I was then able to "enable the live TV as you have shown, but I don't get the configure popup screen. I can't find the package anywhere to configure it even though the enable button is checked on the live TV page. Any help on how I can find and configure on a linux system? I'm running into the same issue. Went to PVR settings, and was told I needed to set up a backend. Apparently the only way to install on linux is via package: $ sudo apt-cache search kodi kodi-bin - Kodi Media Center (binary data package) kodi-eventclients-wiiremote - Kodi Media Center (Event Client WII Remote support package) kodi - Kodi Media Center (arch-independent data package) kodi-eventclients-common - Kodi Media Center (Event Client Common package) kodi-eventclients-dev - Kodi Media Center (Event Client Dev package) kodi-eventclients-j2me - Kodi Media Center (Event Client J2ME package) kodi-eventclients-ps3 - Kodi Media Center (Event Client PS3 package) kodi-eventclients-xbmc-send - Kodi Media Center (Event Client Kodi-SEND package) kodi-addon-dev - Kodi Media Center (General Add-on Dev package) kodi-screensaver-dev - Kodi Media Center (Screensaver Add-on Dev package) kodi-visualization-dev - Kodi Media Center (Visualization Add-on Dev package) kodi-pvr-dev - Kodi Media Center (PVR Add-on Dev package) kodi-audio-dev - Kodi Media Center (Audio Add-on Dev package) kodi-pvr-argustv - Kodi PVR Addon Argustv - PVR API:1.9.2 kodi-pvr-demo - Kodi PVR Demo Addon - PVR API:1.9.2 kodi-pvr-dvbviewer - Kodi PVR Addon Dvbviewer - PVR API:1.9.2 kodi-pvr-iptvsimple - Kodi PVR Iptv Addon - PVR API:1.9.2 kodi-pvr-mediaportal-tvserver - Kodi PVR Addon Mediaportal Tvserver - PVR API:1.9.2 kodi-pvr-mythtv - Kodi PVR Addon MythTv - Cmyth - PVR API:1.9.2 kodi-pvr-nextpvr - Kodi PVR Addon NextPvr - PVR API:1.9.2 kodi-pvr-njoy - Kodi PVR Addon Njoy - PVR API:1.9.2 kodi-pvr-tvheadend-hts - Kodi PVR Addon TvHeadend Hts - PVR API:1.9.2 kodi-pvr-vdr-vnsi - Kodi PVR Addon VDR Vnsi - PVR API:1.9.2 kodi-pvr-vuplus - Kodi PVR Addon Vuplus - PVR API:1.9.2 kodi-audioencoder-lame - FLAC audio encoder for Kodi kodi-audioencoder-lame-dbg - debug symbols for FLAC audio encoder for Kodi kodi-audioencoder-flac - FLAC audio encoder for Kodi kodi-audioencoder-flac-dbg - debug symbols for FLAC audio encoder for Kodi kodi-audioencoder-vorbis - Vorbis audio encoder for Kodi kodi-audioencoder-vorbis-dbg - debug symbols for Vorbis audio encoder for Kodi $ sudo apt-get install kodi-pvr-iptvsimple Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: kodi-pvr-iptvsimple 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 133 kB of archives. After this operation, 689 kB of additional disk space will be used. Get:1 http://ppa.launchpad.net/team-xbmc/ppa/ubuntu/ trusty/main kodi-pvr-iptvsimple i386 1.9.11-3trusty [133 kB] Fetched 133 kB in 0s (163 kB/s) Selecting previously unselected package kodi-pvr-iptvsimple. (Reading database ... 295040 files and directories currently installed.) Preparing to unpack .../kodi-pvr-iptvsimple_1.9.11-3trusty_i386.deb ... Unpacking kodi-pvr-iptvsimple (1.9.11-3trusty) ... Setting up kodi-pvr-iptvsimple (1.9.11-3trusty) ... $ sudo dpkg -l | grep kodi ii kodi 2:14.0~git20141223.1015-final-0trusty all Kodi Media Center (arch-independent data package) ii kodi-bin 2:14.0~git20141223.1015-final-0trusty i386 Kodi Media Center (binary data package) ii kodi-pvr-iptvsimple 1.9.11-3trusty i386 Kodi PVR Iptv Addon - PVR API:1.9.2 $ cat /etc/issue Ubuntu 14.04.1 LTS $ I'm now able to enable PVR, but the addon is not listed in the addons section (whether enabled or disabled, in any category), and am thus unable to configure the kodi-pvr-iptvsimple addon. Any thoughts? RE: Install IPTV simple client add-on in Kodi - zyanni - 2015-01-12 It showed up in the addon list after the computer was restarted. I was then able to get to the configure part of the addon . But I was told I still need a tuner for it to work. That's where I am at the moment, figuring what tuner to get installed. Not sure if that means the tuner is the backend.... RE: Install IPTV simple client add-on in Kodi - reuthermonkey - 2015-01-14 Indeed, after a second reboot, it came up in the list of PVR addons. Then just followed the directions from youtube videos for getting a good list of sources... |