mopidy / mopidy-local-sqlite

DEPRECATED (Mopidy SQLite local library extension)
https://mopidy.com
Apache License 2.0
30 stars 10 forks source link

Provide Index Page for Integrated HTTP Handler #14

Closed tkem closed 10 years ago

tkem commented 10 years ago

Version 0.6.0 integrates an HTTP handler for accessing local images. Since this shows up in Mopidy's Web clients list, it would be nice to provide some kind of index page when a user clicks on the link, instead of 404: Not Found.

At least, this should contain some explanation that this is just for providing images to Web clients, and there's nothing else to see here. It could also show some statistics, e.g. number of tracks, albums, images, disk space used/free, etc. Browsing extracted images would also be nice.