Kyle Sanderson
Kyle Sanderson
### Problem description Resolution is still 4k... doesn't look like the refresh rate changed either. ### Steps to reproduce the issue Turn refresh rate switching on. ### Expected behavior Display...
### Problem description Audio drops out completely when seeking a couple minutes on a DDP video. ### Steps to reproduce the issue Seek. ### Expected behavior Seeking works. ### Your...
### Problem description Can't pause or seek without crashing Nova with DV content. ### Steps to reproduce the issue Pause, or seek. ### Expected behavior Audio doesn't die, video keeps...
https://travis-ci.org/alliedmodders/metamod-source/jobs/405106127 ``` ./core/sourcehook/test/test_sourcehook/test_sourcehook -v TestList passed No error: ModuleInMemory No error: Part 1 No error: Part 2 FAIL: Should be: State_F1_HookAdded; Param1=1 State_F1_Called State_F1_PreHandler_Called; Param1=0xffdf5072 FAIL: Is: State_F1_HookAdded; Param1=1 State_F1_Called...
``` #pragma semicolon 1 #include /* native bool:GetTrieString(Handle:map, const String:key[], String:value[], max_size, &size=0) */ public OnPluginStart() { PrintToServer("%b", GetTrieString(INVALID_HANDLE, "pickles", "", 0)); } /* Your plugin successfully compiled! Use the...
As witnessed by support inquiries, users are stuck with broken regex filters which have bugs / issues and are suffering as a result. This adds a warning to the Regex...
``` file: egg-AdBlue®.iso from: /disks/12T2 to: /disks/8T1 rsync -avlHAXWES --relative --progress --remove-source-files '/disks/12T2/./egg-AdBlue®.iso' /disks/8T1/ sending incremental file list Recordings/Films/ egg-AdBlue®.iso 24,999,231,488 100% 105.13MB/s 0:03:46 (xfr#1, to-chk=0/3) ERROR: Skipping sender remove...
So, bazil-fuse actually doesn't appear to work for the r/o use-case that in these examples. I've implemented attr and similar (with my r/w FS) but that didn't seem to do...
Demo files can become quite large. Compressing uploaded files using gzip or even xz would be amazing.
Fixes https://github.com/autobrr/autobrr/issues/362 There's been an incredible influx of bad advice floating around where implementing arbitrary delays is the suggested method to resolve this. This implements a retry, and quick validity...