Releases: deblockt/aria2-card
Releases · deblockt/aria2-card
manage multiple entries of aria2
- you can now set the aria2 integration entry to use for your card
- to work you should update the integration too. see the integration release
⚠️ : If you have an already existing card, you should edit it to select the aria server to use.
fix: card startup issue when not used on main panel
fix card startup issue when not used on main panel
add day support on duration string
add day support on duration string
fix history issue after opening download detail dialog
download detail popin adjust
- Change download size formatting
- Fix infinity string
- Adjust time format
- Add progress percent to download detail card
Thanks to @bearpawmaxim for this release
fix animation issue on download resume
fix animation issue on download resume
faster list download at startup
faster list download at startup
Use websocket
Websocket is now used to refresh the download list, this avoid extra http request and allow to have a more reactive card.
Use event to refresh the card
The card now use event stop/started/paused to refresh the card, this increase refresh performances
close detail dialog on history back
close detail dialog on history back, this allow a better integration on mobile app