blackfyre / wga

Jumping forward ~30 years
https://wga-uat.blackfyre.ninja/
MIT License
157 stars 12 forks source link

Migrate artwork images to Digital Ocean Spaces #8

Closed blackfyre closed 1 year ago

blackfyre commented 1 year ago

PB stores the files in a collection_id / record_id folder with the original name (which is stored as the file name), if thumbnail generation is enabled, an additional snake case folder is also created containing the thumbnail. For example

artworks/
- artwork_id/
-- thumbs_the_image.jpg/
--- 100x100_the_image.jpg
-- the_image.jpg