I currently have a gallery2 installation that has a little over 10,000 photos. Is there any automated way of migrating to zenphoto?
Justin
Sorry, I fear there isn't, except for this http://www.zenphoto.org/support/topic.php?id=2470&replies=2.
From what I can tell, that imports the descriptions, and assumes you already have the images uploaded? What if you have multiple images with the same name?
Sorry, I can't help with that, this is a third party skript I never tried.
If you find a way to attach the descriptions etc. to your images as exif data (maybe Gallery is able to do, I don't know) you could simply put the folders with your images into zenphoto's album folder and Zenphoto would use them.
Hi, finally I decided to write this Gallery2 to zenphoto migrator. Check it out here: http://apps.ouwu.com/confluence/display/pb/Gallery2+to+ZenPhoto+Migrator
I just finish the code and tested a bit. Will upload the package in a day or two .
That's great! I may test it soon... but I'll wait until you finish your todo list to go live with it.
I've done most of the features except the comments migration. Demo is available now at the site. http://apps.ouwu.com/confluence/display/pb/Gallery2+to+ZenPhoto+Migrator
This in no way modifies the Gallery albums or database, right? Just want to confirm before I try it
Is there any way to do this without precaching the images? It doesn't work so well doing it on 10,000 images. Can you just refresh the metadata?
Sorry, I've never used zenphoto before, so I don't entirely know how it works.
JustinHoMi, correct. The tool does NOT modify the Gallery albums or database. I have the same question about pre-caching images as well. see my post here http://www.zenphoto.org/support/topic.php?id=3559&replies=3
All images metadata has to be there before using the migration tool. but obviously clicking each one of them is not the solution. I couldn't pre-cache albums that are bigger than say 2000 pics. Does anyone know if we can invoke pre-cache feature via command line?
I tried this and it copies the album titles and descriptions but not the image descriptions. Any ideas? My gallery is here:
Here is a link to a forum thread where a user posted a Perl script to import image descriptions (it's also listed on our extensions page): http://www.zenphoto.org/support/topic.php?id=2470&replies=2
The only reason I can think of to precache an entire gallery is if someone is trying to convert from Gallery2 to zenphoto using efurban's migration tool. (based on efurbans statement of "All images metadata has to be there before using the migration tool.")
Also, for efurban - on your site under "Features" you state:
"migrate photos: titles only (since I don't have descriptions for photos in Gallery2)"
Wouldn't this likely be the reason image descriptions aren't converting over?