this post was submitted on 16 Dec 2023
208 points (97.3% liked)

Selfhosted

60281 readers
529 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I know we had posts like this before, but Immich deserves ๐Ÿ‘

One more update, one less container, the best Google Photos alternative, its just amazing!!

Don't forget to edit your docker-compose before updating

you are viewing a single comment's thread
view the rest of the comments
[โ€“] garbles0808@programming.dev 6 points 2 years ago (1 children)

You can use Google Takeout to request all of your Google photos to be downloaded

[โ€“] AbsurdityAccelerator@lemmy.world 3 points 2 years ago (1 children)

And don't forget to change the default file export size. The default is 2gb, which for me resulted in over 300 files to download and there's no easy to way to automate it. 50gb is max which was much better for me

[โ€“] jrubal1462@mander.xyz 1 points 2 years ago (1 children)

I tried the larger file size, but my internet is slow and google kept pulling the plug on my download. Even with a download manager it was un-resumable. Finally, I just re-exported at 2 GB and now I have to babysit the download of 23 different files.

[โ€“] AbsurdityAccelerator@lemmy.world 3 points 2 years ago (1 children)

This blog post taught me how to download directly to my NAS using curl. https://michelenasti.com/from-google-photos-to-synology-photos/

[โ€“] jrubal1462@mander.xyz 1 points 2 years ago

Oh dang. The applicable parts of that would've saved me a lot of headache. Thanks for sharing.