lbryio / spee.ch

An image hosting service on top of the LBRY protocol.
https://spee.ch
MIT License
185 stars 78 forks source link

speech should handle deleted local files and verify db accuracy #826

Closed jessopb closed 5 years ago

jessopb commented 5 years ago

Currently, if an admin deletes a file in the Uploads or Downloads directory, and the reference remains in the local db, speech will fail to serve that file. Desired behavior: Speech handles deleted local files the way it handles not yet downloaded files. Speech checks db file reference accuracy on startup.