Gerbera v0.8.1 Release Notes

    • ➕ added "serve" directory, any files there can be downloaded like from a normal webserver
    • implemented keyword extraction for auxdata from libexif
    • implemented keyword extraction for auxdata from libextractor
    • ➕ added Exif metadata support for images via libexif.
    • ➕ added resolution attribute to image res tag
    • ➕ added bitrate and duration attribute to mp3 res tag (via id3lib)
    • ➕ added auxdata field for items, auxilary data can be extracted and used by import scripts.
    • ➕ added configuration options to specify which aux fields should be extracted and filled by the library.
    • ➕ added mysql support
    • 🔧 refined configure script, almost all dependencies are now optional.
    • 🔄 changed database, (not backward compatible again)
    • when an item is deleted all referenced items are deleted as well
    • ➕ added option to specify an alternative magic file