You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just came across this project today and my goal is to automate adding videos to different collections based off of the title. Using your PR, I am able to see collections on sections and videos inside a given section, but I'm not quite sure how to add a collection to a video. This repo links to some additional documentation, but that link seems to be broken at this point. Any advice would be appreciated.
Collections are an attribute that can be returned from movies. It would be really nice to get collections the same way other tags are.
For example,
movie.collections
would return:in an array, as a collection class.
The text was updated successfully, but these errors were encountered: