Esca
@Esca@lemmy.one
- Comment on Would this flow work with Immich & Syncthing to copy images and auto upload and delete? 6 months ago:
The --delete flag is already in there so it should empty the camera_backup folder, but the robocopy will copy every single photo back into it the next run.
- Comment on Would this flow work with Immich & Syncthing to copy images and auto upload and delete? 6 months ago:
Ah, I am not familiar at all with Windows, so I honestly wouldn’t know. Does the Immich CLI even work on Windows?
But going off by the comments and the parts I understand, I guess it could kinda work, assuming that the arguments are all correct. Although, it will try to upload all photos every time, regardless if Immich already has them or not. Which is not ideal but I believe Immich will filter out duplicated photos. But it’s worth checking if it’s indeed smart enough to do that.
For the Immich command it will upload the files to an album called “Camera_Backup”. Not sure if that’s what you want. If not, then remove the -a flag. If you want to upload it to a specific album, then instead add ‘-A albumname’
- Comment on Would this flow work with Immich & Syncthing to copy images and auto upload and delete? 6 months ago:
I understand you. I also don’t use the auto upload feature as it’s creating more problems for me to solve than what it fixes. I already had Syncthing running anyway so I currently use that combo (except I manually sort through my photos on a semi-weekly basis before I upload it to Immich).
If you want, I can cook up a little Python script you could stick into Cron to do all the tasks you described. I haven’t worked with the Immich CLI yet but I’m sure I can figure it out. Send me a message if you’re interested. I will probably use it myself as well.
- Comment on Backing-up Single Board Computer 10 months ago:
I love that idea, and I’d love to implement that. But I honestly can never figure out how people are working with service that enables the user to change settings (for example, to set their location to get their local weather) while still maintaining a read-only system.
- Comment on Welcome to the wonderful world of code obfuscation 1 year ago:
But if you’re worried about locale, you can’t assume people use the string “Saturday” to describe Saturday either. That solution only works in English.
- Comment on Confusing disk with /dev/null for years [2:23] 1 year ago:
That only works if you’re using the website. I’m in sync and just want it to open in the YouTube app.