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

Uploading videos in a course does not work as expected #765

Open
Sturek opened this issue Aug 22, 2023 · 3 comments
Open

Uploading videos in a course does not work as expected #765

Sturek opened this issue Aug 22, 2023 · 3 comments
Assignees
Labels
status:feedback-required type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x

Comments

@Sturek
Copy link
Collaborator

Sturek commented Aug 22, 2023

grafik

Uploading a video in this situation (or recording one in OC Studio) does not add the video to the currently selected playlist, but the course playlist. This is unexpected behavior and confusing. It is also annoying to have to then copy the video to the other playlist and delete it from the course playlist. Many users will probably believe that all videos need to be in the course playlist, as a sort of library for the course, which would result in an unorganized and relatively useless list.

@alinastolzenburg alinastolzenburg added v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x type:bug labels Aug 23, 2023
@ssrahn
Copy link
Collaborator

ssrahn commented Aug 28, 2023

Implementing this is possible for the regular upload using the 'Medien Hochladen' button.

However, for the studio upload using the 'Video Aufnehmen' button, it's not directly feasible.
Since the upload is done through the external studio tool, the video's ID is unknown at the time of upload. As a result, there's no way to create a connection between the video and the playlist.

For now, I'll only add it for the regular upload.

tgloeggl pushed a commit that referenced this issue Sep 11, 2023
* On Mediaupload attach video to currently selected playlist

* Implement dropdown to choose playlist in mediaupload dialog

* Make sure a course mediaupload isnt added to default playlist

* Make sure only Videos with tokens are available thru the backend

* After mediaupload, visualize that the video is processing and bugfix
@tgloeggl tgloeggl assigned lkiesow and unassigned ssrahn Sep 11, 2023
@Sturek Sturek moved this to Testing in SOP V3 Priorisierung Jan 3, 2024
@kai-wng-uos kai-wng-uos self-assigned this Jan 3, 2024
@Sturek
Copy link
Collaborator Author

Sturek commented Jan 5, 2024

Unfortunately, the video appears to also get linked to the "course playlist" / "Kurswiedergabeliste" after it is done processing (not while still being processed).

It is very unfortunate this won't work for uploads from OC Studio. Maybe clicking on "Video aufnehmen" should switch the playlist to the course playlist?

@Sturek Sturek moved this from Testing to Todo in SOP V3 Priorisierung Jan 5, 2024
@kai-wng-uos
Copy link
Collaborator

Unfortunately, the video appears to also get linked to the "course playlist" / "Kurswiedergabeliste" after it is done processing (not while still being processed).

It is very unfortunate this won't work for uploads from OC Studio. Maybe clicking on "Video aufnehmen" should switch the playlist to the course playlist?

I think switching playlists without any notification might also be confusing for some users. If we implement this, maybe we should have a notification pop up that says something along the lines of "Uploads über OC Studio werden immer in der Kurswiedergabelist angelegt. Aufgrund technischer Restriktionen ist das leider nicht anders möglich."?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:feedback-required type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x
Projects
Development

No branches or pull requests

6 participants