2024-03-21, 03:25 PM
Not all device support it but my new cable box give me the option to restart or catchup an in-progress program from the beginning for many programs. For the tuning string it is a simple matter of
Would it be possible to provide a new recording type when recording an in-progress show?
I believe some IPTV providers offer this service too. This is actually well documented by phunkyfish here https://github.com/kodi-pvr/pvr.iptvsimp...le#catchup
Martin
Code:
irsend send_once RNG-150 KEY_5 KEY_0 KEY_1 KEY_OK
vs
irsend send_once RNG-150 KEY_5 KEY_0 KEY_1 KEY_PLAY
Would it be possible to provide a new recording type when recording an in-progress show?
I believe some IPTV providers offer this service too. This is actually well documented by phunkyfish here https://github.com/kodi-pvr/pvr.iptvsimp...le#catchup
Martin