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

Implement Playlists (once Opencast has them) #937

Open
5 tasks
LukasKalbertodt opened this issue Sep 14, 2023 · 1 comment · May be fixed by #1159
Open
5 tasks

Implement Playlists (once Opencast has them) #937

LukasKalbertodt opened this issue Sep 14, 2023 · 1 comment · May be fixed by #1159
Labels
area:api API (design and backend implementation) area:backend Everything backend related area:database The Tobira database area:frontend Everything frontend related area:opencast The Opencast side area:search Related to Tobira's search area:sync Syncing with an Opencast instance kind:new-feature A new feature status:blocked Blocked by something else

Comments

@LukasKalbertodt
Copy link
Member

#357 was about developing a concept for playlists. Which was done. This issue is about implementing them in Tobira once they land in Opencast. This will not happen this year anymore! I am just creating this issue to already collect some notes. We might even split this issue into sub issues as there is quite a bit to do.

What does "add playlists to Tobira" mean?

  • Synchronizing playlist data with Opencast
  • Being able to have "playlist blocks" on pages that look pretty much like the current "series blocks"
  • Section "my playlists" where one can create and edit playlists
  • Adding playlists to the search
  • Adding route to playlist
@LukasKalbertodt LukasKalbertodt added area:api API (design and backend implementation) area:backend Everything backend related area:frontend Everything frontend related kind:new-feature A new feature status:blocked Blocked by something else area:database The Tobira database area:opencast The Opencast side area:sync Syncing with an Opencast instance area:search Related to Tobira's search labels Sep 14, 2023
@oas777
Copy link
Collaborator

oas777 commented Sep 15, 2023

Thanks, Lukas. Some quick thoughts:

  • Don't add playlists to search (results) where videos by themselves would (also) appear. Keep it simple.
  • Plan for videos to "disappear" from playlists for different reasons (deletion, access rights).
  • Keep it simple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api API (design and backend implementation) area:backend Everything backend related area:database The Tobira database area:frontend Everything frontend related area:opencast The Opencast side area:search Related to Tobira's search area:sync Syncing with an Opencast instance kind:new-feature A new feature status:blocked Blocked by something else
Projects
Status: In Review 👀
Development

Successfully merging a pull request may close this issue.

2 participants