• 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 52
IPTVSimple PVR-addon with XMLTV EGP
(2013-09-16, 01:23)borexino Wrote: Hi,
i'm using IPTV Simple 1.8.0 in xbmc alpha 7. I've an issue when i try to update the m3u playlist. I'm trying to update my playlist adding and modify channels but it seems that the addon doesn't read directly the file but loads from cache or something like that. Actually, I modified the file, but updates are not visible on channels list screen.

Can i solve this issue?
Thanks

Every time you do a modification in the channel list or epg file, you need to go to Settings > Live TV > Reset EPG database
HTPC Server - Windows 8.1 + XBMC Helix | Intel QuadCore, 4GB RAM, 4 TB SATA
Intel NUC D54250WYK - Windows 8.1 + XBMC Helix | Logitech Harmony 750
Samsung UE8005 | Bluetooth keyboard & mousepad
(2013-09-16, 18:54)Maniac Wrote:
(2013-09-16, 01:23)borexino Wrote: Hi,
i'm using IPTV Simple 1.8.0 in xbmc alpha 7. I've an issue when i try to update the m3u playlist. I'm trying to update my playlist adding and modify channels but it seems that the addon doesn't read directly the file but loads from cache or something like that. Actually, I modified the file, but updates are not visible on channels list screen.

Can i solve this issue?
Thanks

Every time you do a modification in the channel list or epg file, you need to go to Settings > Live TV > Reset EPG database
This is true only if you use 1.8.0 or earlier.
(2013-09-11, 17:18)traflaz Wrote: I tried a m3u8 playlist. I guess I'm missing something because it didn't work. I have working examples, but I could replicate it myself (with what I'm trying to do).

Also actually, I'm trying to work around the "plugin://" thing, since I can't make it work. Instead of using a plugin, I made a php script to generate a stream link, with all the authentication and session id and whatnot. It's the same thing basically. (I mentioned this a few post back, but I understand how it could be missed in the pile of posts). The link I generate is just like the plugin's, but I can't find a way to send it via IPTVSimple.

To recapitulate:
1) At home: Apache server with php. (192.168.1.120)
2) On that server: iplayer.strm with php script. When accessed, a link is generated. (The link works, I tested it)
3) In the IPTVSimple playlist:
Code:
#EXTM3U
#EXTINF:-1 tvg-shift=0 tvg-id="I56.2080.microsoft.com" tvg-name="BBC_One" tvg-logo="bbc_one" group-title="UK",BBC One
http://192.168.1.120/iplayer.strm
4) ? ? ?
5) Profit? Well, not right now.

depending on how long the session in your link is valid for, one option might be to run the php script on your server via a cron job and substitute the the link in your iptv-playlist with the contents of the generated .strm file instead of pointing to the .strm file itself. of course you'd need to reload the pvr channel list/restart xbmc every time the link changes and is replaced in the iptv-playlist.
i'd only suggest using this method if the cron job only needs to be run every 2-3 hours or more, otherwise the update/restart intervals might become a bother.
Hi, I'm doing a test to use a small stb (amlogic A9 CPU) running linux (linux buildroot 2.6.34 armV71 GNU/Linux) and XBMC 12.

I installed iptvsimple (pvr.iptvsimple.1.6.1.zip) but it could'nt be enabled and prompt up message "An unknown error has occurred. Add-on could not be loaded"

Can anyone help? Thanks!

xbmc.log

