I
Immich5mo ago
acbrown

Automatic upload of photos from phone?

This is a really elementary question but I can't figure it out. What options or albums should I choose on the mobile app to have photos uploaded to the server more or less as I take them? If I select "Recents" there are two problems (0r 25,001, depending on how you count). The first is that there are about 25,000 photos in that album, including all kinds of crap from whatsapp and so on. I only want pictures taken with the camera. The second problem — related — is that the upload appears to be incredibly slow. Even when I remove the "Recents" library from the list of things to sync and select some recent photos by hand none of them appear on the main server. That has been populated already with Google takeouts, so there will be considerable duplication if the phone is trying to upload all the pictures in my Google account. Hmm. If I could manually set up an album for "All pictures taken with the camera after ${end of takeout date}" that might solve the problem, but how to do that?
9 Replies
Immich
Immich5mo ago
:wave: Hey @acbrown, Thanks for reaching out to us. Please carefully read this message and follow the recommended actions. This will help us be more effective in our support effort and leave more time for building Immich :immich:. References - Container Logs: docker compose logs docs - Container Status: docker ps -a docs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy - Code Formatting https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline#h_01GY0DAKGXDEHE263BCAYEGFJA Checklist I have... 1. :ballot_box_with_check: verified I'm on the latest release(note that mobile app releases may take some time). 2. :ballot_box_with_check: read applicable release notes. 3. :ballot_box_with_check: reviewed the FAQs for known issues. 4. :ballot_box_with_check: reviewed Github for known issues. 5. :ballot_box_with_check: tried accessing Immich via local ip (without a custom reverse proxy). 6. :blue_square: uploaded the relevant information (see below). 7. :blue_square: tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable (an item can be marked as "complete" by reacting with the appropriate number) Information In order to be able to effectively help you, we need you to provide clear information to show what the problem is. The exact details needed vary per case, but here is a list of things to consider: - Your docker-compose.yml and .env files. - Logs from all the containers and their status (see above). - All the troubleshooting steps you've tried so far. - Any recent changes you've made to Immich or your system. - Details about your system (both software/OS and hardware). - Details about your storage (filesystems, type of disks, output of commands like fdisk -l and df -h). - The version of the Immich server, mobile app, and other relevant pieces. - Any other information that you think might be relevant. Please paste files and logs with proper code formatting, and especially avoid blurry screenshots. Without the right information we can't work out what the problem is. Help us help you ;) If this ticket can be closed you can use the /close command, and re-open it later if needed.
Zeus
Zeus5mo ago
We don't support what you're asking. 25,000 on device images is a lot You would probably have to just let it run for a few days
acbrown
acbrownOP5mo ago
Thanks. I have no idea where all those images came from, except that a lot of them are from "media" folders, and so presumably cached from web sites But do you support the automatic syncing of recent files?
Zeus
Zeus5mo ago
Not unless they’re contained in an album
acbrown
acbrownOP5mo ago
Killing the "recents" album brought the total down to around 750 pictures. But it is still incredibly slow, on a fast connection: the "Uploading File info" screen shows them being uploaded at 1.97 KB/s, which is absurd. I am running the latest app version on both (Android) phone and server (Docker, under Ubuntu).
Zeus
Zeus5mo ago
What’s the specs of your server and how are you connecting? This wouldn’t be an immich issue, immich can easily saturate any storage medium you throw at it
acbrown
acbrownOP5mo ago
The server is a repurposed Asus desktop — 8gb of memory, some kind of INtel core processor, lots of SSD Perhaps if I used the internal IP address for the server, rather than the external DNS name? How can I change that in the mobile app? I can't find the setting, though I must have used it once
Zeus
Zeus5mo ago
You can set multiple urls in the settings somewhere But yeah I’d explore your network , immich will upload way faster than that
acbrown
acbrownOP5mo ago
Ah. flipping over to the internal IP address got things working as they should. Thanks for the tip! 32.6 MB/s

Did you find this page helpful?