godotengine / godot-asset-library

PHP frontend for Godot Engine's asset library
https://godotengine.org/asset-library
MIT License
294 stars 98 forks source link

Audit database to find dead links #128

Closed akien-mga closed 6 years ago

akien-mga commented 6 years ago

We currently have no way to check the database to see if some assets now contain dead links, either for screenshots, icon, etc., or worse, for the asset download itself.

Just found this broken asset: https://godotengine.org/asset-library/asset/10

It would be good to have a way to audit for such issues at a regular interval, so that we can cleanup the DB.