Mir,

(except I manually sort through my photos on a semi-weekly basis before I upload it to Immich).

I think that would be a better approach if I weren’t very lazy, I think even after the initial run I could do that since I don’t take lots of pictures but I was thinking about a fire and forget sort of thing.

If you want, I can cook up a little Python script you could stick into Cron to do all the tasks you described.

Thank you so much, I asked ChatGPT and it generated the bat file below (since I’m using Windows) do you think this would work?


<span style="color:#323232;">@echo off
</span><span style="color:#323232;">REM Change directory to your photos folder
</span><span style="color:#62a35c;">cd</span><span style="color:#323232;"> /d </span><span style="color:#183691;">"C:pathtoyourphotosfolder"
</span><span style="color:#323232;">
</span><span style="color:#323232;">REM Sync files to backup folder
</span><span style="color:#323232;">robocopy . </span><span style="color:#183691;">"C:pathtoyourCamera_Backup"</span><span style="color:#323232;"> /mir /xo
</span><span style="color:#323232;">
</span><span style="color:#323232;">REM Delete files older than 15 days
</span><span style="color:#323232;">forfiles /p </span><span style="color:#183691;">"C:pathtoyourphotosfolder"</span><span style="color:#323232;"> /s /m </span><span style="font-weight:bold;color:#a71d5d;">*</span><span style="color:#323232;">.</span><span style="font-weight:bold;color:#a71d5d;">*</span><span style="color:#323232;"> /d -15 /c </span><span style="color:#183691;">"cmd /c if @isdir==FALSE del @file"
</span><span style="color:#323232;">
</span><span style="color:#323232;">REM Upload assets using immich cli
</span><span style="color:#323232;">immich upload </span><span style="color:#183691;">"C:pathtoyourCamera_Backup"</span><span style="color:#323232;"> -r -a --delete
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhosted@lemmy.world
  • slotface
  • kavyap
  • thenastyranch
  • everett
  • tacticalgear
  • rosin
  • Durango
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • InstantRegret
  • Youngstown
  • khanakhh
  • ethstaker
  • JUstTest
  • ngwrru68w68
  • cisconetworking
  • modclub
  • tester
  • osvaldo12
  • cubers
  • GTA5RPClips
  • normalnudes
  • Leos
  • provamag3
  • anitta
  • megavids
  • lostlight
  • All magazines