vorleser / vorleser-server

A server to host your audiobooks so you can listen to them on any platform
https://vorleser.github.io
Other
24 stars 0 forks source link

Get rid of mimetype #16

Closed hatzel closed 6 years ago

hatzel commented 6 years ago

We will just use a dumb map from ffmpeg formats to mime types and use it if we ever need to send a proper mime-type. This means we need one less column in the database. All code paths should end up putting the ffmpeg-format's name into to file-format column.