09:37:17 T:1093865120 DEBUG: ------ Window Init (AddonBrowser.xml) ------
09:37:17 T:1093865120 DEBUG: Window AddonBrowser.xml was already loaded
09:37:17 T:1093865120 DEBUG: Alloc resources: 4.97m
09:37:17 T:1093865120 DEBUG: CGUIMediaWindow::GetDirectory (addons://disabled/xbmc.pvrclient)
09:37:17 T:1093865120 DEBUG: ParentPath = [addons://disabled/xbmc.pvrclient]
09:37:17 T:1248978016 NOTICE: Thread Background Loader start, auto delete: false
09:37:17 T:1146295392 DEBUG: GetImageHash - unable to stat url /usr/share/xbmc/addons/pvr.demo/icon.png
09:37:17 T:1248978016 DEBUG: Thread Background Loader 1248978016 terminating
09:37:17 T:1137906784 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm.so)
09:37:17 T:1137906784 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-arm.so
09:37:18 T:1137906784 DEBUG: DoWork - took 113 ms to load special://masterprofile/Thumbnails/a/a5a6110c.png
09:37:20 T:1093865120 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 0000, modifier: 0
09:37:20 T:1093865120 DEBUG: OnKey: return (f00d) pressed, action is Select
09:37:20 T:1093865120 DEBUG: ------ Window Init (DialogAddonInfo.xml) ------
09:37:20 T:1093865120 DEBUG: Window DialogAddonInfo.xml was already loaded
09:37:20 T:1093865120 DEBUG: Alloc resources: 2.45m
09:37:21 T:1093865120 DEBUG: Keyboard: scancode: 67, sym: 0111, unicode: 0000, modifier: 0
09:37:21 T:1093865120 DEBUG: OnKey: up (f080) pressed, action is Up
09:37:22 T:1093865120 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 0000, modifier: 0
09:37:22 T:1093865120 DEBUG: OnKey: return (f00d) pressed, action is Select
09:37:22 T:1223812192 DEBUG: EPG - Process - pvr manager failed to load - exiting
09:37:22 T:1223812192 DEBUG: Thread EPG updater 1223812192 terminating
09:37:22 T:1146295392 NOTICE: PVRManager - stopping
09:37:22 T:1232200800 DEBUG: Thread PVR manager 1232200800 terminating
09:37:22 T:1240589408 DEBUG: Thread PVR add-on updater 1240589408 terminating
09:37:22 T:1240589408 NOTICE: Thread EPG updater start, auto delete: false
09:37:22 T:1146295392 NOTICE: Start - EPG thread started
09:37:22 T:1146295392 NOTICE: PVRManager - starting up
09:37:22 T:1232200800 NOTICE: Thread PVR manager start, auto delete: false
09:37:22 T:1223812192 NOTICE: Thread PVR add-on updater start, auto delete: false
09:37:22 T:1093865120 DEBUG: CGUIMediaWindow::GetDirectory (addons://disabled/xbmc.pvrclient)
09:37:22 T:1093865120 DEBUG: ParentPath = [addons://disabled/xbmc.pvrclient]
09:37:22 T:1223812192 DEBUG: RegisterClient - registering add-on 'PVR IPTV Simple Client'
09:37:22 T:1223812192 DEBUG: PVR - Create - creating PVR add-on instance 'PVR IPTV Simple Client'
09:37:22 T:1223812192 DEBUG: ADDON: Dll Initializing - PVR IPTV Simple Client
09:37:22 T:1223812192 DEBUG: SECTION:LoadDLL(/root/.xbmc/addons/pvr.iptvsimple/XBMC_IPTV_Simple.pvr)
09:37:22 T:1223812192 DEBUG: Loading: /root/.xbmc/addons/pvr.iptvsimple/XBMC_IPTV_Simple.pvr
09:37:22 T:1223812192 ERROR: Unable to load /root/.xbmc/addons/pvr.iptvsimple/XBMC_IPTV_Simple.pvr, reason: /root/.xbmc/addons/pvr.iptvsimple/XBMC_IPTV_Simple.pvr: wrong ELF class: ELFCLASS64
09:37:22 T:1223812192 INFO: Called Add-on status handler for '4' of clientNameTongueVR IPTV Simple Client, clientID:pvr.iptvsimple (same Thread=no)
09:37:22 T:1223812192 WARNING: UpdateAndInitialiseClients - failed to create add-on PVR IPTV Simple Client, status = 6
09:37:22 T:1223812192 WARNING: UpdateAndInitialiseClients - failed to load the dll for add-on PVR IPTV Simple Client, disabling it
09:37:22 T:1147135072 NOTICE: Thread CAddonStatusHandler:pvr.iptvsimple start, auto delete: true
09:37:22 T:1248978016 NOTICE: Thread Background Loader start, auto delete: false
09:37:22 T:1146295392 DEBUG: GetImageHash - unable to stat url /usr/share/xbmc/addons/pvr.demo/icon.png
09:37:22 T:1248978016 DEBUG: Thread Background Loader 1248978016 terminating
(2013-09-17, 13:19)peterwg Wrote: Hi, I'm doing a test to use a small stb (amlogic A9 CPU) running linux (linux buildroot 2.6.34 armV71 GNU/Linux) and XBMC 12.

I installed iptvsimple (pvr.iptvsimple.1.6.1.zip) but it could'nt be enabled and prompt up message "An unknown error has occurred. Add-on could not be loaded"

Can anyone help? Thanks!
You need compile addon for arm v7 arch.
(2013-09-17, 13:54)afedchin Wrote:
(2013-09-17, 13:19)peterwg Wrote: Hi, I'm doing a test to use a small stb (amlogic A9 CPU) running linux (linux buildroot 2.6.34 armV71 GNU/Linux) and XBMC 12.

I installed iptvsimple (pvr.iptvsimple.1.6.1.zip) but it could'nt be enabled and prompt up message "An unknown error has occurred. Add-on could not be loaded"

Can anyone help? Thanks!
You need compile addon for arm v7 arch.

Better cross compile it withing the buildroot tree and not natively in an armv7 device running full distribution as you will encounter glibc errors when trying to load the addon in XBMC.

I believe you could find the proper patch for adding IPTVSimple for the buildroot withing the TLBB git branch at J1nx's Github account.
The Frodo PR has been accepted, so any Amlogic cross compile should be able to pull it in.
tried arch linux and compile add-on but didn't work, same problem again!
"ERROR: Unable to load /root/.xbmc/addons/pvr.iptvsimple/XBMC_IPTV_Simple.pvr, reason: /root/.xbmc/addons/pvr.iptvsimple/XBMC_IPTV_Simple.pvr: wrong ELF class: ELFCLASS64"

will try buildroot compile later.
Is "ELFCLASS64" relate to 64bit ?
Did you build it on x86_64 without cross compiling ?
If so then you might want to read http://en.wikipedia.org/wiki/Cross_compiler
What you could do, because I do not have the time to properly help you out.

1) Download a TLBB firmware
2) Extract the firmware and try to get what you need. Maybe with the help of this;http://www.pivosforums.com/viewtopic.php?f=27&t=2951
Thanks J1nx.

@peterwg,

Try this https://dl.dropboxusercontent.com/u/6902...-armv7.zip

If it tells you something like "Wrong Structure" then sftp to your device (FileZilla would work) and copy the extracted addon to /root/.xbmc/addons
(2013-09-18, 18:31)dhead Wrote: Thanks J1nx.

@peterwg,

Try this https://dl.dropboxusercontent.com/u/6902...-armv7.zip

If it tells you something like "Wrong Structure" then sftp to your device (FileZilla would work) and copy the extracted addon to /root/.xbmc/addons

Thanks and this add-on works fine on my device now!
Hello,
i have a few question
1. if i have m3u file in like this
Code:
#EXTINF: -1 tvg-id="id1" tvg-name="CT1" tvg-logo="001", CT1
http://192.168.97.1:4000/udp/239.1.2.1:11111
is this correct?


2. Where i must create file for EPG and how is this file must be named?
3. where can i may download zip file for WIN and Raspberry PI and for Ubuntu?
4. Can i may create dynamic EPG xmltv file? I mean, when i want to open this file is updated from url
1. Yes. It is.
2. Where you want and with any name.
3. For windows here https://docs.google.com/folderview?id=0B...jNIV0hYR0U for RPi try this https://dl.dropboxusercontent.com/u/6902...-armv7.zip for ubuntu compile by self.
4. EPG file path can be url.
(2013-09-20, 07:39)afedchin Wrote: 1. Yes. It is.
2. Where you want and with any name.
3. For windows here https://docs.google.com/folderview?id=0B...jNIV0hYR0U for RPi try this https://dl.dropboxusercontent.com/u/6902...-armv7.zip for ubuntu compile by self.
4. EPG file path can be url.

Thanks for you answer, but i have one more question. How can i add EPG file? or where is this file must be save? i don't understand this
  • 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 52

Logout Mark Read Team Forum Stats Members Help
IPTVSimple PVR-addon with XMLTV EGP14