Hey guys, trying to get a curl command to update my guide data....
I run this...curl -XPUT http://192.168.1.20:8089/dvr/lineups/XMLTV-some-source
it returns true...
but all i see in the logs is this...
2025/02/14 16:20:52.843260 [DVR] Waiting 2h39m7.156740339s until next job 1739581200-30 Gold Rush
which looks to be the next dvr event its going to record.
I can run the curl command 5 times and will return that in the logs every time.
thoughts???