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

feat: Playlists #33

Merged
merged 7 commits into from
Jul 29, 2022
Merged

feat: Playlists #33

merged 7 commits into from
Jul 29, 2022

Conversation

Zibbp
Copy link
Owner

@Zibbp Zibbp commented Jul 29, 2022

Playlist API Support

Routes

  • Create Playlist
  • Add VOD to Playlist
  • Get Playlists
  • Get Playlist
  • Update Playlist
  • Delete Playlist

@Zibbp Zibbp self-assigned this Jul 29, 2022
@Zibbp Zibbp added the enhancement New feature or request label Jul 29, 2022
@Zibbp
Copy link
Owner Author

Zibbp commented Jul 29, 2022

VODs can be added to playlists by navigate to the VOD's watch page and selecting "Add to Playlist" in the tiered dropdown menu. In the future this will be accomplishable in the admin UI.

image

Create playlist

image

Playlist page

image

@Zibbp Zibbp merged commit f7b3404 into master Jul 29, 2022
@Zibbp Zibbp mentioned this pull request Jul 29, 2022
@Zibbp Zibbp deleted the playlists branch August 16, 2022 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant