Closed hagt closed 3 years ago
Currently the function is used for adding a new movie (empty shortid - will be generated + scene generation) as well as updating the metadata (filled shortid - no scene generation). This should be split.
Fixed by https://github.com/ProjectAdA/ada-ae/commit/f45a43297d80e7e58c0b1d12f9e647521e3a534d
Currently the function is used for adding a new movie (empty shortid - will be generated + scene generation) as well as updating the metadata (filled shortid - no scene generation). This should be split.