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

Adding multiple videos to a playlist slow #970

Closed
tgloeggl opened this issue May 13, 2024 · 0 comments
Closed

Adding multiple videos to a playlist slow #970

tgloeggl opened this issue May 13, 2024 · 0 comments

Comments

@tgloeggl
Copy link
Member

When adding multiple videos to a playlist, this takes very long due to one XHR call for every video added. This should instead be done in one call where all the videos to add are passed to speed things up signifcantly.
The OC endpoint can handle bulk updates just fine.

Sidenote: Before this works at all, a change is needed in the opencast-api lib, which is currently under development.

@tgloeggl tgloeggl added this to the Opencast 3.0 milestone May 13, 2024
tgloeggl added a commit that referenced this issue May 13, 2024
dennis531 pushed a commit to dennis531/studip-opencast-plugin that referenced this issue May 14, 2024
tgloeggl pushed a commit that referenced this issue May 22, 2024
Co-authored-by: Dennis Benz <dennis.benz@uos.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Testing
Development

No branches or pull requests

2 participants