Brett Johnson
Brett Johnson
Hmm, I should point out that this patch doesn't touch the "MSVC" or "APPLE" versions of output. I assume they'd need similar changes, but am not familiar with either environment.
Ugh, you are correct. I thought I had fixed the problem, but didn't realize in my quick test I was actually building in a directory w/out "+" or " "...
So, after much mucking about, it appears that there are only two ways to combine multiple .a static library archives together into a single library. By far, the easiest way...
OK, this feels like an overly complicated kludge, but I can't figure out any other way to do it. I basically create a shell script which uses "realpath" to output...
OMG. It looks like the `sharedAlbumComments` struct can also be hiding inside individual asset/photo .json files too.
Yes, I understand, this is *not* a description. It's an "Activity" log associated with the shared album and/or photo. This doesn't exist for regular albums, only shared ones. It works...
I have created a testing google photos album that I'd be happy to share (it's 11M), but I've been unable to get google to create the `shared_album_comments.json` file. The example...
Oh geeze. So now I'm back to the `shared_album_comments.json` file being redundant. As far as I can tell, in the example album I have, all the comments in the `shared_album_comments.json`...
I have extracted the album again (this time as a .zip file). Thanks for doing the "like", I didn't think about that. Looks like doing so adds another optional `liked`...
I agree 100% that it would be impossible to map google photos user onto immich user, even if the API allowed such a mapping, so just putting username into the...