Sivan Koren

Results 10 issues of Sivan Koren

I just scraped a bunch of PS2 roms from screenscraper.fr. Everything worked but I got an unexpected EOF on most of the videos and only the first few frames were...

I can't seem to find any instructions for downloading videos. Running in Windows. Got it to download everything except videos.

**Is your feature request related to a problem? Please describe.** If the active tab does not contain the main package when we start debugging the debugger exits with the following...

FeatureRequest
Debug
NeedsFix
debug/config

**Describe the bug** Guide button on the Xbox 360 Wireless controller continues flashing (as if not connected) while actually connected and working perfectly otherwise. It seems like Moonlight might need...

enhancement

**Describe the bug** When attempting to add a device the following error appears: Failed to add device Error invoking remote method 'device-manager/addDevice': Error: EPERM: operation not permitted, open 'C:\Users\username\AppData\Roaming\.webos\ose\novacom-devices.json **To...

### Describe the bug Back in version 10.11 we added support for the X360 wireless controller guide button lights. This commit fixed the issue (#1061): fa7eb1c4b12026a219c173fb218a2b6a55023540 I am currently running...

bug

**Running in Bash:** `/usr/local/bin/cast --host 10.0.6.14 url load 'http://grafana.example.com:3000/d/TndUWSRZk/main?orgId=1&refresh=5m&kiosk' ` **Output:** ``` Connecting to 10.0.6.14:8009... Connected Failed to send load command: context deadline exceeded ``` **Results:** Successfully casts the webpage,...

I need to pass headers (api key, etc) to URL LOAD. Is this possible?

Type: Bug Example: ```tsql SET @sheetname = (SELECT RTRIM(REPLACE(RIGHT([file], CHARINDEX('\', REVERSE([file])) - 1), '.xlsx', '')) FROM @files WHERE [file] = @file) ``` In the above example CHARINDEX('\\' is correctly interpreted...

Type: Bug 1. Open connections in the sidebar. 2. Click New Connection. An error appears in the lower right corner of the screen: Cannot read properties of null (reading 'fullName')...