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

Refresh Filters? #1229

Open
MikePrime21 opened this issue Feb 27, 2025 · 5 comments
Open

Refresh Filters? #1229

MikePrime21 opened this issue Feb 27, 2025 · 5 comments

Comments

@MikePrime21
Copy link

Is there a way to refresh the filters generated by the app? For some reason the Year filter for 2025 and the Winter season filter for 2025 was never generated.

@harshithmohan
Copy link
Member

They are not "generated" before hand, they are on-demand. Do you have any anime from that season?

@MikePrime21
Copy link
Author

They are not "generated" before hand, they are on-demand. Do you have any anime from that season?

Yes, I have at least 10 from this season. It happens in both the old Desktop app and the new web app. Neither show the 2025 filters. Yet if I navigate to the series I can see the 'Winter 2025' link and even click it and see it filtered. But it just doesn't show up under the default filter.

Image

Image

Image

@da3dsoul
Copy link
Member

Presumably an issue here, but IDK what. I have the right filters in Shokodi and the webui. All methods use this:

public SortedSet<(int Year, AnimeSeason Season)> GetAllSeasons()

@revam
Copy link
Member

revam commented Feb 28, 2025

They are not "generated" before hand, they are on-demand. Do you have any anime from that season?

Yes, I have at least 10 from this season. It happens in both the old Desktop app and the new web app. Neither show the 2025 filters. Yet if I navigate to the series I can see the 'Winter 2025' link and even click it and see it filtered. But it just doesn't show up under the default filter.

Which version of the server/web-ui are you on?

I don't have the ol' filter presets on the latest daily (or they just failed to load), and the on-demand selection is working fine for me.

Image

Image

Image

@MikePrime21
Copy link
Author

This is what I'm using.

Image

I do see the 'Winter 2025' in the On Demand section too. Just not in the filter presents.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants