krelltunez
IImmich
•Created by Quietsy on 9/27/2023 in #help-desk-support
Scan External Libraries from the cli
This worked. Thanks!!!
36 replies
IImmich
•Created by Quietsy on 9/27/2023 in #help-desk-support
Scan External Libraries from the cli
Tried without the outer " and it threw another error. I'll try the above.
36 replies
IImmich
•Created by Quietsy on 9/27/2023 in #help-desk-support
Scan External Libraries from the cli
OK, I'll see if I can figure it out. I'm not a skilled scripter.
36 replies
IImmich
•Created by Quietsy on 9/27/2023 in #help-desk-support
Scan External Libraries from the cli
The whole command needs to be inside "" right? Not sure how to do that when the command includes ""s
36 replies
IImmich
•Created by Quietsy on 9/27/2023 in #help-desk-support
Scan External Libraries from the cli
Ah, so would I use ' instead of "?
36 replies
IImmich
•Created by Quietsy on 9/27/2023 in #help-desk-support
Scan External Libraries from the cli
docker exec immich_server sh -c "curl -L -X POST 'IMMICH_URL/api/library/LIBRARY_ID/scan' -H 'Content-Type: application/json' --data-raw '{"refreshAllFiles": false, "refreshModifiedFiles": true }' -H 'x-api-key: API_KEY'"
36 replies
IImmich
•Created by Quietsy on 9/27/2023 in #help-desk-support
Scan External Libraries from the cli
Yeah, let me clean it up.
36 replies
IImmich
•Created by Quietsy on 9/27/2023 in #help-desk-support
Scan External Libraries from the cli
{"message":"Expected property name or '}' in JSON at position 1","error":"Bad Request","statusCode":400}
36 replies
IImmich
•Created by Quietsy on 9/27/2023 in #help-desk-support
Scan External Libraries from the cli
This command works in shell, but I get an error when trying to run it from a script. Here's the error I get:
36 replies
IImmich
•Created by krelltunez on 10/6/2023 in #help-desk-support
How to Schedule External Library Scans
Yeah I noticed stuff gets picked up overnight. I just assumed there'd be settings somewhere to customize that.
14 replies