Extarys

Results 142 comments of Extarys

THANKS :D I needed this - too much saltiness yesterday on github. I had similar issue (under linux) npm had access issue maybe [npm permissions fix](https://docs.npmjs.com/getting-started/fixing-npm-permissions) will help (make sure...

Oh you can just search i the files and change it for like 3010. It might be another nodejs app.

@aleclarson I think he meant that you comment a little before the merge can happen. Also, I noticed that there is a lot more options than the one being passed,...

@aleclarson That's why I wasn't sure if it was needed. I mean you guys are the pros I'm just a guy using the software :P Thanks for taking the time...

FWIW Fedora 36 KDE/Wayland here with RustDesk native 1.1.9, I can control a remote Windows 10 machine with mouse, but I cannot send keyboard inputs. Client on Windows is natively...

@certuna Those are way harder to make though and I never caught a wild one - but yes they esists and it's dope :D

@mrsobakin You mean if the file was modified? I would calculate a CRC32 checksum and compare to the previous file or check last modified date. Are you working on this?...

When playing a song, check if the lrc file is there. If it's there, load it in the browser. This will require an additional file seek for every song played...

I would argue that modifying the DB is the best future-proof option here, but I'm not the one doing the heavy-lifting, so it's still up to you :smile:

Oh ok, thanks for your reply. Quite funny, libraries designed for client-side database sync stuff not working with recent tech, PWA and the like :/ I hope someone eventually finds...