-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Timestamp when a playlist source has been checked #135
Comments
Hi Tim, could you explain what you mean by "CheckedAt"? When would this timestamp be set on the backend? I don't know the full process/terminology about playlists, but would be happy to help with this. |
@tdy is this still an issue? If so, could you be more clear about what the purpose of |
Implemented in abbc22a listUpdatedAt will always be updated whenever the playlist is synchronized "listUpdatedAt": "2022-11-22T03:05:57.460287" |
Re: classtranscribe/FrontEnd#245
Backend can set a timestamp like
CheckedAt
or something, so frontend will know if a playlist source actually contains 0 videos or simply hasn't been checked yet.The text was updated successfully, but these errors were encountered: