Sonic198
Sonic198
I'm also waiting for that :D
Will that be implemented? I would also like to see `RemainingTime` to be populated from `aws-lambda-tools-defaults.json`
Any update on that? Actually I found that steam link should automatically update date & time according to this link https://steamcommunity.com/app/353380/discussions/0/276237094327701818/ So maybe Kodi can't get access to that?
I fixed that by factory reset of my steam link and install updates again.
I also have problem with this. In my case I have two bearer authentication schemes which are also configured as default policy ```csharp services.AddAuthorization(options => { var defaultAuthorizationPolicyBuilder = new...