I hope some one can help me. Here's what I am working with
I have a large number of images, 47,950 images in 2,618 sub folders, that are in 219 folders.
The current structure is like this
Folder: Company/Make (219)
Sub Folder: Year/Model (2,618)
Images: Image/Name (47,950)
What I would like to do is use the top folders as "Albums", the sub folders as "Galleries" and of course the Images as images. I need to have some way of reading this file/folder structure and adding it to NextGEN Gallery.
I could create 2,618 zip files and upload them and then create 219 albums and then add the galleries that were created when I uploaded the zip files. But it would be a lot easier if there was some way to create the thumbnails offline, upload the entire file/folder structure using ftp or ssh, then importing an xml or rss file like you can with posts.
From looking the tables in the database I maybe able to create some sql queries to add this. But I hope some one has already done this and can tell me and easier way. Because this will not be the last time I need to do this. I have close to 150,000 more image files to add down the road.
Any help would be great.
Thanks
Chuck