-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Only artworks that are online should be displayed. And in order to encourage users to add preview images the ones without preview image should show up only after the ones with a preview image.
This topic has been discussed here: https://groups.google.com/forum/#!topic/openframeio/4OeIVWsowHA
We could probably run a scheduled task that would look for missing art work files and either mark or remove them from the stream and notify their author. Not too complicated, if anyone wants to work on something like that it would happen in the Openframe-APIServer repo. Probably could be an admin authorized endpoint that gets hit via cron?