danhedron/cinequeue

Trying to serve a raw file that doesn't exist crashes the app

Opened this issue · 1 comments

Steps to repro: visit /raw/foobarbaz with remote serving turned on; app crashes.

We need handling for when a file doesn't exist.

Should be fixed, needs a 404 error page.