thechaoscoder

Results 89 comments of thechaoscoder

The latest version of smdegrain would be nice to have in VS https://github.com/Dogway/Avisynth-Scripts/tree/master/SMDegrain%20v3.5.1d

I think Inpaint was also requested a couple of times. https://github.com/pinterf/AvsInpaint

I restored the Depan source code (hopefully it's the latest version) and the binary here: https://github.com/Vapoursynth-Plugins-Gitify/DePan Will add it to vsrepo soon.

most played map per user -> favorite map

It's a configuration problem on your end. You need to allow write permission for the folder /cache/SQL.

There are many tuts out there for this. But for a quick test you could try to change the cache location From FileSystemCache::$cacheDir = $dir.'/../cache'; To FileSystemCache::$cacheDir = '/tmp/player_analytics'; in...

Perfect. There was no folder, because it couldn't create one ;-)

try to delete all cache files

I'm pretty sure that I cache the servers ips since it is an expensive query on large DBs. I had over 4mio entries.

If anyone is still looking for an alternative, I use PotPlayer now. It replaced bomi in every aspect for me.