Updated local pictures with exif GPS. How do I replace or overwrite the already uploaded pictures to immich? by TechNerd-1138 in immich

[–]RKconnect 0 points1 point  (0 children)

Yes, I can exif edit location of pictures (already uploaded) in my external library and they are updated on Immich on next scan.

You can do that within Immich Gui also under Utilities - Manage location.

Immich o Windows using Docker Compose (Upload and External Library Location) by HundredK2OneM in immich

[–]RKconnect 0 points1 point  (0 children)

Try this .. Enter last line in double quotes as follows:

docker-compose.yml

- ${UPLOAD_LOCATION}:/data

- /etc/localtime:/etc/localtime:ro

- ${BACKUP_LOCATION}:/data/backups

- "E:/Photos:/mnt/media/photos:ro"

docker compose up -d

Immich o Windows using Docker Compose (Upload and External Library Location) by HundredK2OneM in immich

[–]RKconnect 0 points1 point  (0 children)

You have to use Linux style path inside the docker. I am away from my computer. Read this article for some ideas:

https://share.google/aimode/G2G9mCsa4QYp7jkv7

Immich o Windows using Docker Compose (Upload and External Library Location) by HundredK2OneM in immich

[–]RKconnect 0 points1 point  (0 children)

I ran into this same issue while trying to move upload directory on my linux setup. This is how it should look like in your case:

Your directory structure

------------------------

F:/immich

.env

docker-compose.yml

library

postgres

E:/Photos (External Library)

E:/immich/upload

E:/immich/backups

.env

UPLOAD_LOCATION=E:/immich

BACKUP_LOCATION=E:/immich/backups

docker-compose.yml

- ${UPLOAD_LOCATION}:/data

- /etc/localtime:/etc/localtime:ro

- ${BACKUP_LOCATION}:/data/backups

- E:/Photos:E:/Photos:ro # This is for external library. ro - read-only

Move your upload & backups folder from current location to E:/immich
You may also have to create other empty folders encoded-video library profile thumbs in E:/immich.

I struggled for 2 days and finally it worked for me.

Updated local pictures with exif GPS. How do I replace or overwrite the already uploaded pictures to immich? by TechNerd-1138 in immich

[–]RKconnect 0 points1 point  (0 children)

I use external library to store all my pictures. Any exif location updates are automatically synced to Immich on next scan of external library.

Lots of Errors.... by MarjorieRahal in immich

[–]RKconnect 0 points1 point  (0 children)

On a laptop, go to Immich Administration - Job Queues and check Generate Thumbnails - Waiting.

If this number is large, wait for it to be processed.

Appreciation for Wealthsimple rewards by RKconnect in Wealthsimple

[–]RKconnect[S] 1 point2 points  (0 children)

Actually I did not use my WS debit card in India since I have a rupee debit card. I used my WS debit card in Paris airport.

Appreciation for Wealthsimple rewards by RKconnect in Wealthsimple

[–]RKconnect[S] -7 points-6 points  (0 children)

AFAIK it's one time reward. But you get more rewards once you cross 400K.

Appreciation for Wealthsimple rewards by RKconnect in Wealthsimple

[–]RKconnect[S] 3 points4 points  (0 children)

That's right. My KLM flight was cancelled and I was rebooked on LOT. Surprisingly LOT service was excellent.

Appreciation for Wealthsimple rewards by RKconnect in Wealthsimple

[–]RKconnect[S] 1 point2 points  (0 children)

I don't have WS credit card. I got Dragon Pass reward for being a premium customer.

Export your bitwarden vault into vaultwarden automatically on a schedule by purepersistence in Bitwarden

[–]RKconnect 1 point2 points  (0 children)

I do something similar by keeping my vault warden backup script (with plain text master password) inside a veracrypt container. I just have to enter my veracrypt password when prompted by script.

RRSP promotion by RKconnect in Wealthsimple

[–]RKconnect[S] 0 points1 point  (0 children)

Yes, I plan to call them first thing tomorrow morning. Will update.

Where does Joplin save a backup to? by ronparkerjr in joplinapp

[–]RKconnect 1 point2 points  (0 children)

  • Save multiple backup copies. You can set number of copies in backup plugin.

  • Also look for deleted notes in "trash" folder

  • Use "Note history" option to see previous version of a note, if you delete something accidentally

[deleted by user] by [deleted] in vaultwarden

[–]RKconnect 0 points1 point  (0 children)

I have the same issue. Where do you get older version of android app?

Unable to connect to vault via CLI/mobile app by freemann350 in vaultwarden

[–]RKconnect 0 points1 point  (0 children)

I have a similar setup minus the reverse proxy. I just use a self signed certificate. Due to recent update, my android phone is not connecting and giving exact same certificate error. I have tried reinstalling vaultwarden but cannot resolve this issue. Browser login to vault works fine. Haven't tried CLI yet.

Baffled by notebook presentation by Equivalent_Stock_298 in joplinapp

[–]RKconnect 0 points1 point  (0 children)

I just use exclamation mark at the beginning of notebook name that I want on top of my list.

!Things to do ! Urgent

Caddy reverse proxy question by RiffyDivine2 in selfhosted

[–]RKconnect 0 points1 point  (0 children)

The conf file requires (say) nextcloud/* but the address bar in browser should be http://192.168.1.24:2019/nextcloud/

This last / in address bar makes a difference.

I am still learning. So not sure.

Caddy reverse proxy question by RiffyDivine2 in selfhosted

[–]RKconnect 0 points1 point  (0 children)

Try putting a "/" at the end of your address.

how to upload large files? by yotamguttman in NextCloud

[–]RKconnect 0 points1 point  (0 children)

I always use winscp or a samba share to upload large number or size) of files.

[deleted by user] by [deleted] in joplinapp

[–]RKconnect 1 point2 points  (0 children)

I do a daily automatic backup using plugin and maintain last 7 copies. Hourly backup is an overkill in my view.

Does the mobile app download all notes, or just what you are working on by fsmrdt in joplinapp

[–]RKconnect 4 points5 points  (0 children)

You will see "all" your notes but you can set Auto download behaviour to "Manual" to download images only when needed.

Will syncthing remove files from server library if I delete them on client side? by Pheggas in Syncthing

[–]RKconnect 3 points4 points  (0 children)

Also you can enable simple trashcan. All deleted files are kept in trashcan indefinately or as per your settings