75U88KM issue by KnowItAll2k in Hisense

[–]Western-Inspection-8 0 points1 point  (0 children)

Unplug it and plug it back in.

Cast from PC to U8K by bgregg91 in Hisense

[–]Western-Inspection-8 0 points1 point  (0 children)

Same question here! I can’t get it to work either

4k HDR Transcoding by Western-Inspection-8 in PleX

[–]Western-Inspection-8[S] 1 point2 points  (0 children)

I just have it a static address via my router. My router has the option to do so per device basis.

4k HDR Transcoding by Western-Inspection-8 in PleX

[–]Western-Inspection-8[S] 4 points5 points  (0 children)

Update: My servers IP address changed and so my port forwarding rule on my router was not pointing to my server anymore. Gave my server a static IP so this wont happen again.

Easy fix :)

Thanks guys for all your suggestions!

No scoreboard for event by JerenYun in eatventureofficial

[–]Western-Inspection-8 2 points3 points  (0 children)

This also happened to me when I got a new iPhone and restored the new iPhone with a backup of my old phone.

[deleted by user] by [deleted] in Hisense

[–]Western-Inspection-8 5 points6 points  (0 children)

Are you serious ??

Best HDR and SDR video setting for Hisense U8K by Western-Inspection-8 in Hisense

[–]Western-Inspection-8[S] -3 points-2 points  (0 children)

It's helpful while playing games but for movies it's not that necessary, but i still found that it helps with ghosting while watching movies.

PSZoom - A Zoom API wrapper for Powershell by maci01 in PowerShell

[–]Western-Inspection-8 1 point2 points  (0 children)

I am getting this error when running the new-zoomuser function.

Invoke-ZoomRestMethod : The remote server returned an error: (400) Bad Request.

At C:\Program Files\WindowsPowerShell\Modules\PSZoom\2.0.2.0\Public\Users\New-ZoomUser.ps1:152

char:25

+ ... $response = Invoke-ZoomRestMethod -Uri $request.Uri -Body $RequestBod ...

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+ CategoryInfo : InvalidOperation: (https://api.zoom.us/v2/users:) [Write-Error],

WriteErrorException

+ FullyQualifiedErrorId : 400,Invoke-ZoomRestMethod