Add videos to a playlist in bulk #898
StoneEngineer
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi, there is an API call that can be used to add videos in a playlist. What is the use case of using SQL code directly? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is complex PostgreSQL loop query I wrote to add multiple videos to a playlist.
After creating a playlist by adding first video I know it's id, which is used in the query.
I wonder if there's more convenient way to achive that or maybe there's functionality in MediaCMS I'm not aware of.
Beta Was this translation helpful? Give feedback.
All reactions