SGT
SGT
old issue, but to clarify if anyone looking: > moment('2018-01-01').tz('UTC').format('MM DD, YYYY') // 31 12, 2017 Creates a new date in current system timezone and then convert it to UTC...
great support. 3 years later and I'm facing the same error. @dmytr0 I'm guessing you haven't found the reason for it
open the script and look for the string `d.startswith("https:")` replace both lines with ``` and not str(d).startswith("https:") \ and not str(d).startswith("http:") \ ```
> How will this handle existing assets with an empty description? Will it write an empty Description field for every asset when it refreshes metadata? I am not sure if...
well it depends, how the functionallity is supposed to work. I see 2 possibilities * op 1: the activity is cleared when the assets is removed from the album (yes,...
option 1: https://github.com/immich-app/immich/commit/d6626fa80ecf81c8ecf584f8293c2dd5b4101b6d
> I think it makes sense for the activity to be reset when you remove the asset. You should update the table definition under `src/schema/tables` as well. I'm not exactly...
> Hello, can you help add e2e or a medium test for this? are we going to use this patch or the one in #19019 ?
closing this PR as it has been superseded by #19019
version 17 works just fine with Angular 18