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

Rare case where song doesn't update when it gets ranked. #13

Open
Rockster34 opened this issue May 26, 2020 · 2 comments
Open

Rare case where song doesn't update when it gets ranked. #13

Rockster34 opened this issue May 26, 2020 · 2 comments

Comments

@Rockster34
Copy link

image
Song has gotten ranked since last time refreshing on user page.

Solution would be to re-do cache.

Expected behavior:
It should just refresh whenever it changes from score to PP.

@Splamy
Copy link
Owner

Splamy commented May 29, 2020

The script always scrapes the last played pages backward to update faster. This means that if an old map get (un)ranked it won't notice and there's no efficient way to find out except reloading everything.
You can always go to "⚙(Options) > Force Update All User" to reload everything.

@Rockster34
Copy link
Author

This issue is still persistent even after trying to update the cache this could also have to do with the script being unable to refresh it's own cache properly.
image

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

2 participants