Rygel 0.7.2 (Dream A Little Dream)

Rygel 0.7.2 (Dream A Little Dream) is out!

A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.5
release.

* MediaExport:
  * Support DLNA's 'AnyContainer' upload extenstion.
  * Only harvest media files. We use a positive list for file extensions to
    include in the metadata extraction.
  * Implement fallback to the default (slow) search implementation.
  * Lower severity for some of the console messages.
  * Update code according to latest GStreamer Vala API fixes.
* Tracker:
  * Improve Sparql query builder to achieve much better performance and reduced
    D-Bus traffic.
* GstRenderer:
  * Relicense from GPL to LGPL.
  * More descriptive default title.
- Localization:
  - Add Simplified Chinese translation.
  - Add Traditional Chinese translation (Hong Kong and Taiwan).
  - Updated Spanish translation.
- Various non-functional improvements to core and plugins.

All contributors to this release:

Aron Xu 
Chao-Hsiung Liao 
Jens Georg 
Jorge González 
Zeeshan Ali (Khattak) 

Download source tarball from here

Comments

Anonymous said…
Just because a file is named .mp4 doesn't mean it contains MPEG4 data and conversely a file named foo.bar can contain MPEG4 data.
zeenix said…
I agree but its currently shared-mime-info that always does this detection, not rygel itself. In the next release we'll start to use the new gupnp-dlna library to extract metadata and that does a much more detailed analysis of the file.

Anyway, do file a but please.

Popular posts from this blog

Welcome to the virtual world!

clutter-gst

zbus and Implementing Async Rust API