Importing from flickr... a guide #12351
Replies: 6 comments 2 replies
-
Hey @brownphotographic, I am also new to the community and I have a strange mashup of Apple and Google photos as a source. I had to jump around to a bunch of places to find all the details needed and wanted to make the onboarding migration process easier and help the core time improve docs and highlight features that could improve this experience. My first step is creating this guide that I used: #12334 Let me know if this helps and also I'd love to converge your steps into this article once they have solidified. I'd love some feedback as well! :) |
Beta Was this translation helpful? Give feedback.
-
Great! Thank you for the link. I will follow what you have and see where things need to differ for flickr. Good idea to stick it in one place.
|
Beta Was this translation helpful? Give feedback.
-
I'm still working on this... A useful link |
Beta Was this translation helpful? Give feedback.
-
Not yet! I have to write a script to get this done. I'm not a programmer
but have started the process. Will update when I'm done. It was supposed to
be a Xmas break project but my computer broke instead.
…On Sun, 29 Dec 2024, 10:07 pm Satadru Pramanik, DO, MPH, MEng, < ***@***.***> wrote:
Seconding this request for an update. I would also love a tested workflow
for transferring from Flickr to Immich.
—
Reply to this email directly, view it on GitHub
<#12351 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFRYDPZMWFSNWWRPAPZDGZL2IC2FPAVCNFSM6AAAAABNWOVOHGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNRZGM3TKOA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
OK, so part of the problem is my flickr account is HUGE. Trying to write code and debug this is very problematic. I spent some time just now to create a test album with some of my images with tags, albums, collections etc https://www.flickr.com/photos/202036170@N07/ Feel free to connect with me on the above account to add me as a friend and favorite photos, add comments etc. That would actually probably help to ensure I've got all the bases covered in the code. (My main flickr account https://www.flickr.com/photos/brownphotographic/) |
Beta Was this translation helpful? Give feedback.
-
OK, I am making progress! I have created a python script and tested it on my small test account. It creates an output of folders (folders are album names), and embeds whatever metadata it can into the EXIF. The other fields not supported by EXIF I exported to XMP sidecar file. Then you use the Immich CLI to import the folders. Works well... but I have small sample size so far. One exception: Unfortunately it seems that Immich doesn't actually support XMP metadata yet. Even though this doc says XMP metadata is supported, it seems the cart was placed in front of the horse on that one. Next steps:
Back to my day job! |
Beta Was this translation helpful? Give feedback.
-
I'm new to Immich, and a 20 year flickr user. Id like to move my collection from flickr to immich, and was wondering how to export from flickr and import the images to immich.
The rough flow I am starting to experiment with:
https://exiftool.org/forum/index.php?topic=11072.0
I will report back with progress.
Beta Was this translation helpful? Give feedback.
All reactions