2023-09-09, 06:30 PM
The missing listings were being lost when this error happened:
I've found the cause, and fixed. I'm now getting complete listings from your ts files.
I've attached an updated DeviceHostWindows.exe. Reboot, then replace your existing file and it'll correct the problem.
Quote:2023-09-07 17:25:50.770 [INFO][6] Got GET request: /stream/epg
2023-09-07 17:25:50.830 [ERROR][6] Unexpected error handling request: System.FormatException: Input string was not in a correct format.
at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
at System.String.Format(String format, Object[] args)
at DeviceHostWindows.Program.HandleRequest(HttpListenerContext context)
at DeviceHostWindows.WebServer.<Run>b__4_1(Object c)
2023-09-07 17:25:53.877 [INFO][6] Got GET request: /stream/epg
2023-09-07 17:25:56.987 [INFO][7] Got GET request: /stream/epg
I've found the cause, and fixed. I'm now getting complete listings from your ts files.
I've attached an updated DeviceHostWindows.exe. Reboot, then replace your existing file and it'll correct the problem.