AssetCollection.remove_assets()
-
AssetCollection.remove_assets() seems to work only with the albums created during the same run. If I use it in a later run, nothing happens, although AssetCollection.can_remove_assets is True, and no error is raised.
Any idea on how to have this work? I am making a fast album editor, and this kind of ruins my project... 😢
Thanks!
-
wait, maybe my bad .. i’ll check again and report.
thanks.
-
yes, it was a bug from me, the function works fine
thanks