2022-06-17, 11:29 PM
(This post was last modified: 2022-06-17, 11:30 PM by stonedemoman.)
Howdy, first off I must confess both programming and Linux are not in my wheelhouse of familiarity and I am just now starting to learn. Please ELI5 if you can figure out the issue/what I did wrong.
I started off installing the official nextpvr docker image on my synology NAS. Watching LiveTV over my IPTV provider worked great on my Nvidia shield TV Kodi client, but I noticed some recordings would get cut off at some point during the process and this error would repeat in the log:
Small side note: I'm curious what the <EPGUpdateHour> option is for in config, as adjusting the automatic epg update time only changed the <EPGUpdateTime> option below it.
I started off installing the official nextpvr docker image on my synology NAS. Watching LiveTV over my IPTV provider worked great on my Nvidia shield TV Kodi client, but I noticed some recordings would get cut off at some point during the process and this error would repeat in the log:
Quote:[36] HTTP input source startingSince then I've switched to marklambert's custom image with comskip and I'm happy with the results of my IPTV service except for two issues:
[36] Unexpected error in HTTP input source: System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at NShared.Shim.InputSourceHTTP.WorkerThread()
- Some recordings (once or twice a day maybe) are getting cut off and returning the same error I described earlier.
- EPG is not automatically updating, but works fine manually updating from a web url XMLTV source. (I noticed this yesterday when the guide data stopped)
Small side note: I'm curious what the <EPGUpdateHour> option is for in config, as adjusting the automatic epg update time only changed the <EPGUpdateTime> option below it.