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

feat: batch processing for recommendations & sort by relevancy #1383

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

timschneeb
Copy link

Adds batch processing to the new recommendation screens and fixes some bugs.
It allows users to find common recommendations between multiple entries in their library.

  • Users can multi-select entries from the library and collect recommendations for them
  • For each recommendation source, duplicate recommendations are grouped and then sorted descending by their occurrence count; the count is displayed as a badge on the BrowseRecommendsScreen
  • Users can choose to hide mangas that are already in their library. It uses the SmartSearchEngine (and trackers, sources) to determine whether a recommendation is already in the library

Images

Screen_Recording_20250127_001701_TachiyomiSY.mp4

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

Successfully merging this pull request may close these issues.

1 participant