Anthony Raymond
Anthony Raymond
@lukasmrtvy I'd like that. What would you like to do? Wrap aria2 + webui together (just like in the raspberry dockerfile) or webui-only?
I'm asking because the aria2 version from repositories is so old that it makes it almost unuseable. That's why the raspberry Dockerfile compile it from source, but that's kind of...
As you wish :)
i'd be interested, but i'm not the one who accept merge request so better wait for @ziahamza answer :)
I'm thinking about that now, but Aria2c and MUSL libc seems not to be the best friends : https://github.com/aria2/aria2/issues/427 It's quite old though, i i don't know how they goes...
Isn't "quick access settings" the way to go?
Yep, the new refactor broke the old configuration.js file. I'm not sure how you should handle this now (without rebuilding from source with your own config). May i ask why...
If i were you i'd just forget about the configuration.js and i'd fill the authentications on the webui form. These informations are saved into a cookie (or localstorage) anyway.
@pratikborsadiya Any idea how to sort this out? **TLDR;** The `configuration.js` is embeded while building the project. And thus people who starts the webui with `file://..../index.html` can't use the `configuration.js`....
Do you need to restart Joal after killing "JoalDesktop Helper" ? Or just killing it is enough to "unstuck" the situation?