2024-01-20, 02:46 PM
Wanting to determine what the expected outcomes should be for the following:
Windows server running combo tablo OTA tuners and iptv (primarily plutoTV) channels
Guide update scheduled for once daily coming from xmltv file
The postloadEPG.bat has this line in it
start /b "" python C:\Users\Public\NPVR-data\scripts\plutotv\pluto.py xmltv-update 90
I've tried that with varying numbers from default to as low as 60 without noticing a difference.
For testing purposes I setup a recurring recording that should record all programs (by guide data) on a Pluto channel. It recorded what was in the guide initially but stopped when that initial guide data ran out. If I manually updated the guide, which I did around 8:30p 1/19, it started recording again. My assumption is that it should reload the guide data every 60 minutes and continue to record matching programs without intervention as it does for the OTA recurring recordings.
I don't know what I should be expecting to see in the logs but am surprised that the npvr.log seems to only have entries up until 12/20. Is that log only used for system updates and the like?
I expect that the automated guide refresh is only for Pluto and not universal to xmlTV/IPTV guide sources. Is that correct?
Thanks much!
Windows server running combo tablo OTA tuners and iptv (primarily plutoTV) channels
Guide update scheduled for once daily coming from xmltv file
The postloadEPG.bat has this line in it
start /b "" python C:\Users\Public\NPVR-data\scripts\plutotv\pluto.py xmltv-update 90
I've tried that with varying numbers from default to as low as 60 without noticing a difference.
For testing purposes I setup a recurring recording that should record all programs (by guide data) on a Pluto channel. It recorded what was in the guide initially but stopped when that initial guide data ran out. If I manually updated the guide, which I did around 8:30p 1/19, it started recording again. My assumption is that it should reload the guide data every 60 minutes and continue to record matching programs without intervention as it does for the OTA recurring recordings.
I don't know what I should be expecting to see in the logs but am surprised that the npvr.log seems to only have entries up until 12/20. Is that log only used for system updates and the like?
I expect that the automated guide refresh is only for Pluto and not universal to xmlTV/IPTV guide sources. Is that correct?
Thanks much!