Closed bullmoose20 closed 8 months ago
When gap produces a folder structure that does not have a sub folder between the library name and the movie folder, image_picker adds NA into the path thus throwing an error to the user
So a logic issue to be investigated in image_picker.py when ASSETS_BY_LIBRARIES=1 USE_ASSET_SUBFOLDERS=0
ASSETS_BY_LIBRARIES=1
USE_ASSET_SUBFOLDERS=0
When gap produces a folder structure that does not have a sub folder between the library name and the movie folder, image_picker adds NA into the path thus throwing an error to the user