-
Notifications
You must be signed in to change notification settings - Fork 233
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
Added mass delete subtitle files #2816
Added mass delete subtitle files #2816
Conversation
one issue ive noticed is that the mass delete doesn't seem to async all requests to the backend. i assume the backend aborts is there anyway to enforce all queued tasks keep running? edit: ah i see thats what task create is designed to do, is there another version designed to queue an async list or persist? |
No, currently there is nothing that keeps alive in the frontend, the ideal implementation would need to proper implement on the backend a bulk action and add to the queue, so a single request goes from the frontend but that will require much more effort. |
It's been on our backlog for a while. Maybe one day ;-) |
Updated the name, removed the readme and closed the modal when actioning If you know how we can easily fix the scroll so that the action button is basically a footer LMK i couldn't see how to easily pull it off with this css lib |
supports mass deletion for both movies and episodes
movies.mov
episodes.mov