0.27.3
======

- Remove streaming only mode.
- Switch DLNA version to 1.51 to accomodate for the long protocolInfo strings.
- Bump GLib and Vala requirements.
- Add an implementation for GUPnPACL based on a DBus interface.

MediaExport plugin:
- Add back album art extraction.
- Add back possibility to not harvest meta-data.
- Add timing output for HarvestingTask.
- Add a blacklist database table and bump database schema to v17.
- Add back by-passing of text files for the extractor.
- Add blacklisting for broken URIs.
- Drop support for database schema upgrade for versions < v16.
- Translation and style fixes.

Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=747815
- https://bugzilla.gnome.org/show_bug.cgi?id=748404
- https://bugzilla.gnome.org/show_bug.cgi?id=751942
- https://bugzilla.gnome.org/show_bug.cgi?id=752207

All contributors to this release:
- Jens Georg <[email protected]>
- Pedro Albuquerque <[email protected]>
- Dušan Kazik <[email protected]>
- Daniel Mustieles <[email protected]>
- Piotr Drąg <[email protected]>
- Parthiban Balasubramanian <[email protected]>
- Dimitris Spingos <[email protected]>
- Cédric Valmary <[email protected]>
- Balázs Úr <[email protected]>

Added/updated translations
- el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
- es, courtesy of Daniel Mustieles
- hu, courtesy of Balázs Úr
- oc, courtesy of Cédric Valmary (totenoc.eu)
- pt, courtesy of Pedro Albuquerque
- sk, courtesy of Dušan Kazik

Updated dependencies:
- GLib 2.40 for GSubprocess and GSubprocessLauncher.
- Valac 0.24 for binding of GSubprocess and GSubprocessLauncher.