I'm seriously considering making a simple iOS app for this because there are a lot of things wrong with the browser that I can really get working well with almost full access to the device. It's too bad it's still like this, but I suppose it's the reality.

I looked in to that problem you were having -- it looks like the photos may have failed while uploading, so you'll have to upload them again, sorry.. I've changed a few things to allow more uploads at once, but it still isn't perfect.

Nice. Now that I've tweaked some ImageMagick settings, PrivateLog can handle much more uploads at the same time.

Looks like images in the FB export are in an album hierarchy, with a random number name. However, there's a nice generated HTML template that shows all of the pictures similarly to how you'd see them on FB.

I have been toying with the idea of using the file contents hash as a file name though. No deletion, but a vacuum task every once in awhile that cleans up unreferenced files

hm. I just used a 256 bit random number. Hahaha. The rest is handled by the database.

Wow, 29 in Niigata tomorrow. That's hot!

Actually, you can request a data export. I'll try it out now. When you download individual files, though, the format is something like "883682101513182126855981733251051_o.jpg"

Yeah. I'm not sure what to do with exports yet. I think I'm going to just make the filenames dates like "2015-01-01 00:00:00.jpg" or something like that

yeah. it's gotten a bunch better. I'm still seeing some occasional errors and whatnot, but I'm price sensitive. I've gotten around most of the immediate speed concerns by using unique filenames and a local cache.