chazlarson / Media-Scripts

MIT License
114 stars 24 forks source link

Image_picker.py adds NA to path #27

Closed bullmoose20 closed 8 months ago

bullmoose20 commented 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

bullmoose20 commented 8 months ago

So a logic issue to be investigated in image_picker.py when ASSETS_BY_LIBRARIES=1 USE_ASSET_SUBFOLDERS=0