Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UpdateTitlestats not refreshing #3538

Closed
Brainarea opened this issue Aug 11, 2016 · 2 comments
Closed

UpdateTitlestats not refreshing #3538

Brainarea opened this issue Aug 11, 2016 · 2 comments

Comments

@Brainarea
Copy link

Expected Behavior

SHould refresh

Actual Behavior

Is being displayed once in title but never refresh

Your config.json (remove your credentials and any other private info)

{
"type": "UpdateTitleStats",
"config": {
"min_interval": 10,
"stats": ["login", "uptime", "km_walked", "level_stats", "xp_earned", "xp_per_hour"],
"terminal_log": true,
"terminal_title": true
}
}

OS: OSX

@johannlejeune
Copy link
Contributor

johannlejeune commented Aug 11, 2016

Does it still log the stats inside the terminal ?

BTW the worker's name changed since you opened this issue. It's now called UpdateLiveStats. Try to pull the latest dev and see if the issue is fixed.

@relomy
Copy link

relomy commented Aug 11, 2016

I think he has the latest dev judging from "terminal_log": true - maybe he has to just change the name to UpdateLiveStats like you said.

@k4n30 k4n30 closed this as completed Aug 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants