Maru
Explore posts from serversIImmich
•Created by Maru on 4/10/2025 in #help-desk-support
Immich backup of user-generated photos without access to Immich server
Hey all, my RAID array recently went into degraded mode, and despite it being RAID5 and having a redundancy of 1, some of the files are still corrupted, and my Synology can no longer setup a NFS share, which my Raspi4 hosting Immich was hooking on to. I'm backuping all my files via FTP, and I now need to get all my Immich user-generated photos. I don't care about any other stuff that can later be regenerated, as long as I can reupload these files once I set a new Immich server, I'm all fine. Should I, in this case, be all safe by just copying the UPLOAD_LOCATION/upload dir and then drag n drop the files to the web interface? Thanks
10 replies
DIAdiscord.js - Imagine an app
•Created by Maru on 3/18/2024 in #djs-questions
Send message at exactly 0:00, with the most accuracy possible
Hey all! I am doing a bot that sends two messages at 0:00, using the cron module to specify the schedule (*/0 0 0 0...). The issue is that it is just a few milliseconds off, and it ends up sending the message before 0:00, which is not what I am looking for. Is there any special function or module on d.js that allows one to somehow natively schedule messages more in par with Discord's internal clock? Or any creative ideas of how I could overcome that issue? Thanks
8 replies