AkIonSight

Results 10 comments of AkIonSight

You can generate multiple API keys, one for each user. This will reduce the server load too. WARNING: I am not the staff here, refer to the staff's guidelines before...

I wouldn't do this without permission from the staff but you can do that with something like a puppeteer or selenium script running on the server-side that generates API keys...

or generate one key, and use that key once a day to refresh the content on your server and send back data from your server instead of each user accessing...

I won't recommend scraping because the scrapers might get blocked, hence generating a fairly large failure for the app

Just started a PR to do that https://github.com/roligheten/AndroidMediaControlsWindows/pull/6 Until accepted you can used the version I forked and built upon https://github.com/akionsight/AndroidMediaControlsForWindowsAndLinux

Thanks for your blog, helped me a lot

also update the repo name and description if this PR is accepted

Limitations: Currently only works on X11, working on a patch to enable wayland support

> Limitations: Currently only works on X11, wnorking on a patch to enable wayland support Ive been trying to get this working on Wayland for days now, With no success;...

You may review the PR now, sorry for the delay