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

Add a Setting to Only Group Based on Series you have #912

Open
da3dsoul opened this issue Nov 11, 2021 · 2 comments
Open

Add a Setting to Only Group Based on Series you have #912

da3dsoul opened this issue Nov 11, 2021 · 2 comments

Comments

@da3dsoul
Copy link
Member

No description provided.

@revam
Copy link
Member

revam commented Apr 7, 2023

@da3dsoul

If my understanding of the codebase is correct, then implementing this requires knowing how the auto group creator works in detail (which is not straight forward), then having the ability to modify it so it only considers local (shoko and anidb exists) series when creating the groups, and not remote (anidb exists, shoko does ot exist) series

Also, for the future then it would be great if you could provide any more details, if any are needed, for how to go about implementing this.

@da3dsoul
Copy link
Member Author

da3dsoul commented Apr 7, 2023

relationshipList = session.CreateSQLQuery(@"

Make a setting and pass it into this, where you need to make a version that also inner joins on AnimeSeries, thereby only returning the entries you have.

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

2 participants