hackerman
hackerman
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
Looks like it worked!
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
Yup I did that
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
UPDATE assets
SET
libraryId = 'NEW_LIBRARY_ID',
isExternal = true
WHERE
isReadOnly = true
AND originalPath LIKE '/my/top/path%'
AND ownerId = 'my-owner-id';
UPDATE assets
SET
libraryId = 'NEW_LIBRARY_ID',
isExternal = true
WHERE
isReadOnly = true
AND originalPath LIKE '/my/top/path%'
AND ownerId = 'my-owner-id';
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
No, good call.
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
Mind giving a second set of eyes before I run this?
UPDATE assets
SET
libraryId = 'NEW_LIBRARY_ID',
isExternal = true
WHERE
isReadOnly = true
AND originalPath LIKE '/my/top/path%';
UPDATE assets
SET
libraryId = 'NEW_LIBRARY_ID',
isExternal = true
WHERE
isReadOnly = true
AND originalPath LIKE '/my/top/path%';
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
I must have missed the exclusion part 😅
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
oo nice
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
When adding them
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
In the UI
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
@etnoy are exclusion patterns comman-delimited?
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
@etnoy does this sound right? Might give it a whirl.
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
and set isExternal to true?
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
Just update the libraryId in the DB?
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
I was just checking this out - so this is safe to do?
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
Got it
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
What about wanting to migrate these photos to be an external library? I'll reprocess everything again if I have to buy wasn't sure if there was a migration path
65 replies
IImmich
Created by andreessenhorowitz on 9/22/2023 in #help-desk-support
Is it safe to upgrade from v1.78 to v1.79 for someone who was using Read-only Gallery from start?
@etnoy if a user was never on a PR branch and using the external photos support (import instead of upload), how are these handled when updating to 1.79?
65 replies
IImmich
Created by hackerman on 7/2/2023 in #help-desk-support
Can't play any videos
(obviously not on import)
15 replies
IImmich
Created by hackerman on 7/2/2023 in #help-desk-support
Can't play any videos
wait - wasn't the write check so that we could move the file during storage operations?
15 replies
IImmich
Created by hackerman on 7/2/2023 in #help-desk-support
Can't play any videos
permissions are hard 😅
15 replies