nrecord.log?
Suggests a blank username, but I am entering 'admin' every time. Something ignoring my input??
Code:
2026-03-22 22:26:23.149 [DEBUG][1] Using webroot: C:\Program Files\NextPVR\wwwroot\
2026-03-22 22:26:24.084 [ERROR][7] Unexpected error doing Schedules Direct login: System.Net.WebException: The remote server returned an error: (403) Forbidden.
at System.Net.HttpWebRequest.GetResponse()
at NShared.SchedulesDirectJSONEPGSource.DoPOSTRequest(String url, String token, String body, Boolean retry)
2026-03-22 22:26:24.084 [ERROR][7] System.Net.WebException: The remote server returned an error: (403) Forbidden.
at System.Net.HttpWebRequest.GetResponse()
at NShared.SchedulesDirectJSONEPGSource.DoPOSTRequest(String url, String token, String body, Boolean retry)
2026-03-22 22:26:24.085 [ERROR][7] SD http code: Forbidden
2026-03-22 22:26:24.086 [ERROR][7] {"code":403,"response":"Blank username."}
2026-03-22 22:26:24.091 [DEBUG][7] Unable to get SD token: System.ArgumentNullException: Value cannot be null. (Parameter 'value')
at Newtonsoft.Json.Linq.JToken.EnsureValue(JToken value)
at Newtonsoft.Json.Linq.JToken.op_Explicit(JToken value)
at NShared.SchedulesDirectJSONEPGSource.GetToken(String& error)Suggests a blank username, but I am entering 'admin' every time. Something ignoring my input??