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

On Mediaupload, attach video to currently selected playlist #765 #780

Merged
merged 5 commits into from
Sep 11, 2023

Conversation

ssrahn
Copy link
Collaborator

@ssrahn ssrahn commented Aug 30, 2023

#765

  • On Mediaupload attach video to currently selected playlist
    • Currently videos will also be added to the course playlist 'Kurswiedergabeliste'
  • Is not implemented for video recordings via studio upload!

@ssrahn ssrahn added type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x labels Aug 30, 2023
@ssrahn ssrahn requested a review from tgloeggl August 30, 2023 13:17
@ssrahn ssrahn self-assigned this Aug 30, 2023
@ssrahn
Copy link
Collaborator Author

ssrahn commented Aug 31, 2023

TODO

  • Implement dropdown to choose playlist in mediaupload dialog
    • In Course: Only show course playlists and default should be the currently selected
    • In Workspace: Show all available playlists (default should be ?none?)
  • Make sure a course mediaupload isnt added to Kurswiedergabeliste
  • Check if permissions work as expected
    • Make sure only Videos with tokens are available thru the backend
  • After mediaupload, visualize that the video is processing
    • Show hourglass (set oc_video.state to running)

@tgloeggl tgloeggl merged commit 7a5ece2 into master Sep 11, 2023
3 checks passed
@tgloeggl tgloeggl deleted the fix765 branch September 11, 2023 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants