tooxie / shiva-server

A RESTful API to your music collection
http://shiva.readthedocs.org/en/latest/intro.html
MIT License
557 stars 51 forks source link

Include a descriptive message with errors #143

Open tooxie opened 9 years ago

tooxie commented 9 years ago

At the moment, errors are just status codes, which for many cases are descriptive enough. But in cases where many different reasons could lead to the same status code, an extra message explaining the reason would be very useful.