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

Batch editing and deleting any chapter #449

Merged
merged 5 commits into from
Nov 15, 2022

Conversation

martinek
Copy link
Contributor

@martinek martinek commented Nov 14, 2022

closes #448

This PR adds new endpoint /manga/any/chapter/batch (notice singular chapter) for batch editing any chapters based on list of chapter ids.

I have also added new change option to batch edit input. If delete = true chapter contents are deleted instead.
This delete functionality is also available on /manga/:id/chapter/batch endpoint as it uses same controller.

@AriaMoradi AriaMoradi merged commit 8fbc24c into Suwayomi:master Nov 15, 2022
@martinek martinek deleted the feature/batch-chapters-updates branch November 15, 2022 11:53
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.

[Feature Request] Need an api to change the properties of multiple chapters at once.
3 participants