New filter implementation

This commit is contained in:
Koitharu
2023-12-06 13:37:23 +02:00
parent 6c07abec56
commit 1908ce3e46
29 changed files with 626 additions and 545 deletions

View File

@@ -542,4 +542,5 @@
<string name="apply">Apply</string>
<string name="error_filter_locale_genre_not_supported">Filtering by both genres and locale is not supported by this source</string>
<string name="error_filter_states_genre_not_supported">Filtering by both genres and states is not supported by this source</string>
<string name="genres_search_hint">Start typing the genre name</string>
</resources>