You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the activity state == 'playing', increment the timestamp on the activity cards every second to give the illusion of the stream progressing. Re-sync the timestamp to the correct time when the card refreshes.
Are there any workarounds?
No response
Additional Context
This would match the same behaviour of the activity cards on the web UI.
Is your feature request related to a problem?
No response
What is your feature request?
If the activity
state == 'playing'
, increment the timestamp on the activity cards every second to give the illusion of the stream progressing. Re-sync the timestamp to the correct time when the card refreshes.Are there any workarounds?
No response
Additional Context
This would match the same behaviour of the activity cards on the web UI.
https://github.com/Tautulli/Tautulli/blob/3c996f01a9fe15466978781022fdbb00d1e189a9/data/interfaces/default/index.html#L681-L701
The text was updated successfully, but these errors were encountered: