• 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 34
IPTV Simple now supports Catchup and Timeshifted Catchup in Kodi Matrix
#46
Yes, you need an kodi version from today. The API was changed yesterday so addon and kodi need to be latest
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#47
@puenktchen @Atamans 

It works for me using the latest addon and kodi. Maybe because of this which is for extended zip headers which was merged yesterday: https://github.com/xbmc/xbmc/pull/17065
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#48
(2020-03-27, 12:54)phunkyfish Wrote: @puenktchen @Atamans 

It works for me using the latest addon and kodi. Maybe because of this which is for extended zip headers which was merged yesterday: https://github.com/xbmc/xbmc/pull/17065

Found the problem. Will release fix shortly: https://github.com/kodi-pvr/pvr.iptvsimple/pull/343
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#49
thank you !

pvr.iptvsimple v4.11.5 work perfect
Reply
#50
@phunkyfish epg loading is working again with the new addon version. Thanks for that.
But now i have an other problem. The format specifier {catchup-id} doesn't get substituted within a catchup-source url.
I'll pm you the debug log, m3u and guide xml.
Reply
#51
strange but catchup only works with default skin estuary for now i am not able to find other who can play catchup
Reply
#52
@fihc

Aeon Nox: SiLVO
https://forum.kodi.tv/showthread.php?tid=210069

mods
https://github.com/BlackGlassSkin/skin.nox.glass

Arctic: Zephyr 2
https://forum.kodi.tv/showthread.php?tid=339791

And I think many more have support


@puenktchen

I don't know, it works fine, only now it doesn't set up catchup as it was before, it's possible that the provider changed something, I can run all streams by setting flussonic in ipv.simple or add to the list where the archive is to appear

for example.
timeshift="5" catchup="fs" or xc or what should be added


@phunkyfish 

Thanks again for quick addon repair !!!
Reply
#53
@Atamans Aeon Nox: SiLVO not working catchup
Reply
#54
Image

Kodi 19 or CoreELEC
but this is not a topic for talking about skins
Reply
#55
(2020-03-28, 15:34)Atamans Wrote: Kodi 19 or CoreELEC
but this is not a topic for talking about skins

did you try to play something or you just show me picture i can show you 1000 pictures but its not working catchup ok
Reply
#56
"epg grid" Click with the right mouse button or the button on the remote control that opens the selection window and click play program

you don't have to show me 1000 pictures because I know it works !!!

you can add this button to DialogPVRInfo.xml

Code:
<control type="button" id="10">
    <description>Switch to Archive</description>
    <width>auto</width>
    <label>Play Archive</label>
    <include>Window.IsActive(PVRGuideInfo)</include>
</control>

under
Code:
<control type="grouplist" id="9000">
         <top>301</top>
         <width>1188</width>
         <height>60</height>
         <onleft>9000</onleft>
         <onright>9000</onright>
         <onup>300</onup>
         <ondown>9001</ondown>
       <align>right</align>
<orientation>horizontal</orientation>

before
Code:
<control type="button" id="5">
       <description>Switch to Channel</description>
       <width>auto</width>
       <label>19165</label>
</control>

there is a skin department and you should report the problem there instead of writing it doesn't work

and cool down,please

regards.
Reply
#57
yes its working now maybe problem is that i installed skin from kodi repository
Reply
#58
Hello guys, i'm having trouble with updating IPTV simple client in Kodi.HDR.Edition-Jan-2020-3.exe
Version of IPTV simple client included is 4.8.5 and avail update now is 4.11.6
But it can not be updated due to "The dependency on kodi.binary.instance.pvr version 6.3.0" 
am i doing something wrong? how it can be updated to use the catchup functions?
Reply
#59
You need a more recent verison of kodi. The API was changed so updating is required.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#60
(2020-04-10, 20:37)phunkyfish Wrote: You need a more recent verison of kodi. The API was changed so updating is required.

Thanks. My IPTV recorder is failing in 19 with an xmbcswift dependency failing. I get this great new version 4 will not run on < 19, but how do we get these two great features to work together!?
Reply
  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 34

Logout Mark Read Team Forum Stats Members Help
IPTV Simple now supports Catchup and Timeshifted Catchup in Kodi Matrix1