JustArchiNET / ASF-ui

The official web interface for ASF
Apache License 2.0
271 stars 38 forks source link

Display current Status better #1616

Closed Joey291 closed 1 year ago

Joey291 commented 1 year ago

Checklist

Enhancement purpose

If all card drops are complete and you selected to idle hours there is no visibility that its actually idling. just displaying "online". i have added 2 Accounts one i configured idling hours and the other one not. both just say online.

Solution

for better overview in the UI it would be great so see anything else then "online" while idling game hours

Why currently available solutions are not sufficient?

the current solution just display Online for both. "doing nothing" and "idleling hours".

you have to go to the console to see if your account startet idle hours after you played

Can you help us with this enhancement idea?

Somehow, I can test and offer feedback, but can't code

Additional info

No response

MrBurrBurr commented 1 year ago

AFAIK this is not possible to achive since ASF will not set a specific status for "idling hours".

Also, its not possible for ASF-ui to get this information in a reliable way. We could try to read it from "GamesPlayedWhileIdle" bot setting but thats a hassle and not 100% reliable.