You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to run the script on a few albums and I get an error:
ERROR;2020-04-05 14:21:28,581; lycheesync.lycheesyncer; didn't manage to create album for: somealbumnameimadeup
ERROR;2020-04-05 14:21:28,582; lycheesync.lycheedao; (1364, u"Field 'min_takestamp' doesn't have a default value")
I imagine the issue because Lychee, after an update, added 2 columns in the albums DB that specify the first and last takestamp of the photos in the album and I have no idea how to integrate it into the script.
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to run the script on a few albums and I get an error:
I imagine the issue because Lychee, after an update, added 2 columns in the albums DB that specify the first and last takestamp of the photos in the album and I have no idea how to integrate it into the script.
The text was updated successfully, but these errors were encountered: