Rygel Changelog

What's new in Rygel 0.38.3

Nov 25, 2019
  • Autotools:
  • Dist meson build files
  • Data:
  • Remove useless Comment: from rygel.desktop

New in Rygel 0.38.2 (Oct 23, 2019)

  • Meson Build:
  • Fix installation dir for presets
  • Fix installation dir for icons
  • Add option to disable introspection completely
  • Add glib as a dependency to get --target-glib passed on
  • Fix version string in pkg-config
  • Generate libtool link flags into pkg-config files for backward-compatibility
  • Do not drop date from manpage
  • All:
  • Clean up code that caused unnecessary C code to be generated
  • Core:
  • Fix a potential fd leak
  • Media Export:
  • Drop NOENT XML parsing option
  • Drop RECOVER XML parsing option
  • GStreamer Media Engine:
  • Link against -lm where necessary
  • Simple Media Engine:
  • Obey lseek return value
  • Simplify code by using IOError.from_errno
  • Documentation:
  • Fix building the references using wong GUPnP version
  • Examples:
  • Fix unblacklisting in mx-info
  • Add option to show blacklist in mx-info

New in Rygel 0.38.1 (May 27, 2019)

  • Several build fixes for recent vala
  • Added/updated translations:
  • fr.po, courtesy of Charles Monzat

New in Rygel 0.38.0 (Mar 19, 2019)

  • Examples:
  • Fix crash if logo is missing in full-screen renderer
  • Fix missing GResource for full-screen renderer
  • Renderer:
  • Fix a critical if mime type is not present

New in Rygel 0.37.2 (Feb 13, 2019)

  • Build:
  • Bump GLib dependency to 2.44
  • Drop Valac requirement to 0.36
  • Server:
  • Fix @ADDRESS@ replacement for proxy or transcoded urls
  • Use a proper check for localhost
  • Add some hacks for LG devices
  • MediaExport:
  • Document blacklisting behaviour
  • Bugs fixed in this release:
  • https://gitlab.gnome.org/GNOME/rygel/issues/122
  • https://gitlab.gnome.org/GNOME/rygel/issues/123
  • https://gitlab.gnome.org/GNOME/rygel/issues/89
  • Added/updated translations:
  • af.po, courtesy of F Wolff
  • be.po, courtesy of Uladzimir Manulenka

New in Rygel 0.37.1 (Dec 13, 2018)

  • All:
  • Add meson build files
  • Port to GSSDP and GUPnP 1.2 API
  • Preliminary IPv6 support
  • Added/updated translations:
  • eo, courtesy of Kristjan SCHMIDT

New in Rygel 0.37.0 (Nov 14, 2018)

  • All:
  • Update URLs for gitlab
  • Fix compiler warnings in C code
  • Documentation updates
  • Fix several deprecated functions
  • Renderer:
  • Fix type argument mismatch of return value
  • GStreamer Media Engine:
  • Imaplement JPEG transcoding
  • GStreamer Renderer:
  • Make sinks configurable
  • Add support for audio/aac mime type
  • Server:
  • Move engine intialization into server plugin
  • MediaExport:
  • Remove dead code
  • Updated/added dependencies:
  • Vala version requirement bumped to 0.40
  • GTK+ requirement bumped to 3.22
  • GStreamer requirement bumped to 1.12
  • Bugs fixed in this release:
  • https://gitlab.gnome.org/GNOME/rygel/issues/120
  • https://gitlab.gnome.org/GNOME/rygel/issues/7
  • Added/updated translations:
  • nb, courtesy of Kjartan Maraas

New in Rygel 0.36.2 (Sep 12, 2018)

  • Translation updates
  • Build:
  • Allow building examples stuff without gstreamer-video
  • Bump GSSDP requirement
  • All:
  • Fix property default values for newer vala
  • Fix position of asynchronous out parameters with newer vala
  • Fix warnings regarding errors on DBus methods with newer vala
  • Core:
  • Fix using localized directory names for config directory
  • GStreamer Renderer:
  • Add support for "video/avi"
  • Media Export:
  • Don't scrub file name when extract-metadata is false
  • Bugs fixed in this release:
  • Close https://gitlab.gnome.org/GNOME/rygel/issues/118
  • https://bugzilla.gnome.org/show_bug.cgi?id=792358
  • Close https://gitlab.gnome.org/GNOME/rygel/issues/114
  • Close https://gitlab.gnome.org/GNOME/rygel/issues/119
  • Added/updated translations:
  • en_GB, courtesy of Waldo Luís Ribeiro
  • es, courtesy of Daniel Mustieles
  • hr, courtesy of gogo
  • zh_CN, courtesy of Mingcong Bai

New in Rygel 0.36.1 (Feb 14, 2018)

  • Translation updates
  • Examples
  • Fix building examples without Wayland
  • Fix mx-info to use Python 3
  • Tracker
  • Fix SPARQL syntax error
  • Fail configure if tracker-sparql is not found at all
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=791921
  • Added/updated translations
  • bg, courtesy of Alexander Shopov
  • ca, courtesy of Carles Ferrando Garcia
  • ca@valencia, courtesy of Xavi Ivars
  • eo, courtesy of Kristjan SCHMIDT
  • ml, courtesy of Razee Marikar
  • nb, courtesy of Kjartan Maraas
  • ne, courtesy of Pawan Chitrakar
  • nl, courtesy of Justin van Steijn
  • oc, courtesy of Cédric Valmary (totenoc.eu)

New in Rygel 0.36.0 (Sep 13, 2017)

  • Translation updates
  • Added/updated translations
  • ca, courtesy of Carles Ferrando Garcia
  • da, courtesy of Ask Hjorth Larsen
  • ne, courtesy of Pawan Chitrakar

New in Rygel 0.34.0 (Mar 29, 2017)

  • Added/updated translations:
  • id, courtesy of Kukuh Syafaat
  • lv, courtesy of Rūdolfs Mazurs

New in Rygel 0.33.1 (Feb 13, 2017)

  • Disable media-engine test, it is racy.
  • Core:
  • Make configration helper classes publically avalable
  • GStreamer renderer:
  • Support audio/wav, needed by some Samsung mobile servers
  • Examples:
  • Fix C server example
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=769189
  • https://bugzilla.gnome.org/show_bug.cgi?id=777379
  • https://bugzilla.gnome.org/show_bug.cgi?id=778526
  • sk, courtesy of Dušan Kazik
  • zh_CN, courtesy of Mandy Wang

New in Rygel 0.33.0 (Jan 25, 2017)

  • Translation updates
  • Several fixes for recent vala compiler
  • MediaExport:
  • Blacklist VA-API for extractor
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=775152
  • Added/updated translations
  • cs, courtesy of Marek Černocký
  • da, courtesy of Ask Hjorth Larsen
  • de, courtesy of Mario Blättermann
  • es, courtesy of Daniel Mustieles
  • fi, courtesy of Jiri Grönroos
  • fur, courtesy of Fabio Tomat
  • hu, courtesy of Gabor Kelemen
  • it, courtesy of Gianvito Cavasoli
  • ko, courtesy of Changwoo Ryu
  • lt, courtesy of Aurimas Černius
  • pl, courtesy of Piotr Drąg
  • pt_BR, courtesy of Rafael Fontenelle
  • ru, courtesy of Stas Solovey
  • sl, courtesy of Matej Urbančič
  • sr, courtesy of Мирослав Николић
  • sr@latin, courtesy of Miroslav Nikolić
  • sv, courtesy of Anders Jonsson

New in Rygel 0.32.1 (Oct 29, 2016)

  • Translation updates
  • Fix compile warnings with newer vala compiler
  • Added/updated translations
  • it, courtesy of Gianvito Cavasoli

New in Rygel 0.31.5 (Aug 31, 2016)

  • Several translation-related fixes
  • Fix .desktop file generation
  • Core library:
  • Fix configuration dir generation
  • Fix criticals on unset XDG_* variables
  • Make it possible to add a fixed UDN
  • MediaExport plugin:
  • Clean-up titles a bit more thoroghly
  • Tracker:
  • Fix criticals on unset XDG_* variables
  • Fix URL filter
  • Skip URL filter if pattern substitution failed
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=730910
  • https://bugzilla.gnome.org/show_bug.cgi?id=770276
  • https://bugzilla.gnome.org/show_bug.cgi?id=770531
  • Added/updated translations
  • fr, courtesy of Alain Lojewski
  • hu, courtesy of Balázs Úr
  • id, courtesy of Andika Triwidada
  • pl, courtesy of Piotr Drąg
  • pt_BR, courtesy of Enrico Nicoletto
  • sl, courtesy of Matej Urbančič
  • sr, courtesy of Мирослав Николић
  • sr@latin, courtesy of Miroslav Nikolić

New in Rygel 0.31.3 (Jul 21, 2016)

  • Explain interface list a bit better in documentation
  • Remove obsolete 'upnp-enabled' switch from default config
  • Core:
  • Fix log level mix-up
  • Rygel:
  • Allow IP addresses in interface list
  • Simple media engine:
  • Pass non-file resources as-is
  • MediaExport:
  • Refactor meta-data extraction
  • Speed up image parsing
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=767305
  • https://bugzilla.gnome.org/show_bug.cgi?id=768010
  • Added/updated translations:
  • fur, courtesy of Fabio Tomat
  • id, courtesy of Andika Triwidada
  • sk, courtesy of Dušan Kazik

New in Rygel 0.31.2 (Jun 23, 2016)

  • Check whether xsltproc is able to build the manpages
  • Don't try to build manpages when xsltproc isn't available
  • Check for libmediaart VAPI file
  • Rygel:
  • Fix critical when running without D-Bus
  • When we ignore a context, disable it
  • Examples:
  • Fix resource generation
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=767448
  • https://bugzilla.gnome.org/show_bug.cgi?id=767458
  • https://bugzilla.gnome.org/show_bug.cgi?id=767459
  • Added/updated translations
  • de, courtesy of Mario Blättermann
  • es, courtesy of Daniel Mustieles
  • oc, courtesy of Cédric Valmary (totenoc.eu)
  • vi, courtesy of Trần Ngọc Quân

New in Rygel 0.30.3 (May 24, 2016)

  • Add a way for Rygel to be started on user systemd
  • Core:
  • Fix potential strncpy overflow in BasicManagement
  • Server:
  • Remove annoying warning
  • Add hack to support AVI files on newer Philips TVs
  • Fix potential crash when applying DIDL
  • MediaExport:
  • Remove annoying warning
  • Fix Artist hierarchy on XBox 360

New in Rygel 0.31.1 (May 24, 2016)

  • Rygel:
  • Add a way for Rygel to be started on user bus
  • Server:
  • Remove some annoying warnings
  • Add hack to suport AVI playback on Philips TVs
  • Fix potential issue with calling strlen on a NULL pointer
  • GStreamer media engine:
  • Use local path instead of FUSE uri
  • Tracker:
  • Add an option to limit the exposed files to a set of directories
  • MediaExport:
  • Use local path instead of FUSE uri to fool GStreamer in not using giosrc
  • Drop some annoying warnings
  • Fix artist view in XBox 360
  • LMS:
  • Fix license text
  • Mediathek:
  • Removed.

New in Rygel 0.30.2 (May 23, 2016)

  • Added/updated translations:
  • lv, courtesy of Rūdolfs Mazurs
  • nb, courtesy of Kjartan Maraas
  • pt, courtesy of Tiago Santos

New in Rygel 0.29.3 (Feb 17, 2016)

  • Core:
  • Fix a small memory leak with DescriptionDocument handling
  • Server:
  • Add "Server:" HTTP header
  • MediaExport:
  • Fix DLNA profile and extension for DVD isos to improve compatibility with more renderers
  • Some code refactoring
  • Remove UNIX signal handling from mx-extract
  • Get the tile of the DVD from the file name, not from the volume title
  • If the DVD has only one title, export it directly
  • Try to make nice movie titles for videos
  • Avoid a potential race condition and crash on slow startup
  • GstLaunch:
  • Fix URI generation
  • GStreamer media engine:
  • Fix URI generation
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=747816
  • Added/updated translations
  • de, courtesy of Mario Blättermann
  • pl, courtesy of Piotr Drąg
  • pt_BR, courtesy of Rafael Fontenelle
  • zh_TW, courtesy of Chao-Hsiung Liao

New in Rygel 0.29.2 (Feb 9, 2016)

  • Database:
  • Use GObject-style construction for Database
  • Add possibility to re-bind a Cursor
  • Server:
  • Fix thumbnails with some Samsung TVs
  • Hide engine-internal URIs
  • Indent request headers for better readability
  • Fix Range header of resources with unknown length
  • Improve MIME -> extension mapping
  • Add explicit check for @restricted
  • MediaExport:
  • Really remove broken/empty cache DVD file
  • Skip DVD if lsdvd isn't available instead of blacklisting
  • GStreamer Media Engine:
  • Fix serving resources with unspecified length
  • Gst-Launch:
  • Fix setting of DLNA profile
  • LMS:
  • Replace custom database functions with implementations from Rygel.Database
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=721312
  • https://bugzilla.gnome.org/show_bug.cgi?id=740266
  • Added/updated translations
  • es, courtesy of Daniel Mustieles
  • lv, courtesy of Rūdolfs Mazurs
  • pl, courtesy of Piotr Drąg
  • sk, courtesy of Dušan Kazik

New in Rygel 0.29.1 (Jan 20, 2016)

  • Fix license text of code to be LGPLv2.1+ proper.
  • Fix license of logo to be CC-BY-SA-3.0.
  • Add a plugin to support LightweightMediaScanner.
  • Core:
  • Avoid crash if plugin folder is missing.
  • Server:
  • Avoid a crash on empty protocol info.
  • Fix issue with calculating end byte in partial request.
  • Playlists need to support INTERACTIVE transport mode.
  • Some code cleanup.
  • Set albumArtURI when applying DIDL on UpdateObject call.
  • GStreamer media engine:
  • Remove broken transmuxing.
  • MediaExport:
  • Some code cleanup.
  • Add support for .iso files and VIDEO_TS folders.
  • Examples:
  • Add option to unblacklist files from MediaExport database to mx-info.
  • Bugs fixed in this release:
  • https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801521
  • https://bugzilla.gnome.org/show_bug.cgi?id=756823
  • https://bugzilla.gnome.org/show_bug.cgi?id=757056
  • https://bugzilla.gnome.org/show_bug.cgi?id=757570

New in Rygel 0.28.2 (Dec 17, 2015)

  • Include SVG logo again with updated license.
  • Server:
  • Properly calculate end byte of partial requests. Fixes a lot of weird issues with Samsungs and Kodi.
  • Make generated playlists support INTERACTIVE transfer mode.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=756823
  • Added/updated translations:
  • de, courtesy of Wolfgang Stoeggl
  • eu, courtesy of Iñaki Larrañaga Murgoitio
  • nb, courtesy of Kjartan Maraas

New in Rygel 0.27.6 (Sep 15, 2015)

  • Database:
  • Fix issue introduced with 0.27.7 that caused exec() to only run the first query of a list of ";"-separated queries.
  • Media-Export:
  • Fix extration with disabled meta-data.
  • Fix extraction of DIDL_S playlists.
  • Small simplification and removal of accidental debug warnings.
  • Mediathek:
  • Use new default feed because the old one does not exist anymore.
  • Remove WMV support because it got removed from the service. This is a major problem as the MP4 support is provided using RTSP and we need to fix bgo#651535 to make it usable for all renderers again.
  • Fix automatic resource generation.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=754420
  • Added/updated translations
  • fi, courtesy of Jiri Grönroos
  • fr, courtesy of Alain Lojewski
  • hu, courtesy of Meskó Balázs
  • ko, courtesy of Changwoo Ryu
  • lt, courtesy of Aurimas ÄŒernius

New in Rygel 0.27.4 (Aug 20, 2015)

  • Server:
  • Fix MediaResource copy constructor to copy import_uri.
  • Serialize import URI properlie in MediaResource.
  • Fix rewriting of subtitle URIs in PV tag.
  • Add PV subtitle to all resources.
  • Database:
  • Make it a little bit more generic
  • Fix vala deps.
  • GStreamer media engine:
  • - Do not add transcoded resources for place-holder items.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=753314
  • Added/updated translations
  • ca, courtesy of David Medina
  • cs, courtesy of Marek ÄŒernocký
  • lt, courtesy of Aurimas ÄŒernius
  • nb, courtesy of Kjartan Maraas
  • pt, courtesy of Pedro Albuquerque
  • sk, courtesy of DuÅ¡an Kazik
  • tr, courtesy of Muhammet Kara

New in Rygel 0.27.3 (Jul 20, 2015)

  • 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
  • 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.

New in Rygel 0.27.2 (Jun 23, 2015)

  • Make configure.ac a bit easier to read.
  • Database:
  • Move core database functionality into its own library so code may be shared (e.g. LMS, ODID, …)
  • MediaExport plugin:
  • Refactor and style fixes.
  • Split meta-data extraction into an external process.
  • Move core database functionality into its own library.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=749790
  • Added/updated translations
  • cs, courtesy of Marek ÄŒernocký
  • de, courtesy of Benjamin Steinwender
  • el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
  • es, courtesy of Daniel Mustieles
  • sk, courtesy of DuÅ¡an Kazik

New in Rygel 0.27.1 (May 26, 2015)

  • Coding style fixes.
  • Link plug-ins to only export the necessary symbols.
  • Use gupnp_get_uuid () instead of libuuid directly.
  • String updates.
  • Core:
  • Make it possible to change the device's serial number.
  • Server:
  • Fix output of to_string() method for HTTPByteSeekResponse.
  • Make MP3 the preffered audio resource for LG devices.
  • Fix mime-type rewriting.
  • Do not add child count to DIDL-Lite if it's < 0.
  • Do not add 1--1/* range response headers.
  • Fix replacing of @ADDRESS@ variable in URIs.
  • Renderer:
  • Fix TransportActions for images.
  • Fix slide-show feature handling.
  • GStreamer renderer:
  • Prevent a critical message.
  • Remove deprecated API.
  • Make it possible to override the User-Agent header.
  • Remove obsolete helper code from GStreamer 0.10.
  • RUIH:
  • Check mandatory arguments.
  • External Plug-in:
  • Actually add resources to items.
  • Use -1 as "unknown child count" instead of int.MAX.
  • GStreamer media engine:
  • Handle non-file uris.
  • Do not add transcoder if the original resource is the same profile.
  • Move URIs that are already HTTP to the top of the list.
  • Simple media engine:
  • Use a thread pool if available.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=731467
  • https://bugzilla.gnome.org/show_bug.cgi?id=746679
  • https://bugzilla.gnome.org/show_bug.cgi?id=748410
  • https://bugzilla.gnome.org/show_bug.cgi?id=748628
  • https://bugzilla.gnome.org/show_bug.cgi?id=748769
  • https://bugzilla.gnome.org/show_bug.cgi?id=749771
  • Added/updated translations
  • ca, courtesy of David
  • cs, courtesy of Marek ÄŒernocký
  • el, courtesy of Tom Tryfonidis
  • eu, courtesy of Iñaki Larrañaga Murgoitio
  • fr, courtesy of Alain Lojewski
  • ko, courtesy of Changwoo Ryu
  • pl, courtesy of Piotr DrÄ…g
  • sk, courtesy of DuÅ¡an Kazik
  • sl, courtesy of Matej Urbančič
  • Changes in dependencies:
  • Drop direct dependency on e2fs uuid library.
  • GUPnP dependency bumped to >= 0.20.14.

New in Rygel 0.24.4 (May 19, 2015)

  • A maintenance release of Rygel!
  • Server:
  • Fix a circular reference causing re-creation of contexts to fail.
  • Add Kodi as alias to XBMC.
  • Prevent a potential crash on missing thumbnails.
  • Tracker:
  • Fix compiling with newer Vala.
  • UI:
  • Fix compiling with newer Vala.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=736365
  • https://bugzilla.gnome.org/show_bug.cgi?id=741913
  • All contributors to this release:
  • Jens Georg
  • Marc-André Lureau
  • Samir Ribic
  • Piotr Drąg
  • Necdet Yücel
  • Matej Urbančič
  • Added/updated translations
  • bs, courtesy of Maida Bakovic
  • pl, courtesy of Piotr Drąg
  • sl, courtesy of Matej Urbančič
  • tr, courtesy of Muhammet Kara

New in Rygel 0.26.1 (May 11, 2015)

  • Fix underlinking of RUIH library.
  • Server:
  • Prevent a crticial warning.
  • Make Kodi a variant of XBMC in hacks,
  • Prevent a crash on missing thumbnails.
  • Fix npt= header parsing.
  • Renderer:
  • Fix wrong double escaping.
  • GStreamer media engine:
  • Fix time-based seeking.
  • Fix resource duration handling for transcoded resources.
  • Examples:
  • Fix the C server example.

New in Rygel 0.26.0 (Mar 25, 2015)

  • Update documentation build to work out-of-tree and skip useless rebuilds.
  • Include new API in gtk-doc.
  • Fix make distclean.
  • Added/updated translations
  • cs, courtesy of Marek ÄŒernocký
  • da, courtesy of Ask Hjorth Larsen
  • de, courtesy of Wolfgang Stoeggl
  • el, courtesy of Tom Tryfonidis
  • es, courtesy of Daniel Mustieles
  • fi, courtesy of Jiri Grönroos
  • fr, courtesy of Alain Lojewski
  • gl, courtesy of Fran Dieguez
  • hu, courtesy of Balázs Úr
  • it, courtesy of Claudio Arseni
  • ja, courtesy of Kentaro KAZUHAMA
  • ko, courtesy of Changwoo Ryu
  • lt, courtesy of Aurimas ÄŒernius
  • nb, courtesy of Kjartan Maraas
  • pl, courtesy of Piotr DrÄ…g
  • pt_BR, courtesy of Enrico Nicoletto
  • ru, courtesy of Stas Solovey
  • sk, courtesy of DuÅ¡an Kazik
  • sv, courtesy of Anders Jonsson
  • tr, courtesy of Muhammet Kara
  • zh_TW, courtesy of Cheng-Chia Tseng

New in Rygel 0.25.3 (Mar 19, 2015)

  • Server:
  • Some clean-up.
  • Use framerate in PlaySpeed response.
  • Style fixes.
  • Tracker:
  • Fix for new resource handling.
  • Renderer:
  • Set "Connection: close" in HEAD request to server.
  • Fix GetProtocolInfo output.
  • Correctly escape state variables.
  • Fix an issue with dangling this pointer of AVTransport in lambdas.
  • Fix an issue with dangling service pointer in ChangeLog.
  • Fix AV1-MR:1-AVT:1-6.1.
  • Return an error on incorrect playback transitions
  • GStreamer Renderer:
  • Add GObject introspection.
  • UI:
  • Fix ambiguity with recent Vala compiler and GLib.ListStore.
  • Added/updated translations
  • bs, courtesy of Samir Ribić
  • cs, courtesy of Marek ÄŒernocký
  • da, courtesy of Ask Hjorth Larsen
  • el, courtesy of Tom Tryfonidis
  • fr, courtesy of Alain Lojewski
  • gl, courtesy of Fran Dieguez
  • hu, courtesy of Balázs Úr
  • ko, courtesy of Changwoo Ryu
  • lt, courtesy of Aurimas ÄŒernius
  • pl, courtesy of PaweÅ‚ Å»oÅ‚nowski
  • pt_BR, courtesy of Rafael Ferreira
  • sl, courtesy of Matej Urbančič
  • sr, courtesy of Мирослав Николић
  • sr@latin, courtesy of Miroslav Nikolić
  • sv, courtesy of Sebastian Rasmussen
  • tr, courtesy of Muhammet Kara
  • uk, courtesy of Daniel Korostil
  • zh_TW, courtesy of Chao-Hsiung Liao

New in Rygel 0.25.2.1 (Feb 19, 2015)

  • Fix dist tarball
  • Include new translations
  • Added/updated translations
  • es, courtesy of Daniel Mustieles
  • ru, courtesy of Yuri Myasoedov
  • sk, courtesy of DuÅ¡an Kazik

New in Rygel 0.25.2 (Feb 17, 2015)

  • Merge changes from Cablelab's CVP-2 implementation.
  • Avoid circular reference that made context recreation fail after suspend/resume cycle.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=720218
  • https://bugzilla.gnome.org/show_bug.cgi?id=736365
  • https://bugzilla.gnome.org/show_bug.cgi?id=740221
  • Added/updated translations
  • cs, courtesy of Marek ÄŒernocký
  • de, courtesy of Bernd Homuth
  • es, courtesy of Daniel Mustieles
  • hu, courtesy of Balázs Úr
  • nb, courtesy of Kjartan Maraas
  • sk, courtesy of DuÅ¡an Kazik

New in Rygel 0.24.3 (Jan 26, 2015)

  • Distribute git-version-gen so that distributions that re-configure the tarball will get a proper version (known affected distributions are those that get the package from Debian).
  • Core:
  • Fix use of OCM flags.
  • Simple media engine:
  • Fix locking
  • GStreamer media engine:
  • Fix Warning about removing the bus watch.
  • MediaExport:
  • Fix issue with removed files still showing up in browser.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=741953

New in Rygel 0.25.1 (Jan 20, 2015)

  • Use different log domains for components.
  • Core:
  • Fix typo.
  • Server:
  • Small refactoring regarding remote/local resources.
  • Rygel:
  • Improve compatibility with recent Vala compiler.
  • Tracker:
  • Fix compile issues due to missing exception.
  • MediaExport:
  • Fix issue where files removed on dist were not removed from index.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=740903
  • https://bugzilla.gnome.org/show_bug.cgi?id=741913
  • https://bugzilla.gnome.org/show_bug.cgi?id=741953
  • Added/updated translations:
  • cs, courtesy of Marek ÄŒernocký
  • de, courtesy of Bernd Homuth
  • es, courtesy of Daniel Mustieles
  • eu, courtesy of Iñaki Larrañaga Murgoitio
  • gl, courtesy of Fran Dieguez
  • hu, courtesy of Balázs Úr
  • ne, courtesy of Pawan Chitrakar
  • pt_BR, courtesy of Rafael Ferreira
  • sk, courtesy of DuÅ¡an Kazik
  • tr, courtesy of Muhammet Kara

New in Rygel 0.25.0 (Nov 24, 2014)

  • (Presumably) Fix issue with generated version if downstream calls autoreconf on the dist tarball.
  • Add Remote UI Server implementation.
  • Add EnergyManagement service implementation.
  • Bump ABI/API.
  • Renderer:
  • Make it possible to implement different play modes.
  • Server:
  • Several style fixes and code refactorings.
  • Move the code for Samsung subtitles into Samsung device hack.
  • MediaExport:
  • Style and documentation fixes.
  • GStreamer media engine:
  • Fix warning about non-existent source id.
  • Simple media engine:
  • Fix locking.
  • Tests:
  • Reenable locking-affected engine tests.
  • Dependencies:
  • Bump libmediaart version to 0.7.0.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=737513
  • https://bugzilla.gnome.org/show_bug.cgi?id=737522
  • https://bugzilla.gnome.org/show_bug.cgi?id=737867
  • Added/updated translations
  • el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
  • es, courtesy of Daniel Mustieles
  • he, courtesy of Yosef Or Boczko
  • it, courtesy of Milo Casagrande
  • lv, courtesy of Rūdolfs Mazurs
  • nb, courtesy of Kjartan Maraas

New in Rygel 0.24.2 (Nov 10, 2014)

  • Server:
  • Fix sidecar album art extraction.
  • Media-Export:
  • Work-around an issue with GStreamer bindings that caused truncated embedded album art.

New in Rygel 0.24.1 (Oct 14, 2014)

  • Server:
  • Fix UpdateObject call on MusicItem.
  • External:
  • Fix plugin activation.
  • MPRIS:
  • Fix stream position indication for clients that do not event "Position".
  • Fix plugin activation.
  • Force update of properties on plugin creation.
  • GObject-Introspection:
  • Fix renderer example and require a recent version of g-i.
  • Add license for examples.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=737867
  • Added/updated translations:
  • sr@latin

New in Rygel 0.24.0 (Sep 22, 2014)

  • Make it possible to build without GObject introspection.
  • Server:
  • Fix a critical about timeout sources.
  • MediaExport:
  • Fix typo in plugin file.
  • Don't delete a file if the file monitor signalled the file was deleted.
  • Renderer:
  • Fix criticals on start-up.
  • GStreamer media engine:
  • Fix possible race in accessing a critical section.

New in Rygel 0.23.3 (Aug 20, 2014)

  • Some build fixes.
  • Add GObject introspection support and some examples.
  • Core:
  • Fix building with recent vala versions.
  • Server:
  • Fix a crash when ImportResource() is cancelled.
  • Simplify error handling in ImportResource().
  • Use new libmediaart API.
  • Renderer:
  • Make it possible to re-implement PlayerController.
  • Changes in dependencies:
  • Libmediaart >= 0.5.0
  • Known issues:
  • It's currently not possible to implement a renderer using g-i. That is either some issue in Vala or a bug in what we do.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=732057
  • https://bugzilla.gnome.org/show_bug.cgi?id=734302
  • Added/updated translations
  • as, courtesy of Nilamdyuti Goswami
  • el, courtesy of Tom Tryfonidis
  • es, courtesy of Daniel Mustieles
  • lt, courtesy of Aurimas ÄŒernius
  • nb, courtesy of Kjartan Maraas

New in Rygel 0.22.3 (Aug 14, 2014)

  • Remove odd build flags.
  • Work-around an issue with valadoc and code samples.
  • Server:
  • Fix UPnP error codes on object creation.
  • Set HTTP version as late as possible.
  • Prevent a critical on upload.
  • Avoid a potential crash by null dereference.
  • Renderer:
  • Set Next* values in GetMediaInfo().
  • Rely on libsoap to handle proxies properly.
  • Fix an issue about non-existing timeout ids.
  • Work-around failing HEAD requests.
  • Set proper UPnP error if instance ids are missing on Prev/Next.
  • Send the current byte position.
  • Basic diagnostics:
  • Fix use of repitition parameter in NSLookup.
  • GStreamer Renderer:
  • Fix duration for and position.
  • Parse duration from meta-data.
  • Remove "TRANSITIONING" state when going to "STOPPED" or "PAUSED_PLAYBACK".
  • GStreamer Media Engine:
  • Prevent a critical after streaming ends.
  • Media Export:
  • Prevent a warning on upload.
  • Fix album art for m4a media.

New in Rygel 0.23.2 (Jul 29, 2014)

  • Hide Object.uris property. Its semantics were always unclear.
  • Renderer:
  • Work-around failing HEAD requests, next incarnation.
  • Support M3U playlists.
  • Check instance id in Next() and Prev() SOAP calls.
  • Sent byte position in RelCount/AbsCount instead of int.MAX.
  • GStreamer renderer:
  • Remove "TRANSITIONING" state in Stop() and Pause() SOAP calls.
  • Don't try to parse empty meta-data for duration guessing.
  • Server:
  • Make sure tags don't contain white-spaces in UpdateObject() call.
  • Improve CSV splitting in UpdateObject().
  • Validate date in UpdateObject().
  • Basic Management:
  • Fix NSLookup repitition.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=732935
  • Added/updated translations
  • es, courtesy of Daniel Mustieles
  • gl, courtesy of Fran Dieguez
  • pt_BR, courtesy of Enrico Nicoletto

New in Rygel 0.23.1.1 (Jun 26, 2014)

  • Launch rygel directly from desktop file.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=731858
  • Added/updated translations
  • ru, courtesy of Yuri Myasoedov

New in Rygel 0.23.1 (Jun 24, 2014)

  • Remove -Wl,-z,defs.
  • Fix several criticals related to time-out sources.
  • Rygel:
  • Change single instance behavior; don't replace running instance by default, add new "-r/--replace" option to go back to the old behavior.
  • Several manpage fixes.
  • Server:
  • Pass on all resources on object creation.
  • Pass more meta-data on object creation.
  • Improve error handling in reference creation.
  • Set HTTP version to 1.1 as late as possible.
  • Port media art lookup to libmediaart.
  • Add some documentation for AudioItem.
  • Move some properties to base classes.
  • Fix a potential null pointer dereference.
  • Renderer:
  • Report NextAVTransport* values in GetMediaInfo().
  • Properly remove the playlist timeout.
  • GStreamer Renderer:
  • Don't exit if there is no playbin element.
  • Deprecate Renderer.wrap.
  • Use cubic volume.
  • Fix duration and position.
  • Use duration from meta-data until playbin does provide it.
  • Rely on libsoup to determine the proxy.
  • Use dlna+http virtual protocol if the dlnasrc element is available.
  • Preferences:
  • Use Gtk.Window instead of Gtk.Dialog.
  • External:
  • Let the peer decide on the sort order.
  • MediaExport:
  • Code style fixes.
  • Use libmediaart for media art extraction.
  • Handle external media art such as folder.jpg etc.
  • Prevent a strange warning on media upload.
  • Add a configuration option to disable/set the time to wait before extracting meta-data after a file modification event has happened.
  • Properly handle album art for m4a fies.
  • Attention!
  • API and ABI version have been bumped to 2.4 to prepare for the upcoming API changes.
  • New dependency: libmediaart >= 0.4.0.
  • Due to a memory leak fix, the recommended Vala version is 0.24.0-108-g0edb05c
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=689632
  • https://bugzilla.gnome.org/show_bug.cgi?id=694455
  • https://bugzilla.gnome.org/show_bug.cgi?id=702555
  • https://bugzilla.gnome.org/show_bug.cgi?id=709723
  • https://bugzilla.gnome.org/show_bug.cgi?id=710387
  • https://bugzilla.gnome.org/show_bug.cgi?id=710443
  • https://bugzilla.gnome.org/show_bug.cgi?id=720672
  • https://bugzilla.gnome.org/show_bug.cgi?id=721817
  • https://bugzilla.gnome.org/show_bug.cgi?id=721824
  • https://bugzilla.gnome.org/show_bug.cgi?id=723374
  • https://bugzilla.gnome.org/show_bug.cgi?id=726982
  • https://bugzilla.gnome.org/show_bug.cgi?id=727424
  • https://bugzilla.gnome.org/show_bug.cgi?id=727479
  • https://bugzilla.gnome.org/show_bug.cgi?id=729090
  • https://bugzilla.gnome.org/show_bug.cgi?id=731348
  • https://bugzilla.gnome.org/show_bug.cgi?id=731859
  • Added/updated translations
  • cs, courtesy of Marek ÄŒernocký
  • es, courtesy of Daniel Mustieles
  • pt_BR, courtesy of Enrico Nicoletto

New in Rygel 0.22.2 (May 29, 2014)

  • Fix DBus plugins.
  • Bump libsoup requirement to 2.44.
  • Tracker:
  • Actually use nmm:dlnaMime property.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=730913
  • Added/updated translations:
  • ca@valencia, courtesy of Pau Iranzo
  • de, courtesy of Wolfgang Stoeggl
  • el, courtesy of Eva Fotopoulou
  • id, courtesy of Dirgita

New in Rygel 0.22.1 (Apr 15, 2014)

  • Core:
  • Don't spam debug log.
  • Renderer:
  • Fix URI handling for playlists.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=726776
  • Added/updated translations
  • de, courtesy of Christian Kirbach
  • sk, courtesy of Peter Mráz

New in Rygel 0.22.0 (Mar 25, 2014)

  • Translations update

New in Rygel 0.21.6 (Mar 18, 2014)

  • More cp -d replacement.
  • GStreamer Renderer:
  • Fix two criticals on start-up.

New in Rygel 0.21.5 (Mar 10, 2014)

  • Some gtk-doc fixes:
  • Remove obsolete configure function from autogen.sh.
  • Fix "make distcheck".
  • Replace non-portable cp -d.
  • Fix GstLaunch examples in rygel.conf for GStreamer 1.0.
  • Add support for /etc/pretty-hostname.
  • Support building with tracker-1.0 API.
  • Core:
  • Remove Freedesktop.* DBus interfaces.
  • Move the two copies of Rygel.DLNAProfile to Core.
  • GStreamer Renderer:
  • Deprecate .wrap constructor.
  • Don't leak and return a value in the .wrap constructor on error.
  • MediaExport:
  • Be a bit more helpful and tell which folder we failed to enumerate.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=722021
  • https://bugzilla.gnome.org/show_bug.cgi?id=722527
  • https://bugzilla.gnome.org/show_bug.cgi?id=724138
  • https://bugzilla.gnome.org/show_bug.cgi?id=724215
  • https://bugzilla.gnome.org/show_bug.cgi?id=724820
  • Added/updated translations:
  • as, courtesy of Nilamdyuti Goswami
  • cs, courtesy of Marek ÄŒernocký
  • es, courtesy of Daniel Mustieles
  • gl, courtesy of Fran Dieguez
  • hu, courtesy of Balázs Úr
  • it, courtesy of Milo Casagrande
  • ko, courtesy of Changwoo Ryu
  • lt, courtesy of Aurimas ÄŒernius
  • nb, courtesy of Kjartan Maraas
  • pt_BR, courtesy of Rafael Ferreira
  • sl, courtesy of Matej Urbančič
  • uk, courtesy of Daniel Korostil

New in Rygel 0.21.4 (Feb 6, 2014)

  • Core:
  • Link against libm for "round" function.
  • Added/updated translations
  • cs, courtesy of Marek ÄŒernocký
  • nb, courtesy of Kjartan Maraas
  • sl, courtesy of Matej Urbančič
  • zh_HK, courtesy of Chao-Hsiung Liao
  • zh_TW, courtesy of Chao-Hsiung Liao

New in Rygel 0.21.3 (Jan 15, 2014)

  • Update FSF address.
  • Server:
  • Use correct depth for PNG thumbnails.
  • Add hacks for LG SmartShare TVs.
  • MediaExport:
  • Work around an SQL error when browsing Artists.
  • GStreamer Renderer:
  • Query source element for duration and position.
  • Remove BUFFERING/CLOCK_LOST handling.
  • External:
  • Don't corrupt container names.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=720671
  • https://bugzilla.gnome.org/show_bug.cgi?id=720836
  • https://bugzilla.gnome.org/show_bug.cgi?id=721270
  • https://bugzilla.gnome.org/show_bug.cgi?id=721575
  • https://bugzilla.gnome.org/show_bug.cgi?id=721824
  • Added/updated translations
  • cs, courtesy of Marek ÄŒernocký
  • el, courtesy of Dimitris Spingos
  • es, courtesy of Daniel Mustieles
  • it, courtesy of Milo Casagrande
  • lt, courtesy of Aurimas ÄŒernius
  • pt_BR, courtesy of Rafael Ferreira
  • sl, courtesy of Matej Urbančič
  • tg, courtesy of Victor Ibragimov
  • zh_CN, courtesy of Tong Hui

New in Rygel 0.21.2 (Dec 23, 2013)

  • Tracker:
  • Add build support for 0.18.
  • Server:
  • Allow server plugins to override search capabilities.
  • Add more Samsung hacks.
  • Add seeking hacks for some UPnP music receivers.
  • Renderer:
  • Return protocol info of current media in GetCurrentConnectionInfo call.
  • Implement SetNextAVTransportURI.
  • Treat REL_TIME/ABS_TIME the same again. This is less broken than the original fix.
  • Use correct PlaybackStorageMedium values.
  • BasicManagement:
  • Remove unused state variable.
  • MPRIS:
  • Set default playspeed to prevent a critical.
  • External:
  • Fix wrong parameter order in AlbumArtFactory.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=706986
  • https://bugzilla.gnome.org/show_bug.cgi?id=709165
  • https://bugzilla.gnome.org/show_bug.cgi?id=712181
  • https://bugzilla.gnome.org/show_bug.cgi?id=712660
  • https://bugzilla.gnome.org/show_bug.cgi?id=715089
  • https://bugzilla.gnome.org/show_bug.cgi?id=719721
  • https://bugzilla.gnome.org/show_bug.cgi?id=719998
  • https://bugzilla.gnome.org/show_bug.cgi?id=720669
  • https://bugzilla.gnome.org/show_bug.cgi?id=720837
  • Added/updated translations:
  • cs, courtesy of Marek ÄŒernocký
  • eo, courtesy of Kristjan SCHMIDT
  • es, courtesy of Daniel Mustieles
  • gl, courtesy of Fran Dieguez
  • it, courtesy of Milo Casagrande
  • zh_CN, courtesy of 甘露(Gan Lu)

New in Rygel 0.21.1 (Nov 22, 2013)

  • Fix vala check to only compile, not link to avoid issues with gst-uninstalled.
  • Some documentation fixes.
  • Port to new libsoup session API.
  • Basic Management:
  • Add initial support.
  • Server:
  • Support serving subtitles using the PV method. Fixes external subtitles for a variety of devices such as WD TV Live or Panasonic TVs.
  • Renderer:
  • Accept missing mime-types in playlist check.
  • Fix CurrentTransportActions to include Next and Prev.
  • Support milliseconds in time-stamps.
  • Drop allowed value list from TransportPlaySpeed.
  • Unify playspeed parsing.
  • Implement DLNA bye seeking.
  • Fix and implement PlaybackStorageMedium variable.
  • MPRIS:
  • Fix for new renderer API.
  • GStreamer renderer:
  • Implement DLNA byte seeking.
  • Enable more playspeeds.
  • Changes in dependencies:
  • libsoup >= 2.42.0
  • GUPnP-AV >= 0.12.4
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=661228
  • https://bugzilla.gnome.org/show_bug.cgi?id=707058
  • https://bugzilla.gnome.org/show_bug.cgi?id=707059
  • https://bugzilla.gnome.org/show_bug.cgi?id=707541
  • https://bugzilla.gnome.org/show_bug.cgi?id=707831
  • https://bugzilla.gnome.org/show_bug.cgi?id=710368
  • https://bugzilla.gnome.org/show_bug.cgi?id=711399
  • https://bugzilla.gnome.org/show_bug.cgi?id=711661
  • https://bugzilla.gnome.org/show_bug.cgi?id=712336
  • https://bugzilla.gnome.org/show_bug.cgi?id=712517
  • Added/updated translations
  • el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
  • es, courtesy of Daniel Mustieles
  • pl, courtesy of Piotr DrÄ…g
  • sl, courtesy of Matej Urbančič

New in Rygel 0.20.2 (Nov 12, 2013)

  • Renderer:
  • Return proper error if media is not seekable.
  • Prevent a critical on missing MIME-types.
  • Add Next/Prev to CurrentTransportActions.
  • Support milliseconds in renderer.
  • Server:
  • Fix XML generation.
  • Fix base64 escaping of URLs.
  • MPRIS:
  • Ignore read-only peers.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=710377
  • https://bugzilla.gnome.org/show_bug.cgi?id=710877
  • https://bugzilla.gnome.org/show_bug.cgi?id=711399
  • https://bugzilla.gnome.org/show_bug.cgi?id=711661
  • Added/updated translations
  • cs, courtesy of Marek ÄŒernocký
  • de, courtesy of Christian Kirbach
  • el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
  • es, courtesy of Daniel Mustieles
  • gl, courtesy of Fran Dieguez
  • hu, courtesy of Balázs Úr
  • id, courtesy of Andika Triwidada
  • it, courtesy of Milo Casagrande
  • lt, courtesy of Aurimas ÄŒernius
  • lv, courtesy of RÅ«dolfs Mazurs
  • pl, courtesy of Piotr DrÄ…g
  • pt_BR, courtesy of Rafael Ferreira
  • ru, courtesy of Yuri Myasoedov
  • sl, courtesy of Matej Urbančič
  • sr, courtesy of Мирослав Николић
  • sr@latin, courtesy of Miroslav Nikolić

New in Rygel 0.21.0 (Oct 31, 2013)

  • Port to new libsoup vapi.
  • Several i18n fixes.
  • Make missing gtk-doc non fatal and just don't build api docs then unless explicitly requested.
  • Rename --enable-valadoc to --enable-apidocs.
  • Several style fixes.
  • Add "devel" and "release" shortcuts to autogen.
  • Drop strict vala compiler because of deprecations.
  • Core:
  • Get MediaDevice port from MetaConfig.
  • Server:
  • Generate proper contentFeatures.dlna.org header for DIDL_S resources.
  • Use xmlNs instead of specifying the namespace in string form in Samsung subtitle support.
  • Make MediaObject.serialize public to enable custom XML modifications.
  • Use URL-aware base64 encoding to prevent issues with "/".
  • Renderer:
  • Fix REL_TIME seeking.
  • Fix error codes when seeking beyond the file.
  • Fix error codes when time-seek is not available.
  • Add PossiblePlaybackStorageMedia values.
  • Set track info for empty or non-http uris.
  • Fix AbsoluteCounterPosition type.
  • Listen to MediaPlayer.volume changes.
  • Don't loop on image-only playlists.
  • Lower LastChange accumulation timeout.
  • GStreamer renderer:
  • Handle seeking beyond end of file.
  • Remove invalid DLNA profile MPEG_TS_HD_EU_ISO.
  • Fix GStreamer dependency to use 1.0 instead of 0.10.
  • MediaExport:
  • Fix GstDiscoverer error handling.
  • MPRIS:
  • Fix seeking.
  • Query seeking ability from DBus.
  • Ignore read-only MPRIS peers.
  • Simple media engine:
  • Support files > 4GB on 32bit systems.
  • Examples:
  • Simplify C renderer example a bit.
  • Simulate image rendering in vala renderer example.
  • Changes in dependencies:
  • GLib >= 2.34 due to g_file_delete_async
  • Vala >= 0.22 for new libsoup-2.4 vapi
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=677405
  • https://bugzilla.gnome.org/show_bug.cgi?id=686628
  • https://bugzilla.gnome.org/show_bug.cgi?id=692509
  • https://bugzilla.gnome.org/show_bug.cgi?id=704317
  • https://bugzilla.gnome.org/show_bug.cgi?id=707054
  • https://bugzilla.gnome.org/show_bug.cgi?id=709077
  • https://bugzilla.gnome.org/show_bug.cgi?id=709170
  • https://bugzilla.gnome.org/show_bug.cgi?id=709190
  • https://bugzilla.gnome.org/show_bug.cgi?id=709287
  • https://bugzilla.gnome.org/show_bug.cgi?id=709551
  • https://bugzilla.gnome.org/show_bug.cgi?id=709627
  • https://bugzilla.gnome.org/show_bug.cgi?id=709723
  • https://bugzilla.gnome.org/show_bug.cgi?id=709887
  • https://bugzilla.gnome.org/show_bug.cgi?id=710377
  • https://bugzilla.gnome.org/show_bug.cgi?id=710781
  • https://bugzilla.gnome.org/show_bug.cgi?id=710877
  • https://bugzilla.gnome.org/show_bug.cgi?id=710999
  • Added/updated translations:
  • ca, courtesy of Josep Sànchez Mesegué
  • ca@valencia, courtesy of Josep Sànchez Mesegué
  • cs, courtesy of Marek Černocký
  • de, courtesy of Tobias Endrigkeit
  • el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
  • eu, courtesy of Iñaki Larrañaga Murgoitio
  • hu, courtesy of Balázs Úr
  • id, courtesy of Andika Triwidada
  • it, courtesy of Claudio Arseni
  • ja, courtesy of Jiro Matsuzawa
  • lt, courtesy of Aurimas Černius
  • lv, courtesy of Rūdolfs Mazurs
  • pl, courtesy of Piotr Drąg
  • pt_BR, courtesy of Enrico Nicoletto
  • ru, courtesy of Yuri Myasoedov
  • sl, courtesy of Matej Urbančič

New in Rygel 0.20.1 (Oct 15, 2013)

  • Core:
  • Make it possible to set a fixed TCP port in Rygel.MediaDevice.
  • Renderer:
  • Implement REL_TIME seeking.
  • Fix UPnP error codes on illegal seek targets.
  • Fix PossiblePlaybackStorageMedia values.
  • Set track information for non-HTTP URIs.
  • Fix AbsoluteCounterPosition value type.
  • Reflect volume information from player on UPnP.
  • Don't do looped playback for image playlists.
  • Lower changelog aggregation timeout.
  • Server:
  • Return proper contentFeatures header for generated playlists.
  • Preferences:
  • Fix c&p tooltips.
  • GStreamer Renderer:
  • Check seek target before actually seeking.
  • Remove invalid MPEG_TS_HD_EU_ISO profile.
  • MediaExport:
  • Fix an issue with disappearing files and having non-accessible files in the index.
  • MPRIS:
  • Fix seeking.
  • Only allow seeking on peers that actually support it.
  • Simple Media Engine:
  • Fix issue when streaming a file > 4GB on platforms that don't support MMAP calls on files this large.

New in Rygel 0.20.0 (Sep 25, 2013)

  • Updated translations.

New in Rygel 0.19.6 (Sep 4, 2013)

  • Improve Android compatiblity.
  • Server:
  • Fix upload of files.
  • Fix CreateReference call.
  • GStreamer Renderer:
  • Fix warning with newer valac about copying unowned structs.
  • MediaExport:
  • Fix warning with newer valac about copying unowned structs.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=706525
  • https://bugzilla.gnome.org/show_bug.cgi?id=706797
  • https://bugzilla.gnome.org/show_bug.cgi?id=707065
  • https://bugzilla.gnome.org/show_bug.cgi?id=707146
  • Added/updated translations
  • fr, courtesy of Alain Lojewski
  • gl, courtesy of Fran Dieguez
  • lt, courtesy of Aurimas ÄŒernius
  • nb, courtesy of Kjartan Maraas
  • pl, courtesy of Piotr DrÄ…g
  • pt_BR, courtesy of Rafael Ferreira
  • sl, courtesy of Matej Urbančič
  • zh_CN, courtesy of 甘露(Gan Lu)

New in Rygel 0.19.5 (Aug 21, 2013)

  • Core:
  • Use proper PNG depth value of 24 bit.
  • Fix several error codes.
  • Server:
  • Validate nodes during object creation.
  • Fix recursive item removal and notification thereof.
  • Fix several error codes.
  • Remove manually removed items from the ItemRemovalQueue.
  • Report missing "Filter" argument in browse call.
  • Use searchClasses to find a compatible container in DLNA.ORG_AnyContainer container creation scenario.
  • Add X_GetDLNAUploadProfiles call.
  • Move the knowledge about supported DLNA profiles from the MediaEngine to the MediaServerPlugin.
  • Renderer:
  • Add possibility to define a set of supported DLNA profiles and not only mime types to the renderer.
  • Add missing node and content.
  • Remove unused state variables.
  • Playbin plugin:
  • Make it work with simple engine.
  • MediaExport plugin:
  • Fix invalid browse response in "Artist" folder that broke compatibility with certain Samsung TV sets.
  • Actually use the sort criteria when browsing/searching in virtual folders.
  • Fix a critical/crash on automatic item removal.
  • Implement container removal.
  • Emit containerUpdateID signals when a playlist container changes.
  • Add several messages when database operations fail.
  • Fix memory corruption in SQLite string collation functions.
  • Use fall-back search when client searches for @refID to capture the virtual container as well as manually created references.
  • Use correct OCM flags for playlist containers.
  • Remove hack for searching UPnP containers.
  • Fix recursion in virtual containers on certain search requests.
  • Fix a critical in the custom SQLite "CONTAINS" keyword implementation.
  • External plugin:
  • Fix an untranslatable message.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=699698
  • https://bugzilla.gnome.org/show_bug.cgi?id=702228
  • https://bugzilla.gnome.org/show_bug.cgi?id=702253
  • https://bugzilla.gnome.org/show_bug.cgi?id=702452
  • https://bugzilla.gnome.org/show_bug.cgi?id=702633
  • https://bugzilla.gnome.org/show_bug.cgi?id=702741
  • https://bugzilla.gnome.org/show_bug.cgi?id=703135
  • https://bugzilla.gnome.org/show_bug.cgi?id=704146
  • https://bugzilla.gnome.org/show_bug.cgi?id=705084
  • https://bugzilla.gnome.org/show_bug.cgi?id=705576
  • https://bugzilla.gnome.org/show_bug.cgi?id=705587
  • https://bugzilla.gnome.org/show_bug.cgi?id=705899
  • https://bugzilla.gnome.org/show_bug.cgi?id=706058
  • https://bugzilla.gnome.org/show_bug.cgi?id=706059
  • https://bugzilla.gnome.org/show_bug.cgi?id=706142
  • https://bugzilla.gnome.org/show_bug.cgi?id=706143
  • https://bugzilla.gnome.org/show_bug.cgi?id=706182
  • Added/updated translations
  • cs, courtesy of Marek ÄŒernocký
  • de, courtesy of Christian Kirbach
  • es, courtesy of Daniel Mustieles
  • gl, courtesy of Fran Dieguez
  • he, courtesy of Yaron Shahrabani
  • lt, courtesy of Aurimas ÄŒernius
  • nb, courtesy of Kjartan Maraas
  • pl, courtesy of Piotr DrÄ…g
  • pt_BR, courtesy of Rafael Ferreira
  • ru, courtesy of Yuri Myasoedov
  • sk, courtesy of DuÅ¡an Kazik
  • zh_CN, courtesy of 甘露(Gan Lu)
  • zh_HK, courtesy of Chao-Hsiung Liao
  • zh_TW, courtesy of Chao-Hsiung Liao

New in Rygel 0.19.4 (Jul 31, 2013)

  • Changes compared to 0.19.3:
  • Fix building with --enable-debug.
  • Fix device templates to have "correct" element order.
  • Add a target to generate the HTML versions of manpages; they are available at http://rygel-project.org/doc/latest/rygel.html and http://rygel-project.org/doc/latest/rygel.conf.html
  • Core:
  • Fix DescriptionFile.set_dlna_caps to properly create missing nodes.
  • Keep order of elements when manipulating the device description in DescriptionClass.
  • Refactor code to only manipulate the device description from one place.
  • Server:
  • Fix seeking with full-range seeks on time-based seek requests.
  • Fix a rare issue with item creation returning the wrong meta-data.
  • Fix UpdateObject UPnP call to actually work.
  • Use object.container by default and fall-back to object.container.storageFolder for XBox 360.
  • Fix error codes for serveral SOAP calls.
  • Add support for dc:creator.
  • Fix an accidental C ABI break.
  • Always add a user agent to the agent cache even if it doesn't match the current hack.
  • Force HTTP 1.1 as recommended by DLNA.
  • Fix upload of DIDL_S playlist items.
  • Make it possible to override OCM flags in children of MediaObject.
  • MediaExport:
  • Use proper (full) iso8601 date format as required by DLNA.
  • Use object.container by default and fall-back to object.container.storageFolder for XBox 360.
  • Use DLNA-compliant create-classes.
  • Allow reference creation everywhere.
  • Use dc:creator.
  • Don't leak file descriptors in the JPEG writer.
  • Set proper OCM flags on the playlist root container.
  • Set proper on containers.
  • Changes in dependencies:
  • Vala >= 0.20 is now required.
  • All bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=701637
  • https://bugzilla.gnome.org/show_bug.cgi?id=701948
  • https://bugzilla.gnome.org/show_bug.cgi?id=702083
  • https://bugzilla.gnome.org/show_bug.cgi?id=702231
  • https://bugzilla.gnome.org/show_bug.cgi?id=702254
  • https://bugzilla.gnome.org/show_bug.cgi?id=702255
  • https://bugzilla.gnome.org/show_bug.cgi?id=702256
  • https://bugzilla.gnome.org/show_bug.cgi?id=702258
  • https://bugzilla.gnome.org/show_bug.cgi?id=702262
  • https://bugzilla.gnome.org/show_bug.cgi?id=702451
  • https://bugzilla.gnome.org/show_bug.cgi?id=702555
  • https://bugzilla.gnome.org/show_bug.cgi?id=702743
  • https://bugzilla.gnome.org/show_bug.cgi?id=703044
  • https://bugzilla.gnome.org/show_bug.cgi?id=703140
  • https://bugzilla.gnome.org/show_bug.cgi?id=703241
  • https://bugzilla.gnome.org/show_bug.cgi?id=704066
  • Added/updated translations
  • cs, courtesy of Marek ÄŒernocký
  • de, courtesy of Christian Kirbach
  • el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
  • es, courtesy of Daniel Mustieles
  • gl, courtesy of Fran Dieguez
  • id, courtesy of Andika Triwidada
  • nb, courtesy of Kjartan Maraas
  • pl, courtesy of Piotr DrÄ…g
  • pt_BR, courtesy of Edson Silva
  • tg, courtesy of Victor Ibragimov
  • zh_HK, courtesy of Chao-Hsiung Liao
  • zh_TW, courtesy of Chao-Hsiung Liao

New in Rygel 0.19.3 (Jun 18, 2013)

  • Server:
  • Add container serialisation to EXTM3U.
  • Fix DLNA transfer modes for generated playlists.
  • Rygel:
  • Add -s,--shutdown options to shut down a running instance without using d-feet or dbus-send.
  • GStreamer media engine:
  • Some string fixes.
  • Fix a typo in the avenc_aac preset.
  • Issue a proper warning when we fail to setup a data source.
  • Don't crash if there's no RTP depayloader available.
  • MediaExport:
  • Make it possible to remove playlists.
  • Expose the playlists for XBox 360.
  • Preferences UI:
  • Some glade file clean-ups.
  • Move toolbar style from code to glade file.
  • Support setting of multiple network interfaces as introduced in 0.19.2.
  • Added/updated translations
  • cs, courtesy of Marek ÄŒernocký
  • es, courtesy of Daniel Mustieles
  • gl, courtesy of Fran Dieguez
  • lt, courtesy of Aurimas ÄŒernius

New in Rygel 0.19.2 (Jun 4, 2013)

  • Changes compared to 0.19.1:
  • Minor build fixes and clean-up.
  • Documentation updates and typos fixed.
  • Core:
  • Make the interface= configuration multi-valued.
  • Rygel:
  • Make the commandline options translatable.
  • Show a message when we run in streaming-only mode.
  • Server:
  • Some coding style fixes.
  • Renderer:
  • Provide a proper fall-back to GET if peer does not support HEAD.
  • Preferences:
  • Don't lose the current network interface.
  • MediaExport:
  • Don't lose child containers when we add the parent container.
  • Fix sorting by date.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=648003
  • https://bugzilla.gnome.org/show_bug.cgi?id=694357
  • https://bugzilla.gnome.org/show_bug.cgi?id=700570
  • Added/updated translations
  • es, courtesy of Daniel Mustieles
  • gl, courtesy of Fran Dieguez
  • he, courtesy of Yaron Shahrabani
  • lt, courtesy of Aurimas ÄŒernius
  • nb, courtesy of Kjartan Maraas
  • ru, courtesy of Yuri Myasoedov
  • sk, courtesy of DuÅ¡an Kazik
  • sl, courtesy of Matej Urbančič

New in Rygel 0.18.2 (May 13, 2013)

  • Rygel:
  • Show a warning on missing user configuration.
  • Core:
  • Fix a memory leak when modifying description files.
  • Rename a C++ reserved keyword.
  • Server:
  • Only add a DIDL_S resource to a container if it's non-empty.
  • Renderer:
  • Use a better work-around for peers not supporting HEAD requests.
  • GStreamer media engine:
  • Remove dead code
  • Work-around a vala code-gen bug causing streaming to fail on non-Intel architectures.
  • Drop a racy test.
  • Preferences UI:
  • Fix logic of enable/disable to involve existence of the autostart file.
  • Fix half-empty user configuration on first start.
  • Fix starting Rygel after enabling it in the UI.
  • MediaExport:
  • Fix bug where child folders disappeared until next start when adding their parent folder to the configuration.
  • All bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=698260
  • http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703281
  • https://bugzilla.gnome.org/show_bug.cgi?id=698572
  • https://bugzilla.gnome.org/show_bug.cgi?id=697793
  • https://bugzilla.gnome.org/show_bug.cgi?id=648003
  • All contributors to this release:
  • Jens Georg
  • Stas Solovey
  • Nirbheek Chauhan
  • Murray Cumming
  • Added/updated translations
  • ru, courtesy of Stas Solovey

New in Rygel 0.19.1 (Apr 30, 2013)

  • Changes compared to 0.18.1:
  • Some build simplifications.
  • Fix translation comments.
  • Update the architecture diagram.
  • Stop blindly loading every dynamic library we can find in the plug-in folder.
  • Rygel:
  • Show a warning if the user configuration could not be found.
  • Core:
  • Fix a memory leak in Rygel.DescriptionFile.
  • Rename a variable called "template" to avoid issues when using Rygel from C++.
  • Server:
  • Don't add DIDL_S nodes on childless containers.
  • Renderer:
  • Treat MALFORMED requests as BAD_REQUESTS.
  • MediaExport:
  • Add infrastructure for testing the plug-in.
  • Add two regression tests for bgo#689326.
  • Unbreak synchronization use-cases.
  • Support server-side playlists.
  • Tracker:
  • Make it possible to upload to DLNA.ORG_AnyContainer even if there's nothing of that type of media shared yet.
  • GStreamer media engine:
  • Some clean-up.
  • Work around a vala bug causing issues on non-Intel architectures.
  • Preferences:
  • Only set "enable" checkmark if the user's config file and the autostart file exist and enable-upnp is set in the configuration.
  • Fix issue with newly created user configuration being mostly empty on first start.
  • Use a GtkSwitch for enabling/disabling sharing.
  • Fix starting Rygel after enabling it in the dialog.
  • Changes in dependencies:
  • Require GTK+ 3.0 instead of 2.90.x (optional)
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=660885
  • https://bugzilla.gnome.org/show_bug.cgi?id=695593
  • https://bugzilla.gnome.org/show_bug.cgi?id=698260
  • https://bugzilla.gnome.org/show_bug.cgi?id=698572
  • http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703281
  • https://bugs.launchpad.net/ubuntu/+source/rygel/+bug/827030
  • https://bugzilla.gnome.org/show_bug.cgi?id=697793
  • https://bugzilla.gnome.org/show_bug.cgi?id=697949
  • Added/updated translations:
  • ar, courtesy of os_
  • as, courtesy of Nilamdyuti Goswami
  • ca, courtesy of Joan Duran
  • ca@valencia, courtesy of Joan Duran
  • cs, courtesy of Marek Černocký
  • da, courtesy of Joe Hansen
  • de, courtesy of Mario Blättermann
  • el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
  • en_GB, courtesy of Bruce Cowan
  • es, courtesy of Daniel Mustieles
  • et, courtesy of Mattias Põldaru
  • eu, courtesy of Iñaki Larrañaga Murgoitio
  • fi, courtesy of Jiri Grönroos
  • fr, courtesy of Alain Lojewski
  • gl, courtesy of Fran Dieguez
  • hi, courtesy of chandankumar
  • hu, courtesy of Balázs Úr
  • id, courtesy of Andika Triwidada
  • it, courtesy of Milo Casagrande
  • ko, courtesy of Changwoo Ryu
  • lv, courtesy of Rūdolfs Mazurs
  • pt_BR, courtesy of Enrico Nicoletto
  • pt, courtesy of Duarte Loreto
  • sl, courtesy of Matej Urbančič
  • ta, courtesy of Dr.T.Vasudevan
  • th, courtesy of Akom Chotiphantawanon

New in Rygel 0.18.1 (Apr 16, 2013)

  • Rygel:
  • Clarify commandline argument help.
  • Server:
  • Fix the check for OCM flags on object creation.
  • Set proper OCM flags in containers.
  • Containers don't need to be added to object removal queue.
  • Make it possible to delete a container via DestroyObject.
  • Accept invalid seek requests on non-seekable entities.
  • Renderer:
  • Improve mime-type comparing to be a bit more forgiving on the format.
  • Continue rendering even if peer does not support HTTP HEAD.
  • GStreamer media engine:
  • Drop some format restrictions GStreamer should be able to figure out itself.
  • MediaExport:
  • Prefer object titles given through CreateObject call to those got from meta-data extraction
  • Fix an issue where SQLite errors were accidentally dropped.
  • Fix child count for containers that only contain other containers.
  • Set the correct id when creating a container.

New in Rygel 0.18.0 (Mar 26, 2013)

  • Clarify the thread context of RygelDataSource's signals.
  • Fix a critical message during upload.
  • Added/updated translations:
  • de, courtesy of Mario Blättermann
  • fr, courtesy of Alain Lojewski
  • hi, courtesy of chandankumar
  • th, courtesy of Akom Chotiphantawanon

New in Rygel 0.17.10 (Mar 19, 2013)

  • Fix preferences desktop file.
  • Fix a typo and namespace for errordomain.
  • Add hacks for Samsung TVs to generate proper mime-type for Matroska files.
  • Fix variable expansion in configure scripts.
  • MediaExport:
  • Revert change for static titles (bgo#683926)
  • GStreamer renderer:
  • Show a proper error message on plabybin errors.
  • All bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=691654
  • https://bugzilla.gnome.org/show_bug.cgi?id=690877
  • Added/updated translations
  • as, courtesy of Nilamdyuti Goswami
  • ca, courtesy of Joan Duran
  • ca@valencia, courtesy of Joan Duran
  • da, courtesy of Joe Hansen
  • et, courtesy of Mattias Põldaru
  • fi, courtesy of Jiri Grönroos
  • hu, courtesy of Balázs Úr
  • it, courtesy of Milo Casagrande
  • ko, courtesy of Changwoo Ryu
  • lv, courtesy of RÅ«dolfs Mazurs
  • pt_BR, courtesy of Enrico Nicoletto
  • pt, courtesy of Duarte Loreto
  • sl, courtesy of Matej Urbančič
  • ta, courtesy of Dr.T.Vasudevan

New in Rygel 0.17.9 (Mar 7, 2013)

  • Fixed NEWS file from last release, adding missing translation credits and bugs.
  • Fix ContainerUpdateIDs variable.
  • Add DLNA "create-child-container" capabilities.
  • Add possibility to create containers in addition to items.
  • Always downgrade each service to V1 for device quirks.
  • Downgrade to V1 for libupnp-based devices.
  • Downgrade to V1 for iOS clients using system libraries for HTTP.
  • Some spelling fixes.
  • Implement CreateReference UPnP call.
  • MediaExport:
  • Allow to create containers.
  • Use title set by CreateObject or UpdateObject instead of the one detected from meta-data extraction.
  • Some code clean-up.
  • Drop unused database column.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=694019
  • https://bugzilla.gnome.org/show_bug.cgi?id=694155
  • https://bugzilla.gnome.org/show_bug.cgi?id=683926
  • https://bugzilla.gnome.org/show_bug.cgi?id=694270
  • https://bugzilla.gnome.org/show_bug.cgi?id=694179
  • https://bugzilla.gnome.org/show_bug.cgi?id=694926
  • Added/updated translations:
  • el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
  • he, courtesy of Yaron Shahrabani
  • lt, courtesy of Aurimas ÄŒernius
  • nb, courtesy of Kjartan Maraas
  • pa, courtesy of A S Alam
  • ru, courtesy of Yuri Myasoedov
  • sl, courtesy of Matej Urbančič
  • ug, courtesy of Gheyret Kenji
  • zh_HK, courtesy of Chao-Hsiung Liao
  • zh_TW, courtesy of Chao-Hsiung Liao

New in Rygel 0.17.8 (Feb 20, 2013)

  • Changes compared to 0.17.7:
  • Various documentation fixes.
  • Fix an issue with using DLNA.ORG_AnyContainer on upload.
  • Linker fixes.
  • Some minor nullable fixes.
  • Modify .pc files to include useful information for external media engines and plug-ins.
  • Hide rygel-preferences in GNOME environment since it's handled by system settings.
  • MediaExport:
  • Various clean-ups.
  • Fix comparing GFiles properly.
  • Properly check for hidden files instead of using .has_prefix (".").
  • Don't emit multiple extraction errors.
  • Fix some unnecessary sting copying.
  • Fix plug-in start-up on on database error.
  • Fix harvesting of dates from media files.
  • More LastChange event emitting fixes.
  • React if configuration of uris changes.
  • Add an option to disable the virtual container hierarchy.
  • Also extract basic file information if no GstDiscoverer can be created.
  • GStreamer Renderer:
  • Support flash videos as announced by grl-ms2 and its youtube plug-in.
  • Honor http_proxy environment variable and desktop proxy settings.

New in Rygel 0.17.7 (Jan 26, 2013)

  • Add keywords to .desktop file.
  • Documentation updates.
  • Fix documentation installation when building from tarball.
  • Convert all public classes to use GObject-style construction.
  • Add hack for Windows 7 system SSDP to show up in network neighbourhood as media device and not as a generic UPnP device.
  • Support .smi subtitles.
  • Also apply device downgrade hacks to the media renderer.
  • Fix an issue with translation strings being splitted.
  • MediaExport:
  • Drop unused DBus service. Same result will be achievable via manipulating the settings in the next release.
  • Some internal refactoring.
  • Correctly use @refID on items in the virtual folders.
  • Use proper container class for virtual folders.
  • Don't loop endlessly when database upgrade fails.
  • Port to new GUPnP-DLNA API.
  • Fix an issue when the XDG_ variables are not properly defined.
  • GStreamer Renderer:
  • Fix LPCM mime type to be case-insensitive.
  • GStreamer Media Engine:
  • Port to new GUPnP-DLNA API. Changes in dependencies:
  • GUPnP-DLNA >= 0.9.4.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=690770
  • https://bugzilla.gnome.org/show_bug.cgi?id=690360
  • https://github.com/01org/media-service-upnp/issues/117
  • https://bugzilla.gnome.org/show_bug.cgi?id=690533
  • https://bugzilla.gnome.org/show_bug.cgi?id=675186
  • https://bugzilla.gnome.org/show_bug.cgi?id=692189
  • https://bugzilla.gnome.org/show_bug.cgi?id=691595
  • Added/updated translations:
  • bg, courtesy of Alexander Shopov
  • es, courtesy of Daniel Mustieles
  • it, courtesy of Milo Casagrande
  • nb, courtesy of Kjartan Maraas
  • th, courtesy of Akom Chotiphantawanon
  • ug, courtesy of Gheyret Kenji

New in Rygel 0.17.5.1 (Dec 17, 2012)

  • Fix underlinking of some plug-ins.
  • MediaExport:
  • Fix database upgrade from schema version 11 to 12

New in Rygel 0.17.4 (Dec 5, 2012)

  • Various documentation fixes.
  • Fix .pc file to point to correct version of libgee.
  • Hopefully final fix for building with --disable-valadoc.
  • Change --with-media-engine=none to =simple.
  • MediaExport:
  • Add DLNA profile for playlists.
  • Ignore files starting with ".".
  • Handle text/plain to accomodate issues with shared-mime-info and missing file extensions.

New in Rygel 0.17.3 (Dec 3, 2012)

  • Really bump Vala requirement as announced in previous version.
  • Remove obsolete --enable-test-plugin configure option.
  • Don't run tests by default.
  • Server:
  • Add serialisation of containers to DIDL_S playlist format.
  • Generate thumbnails for native files only.
  • Add support for playlist items.
  • Support DIDL_S DLNA profile.
  • Doc:
  • Update "Implementing server plugins" docs.
  • Add "Implementing renderer" docs.
  • Some general improvements.
  • Tracker:
  • Fix building against recent tracker releases.
  • Renderer:
  • Mark some strings for translation.
  • Add PresetNameList to initial notify.
  • Set correct track numbers.
  • Support DIDL_S playlists.
  • Some state notification fixes.
  • Add GetCurrentTransportActions UPnP call.
  • Playbin:
  • Add 3GPP mime-type.
  • Properly query duration using DURATION_CHANGED message and really check if the pipeline knows its TIME and not just its size.
  • Examples:
  • C version of the example renderer.
  • Media-Export:
  • Reenable media art extraction.
  • Fix a critical on harvesting.
  • Fix an upload issue with the method to mark an item as a place-holder.
  • Support playlist items.

New in Rygel 0.17.2 (Nov 21, 2012)

  • Fix , unescaping and CSV parsing in UpdateObject call.
  • Fix thumbnails for XBox 360.
  • Look for the proper device description XML.
  • Fix regression that caused missing Content-Length headers.
  • More GObject API changes.
  • Fix pkg-config files to not include GStreamer dependency.
  • Port to libgee-0.8 API
  • Remove unneccessary GStreamer dependencies.
  • MediaExport:
  • Fix regression introduced in 0.17.2 causing empty containers.
  • Playbin:
  • Only report duration of a file if it's really known.
  • Examples:
  • C version of the server plug-in.
  • Media-Engine GStreamer:
  • Port to GStreamer 1.0 API.
  • Known issues:
  • Transcoding to WMV is not working properly, streams are audio-only.
  • Media art extraction is disabled as it caused crashes/lock-ups.
  • Changes in dependencies:
  • GUPnP-DLNA 0.7.0 for GStreamer 1.0 support.
  • Necessary versions of GStreamer libs have been bumped to 1.0.
  • Vala version 0.18 for included GStreamer vapis.

New in Rygel 0.16.2 (Nov 13, 2012)

  • Skip modules in hidden directories to fix issues with certain distribution's debug symbols.
  • Ignore seek requests that request everything. Should fix issues with transcoding.
  • Fix thumbnails for transcoded videos on XBox 360. Also fixes "No transcoder available for WMVHIGH_FULL.wmv" messages.
  • Add missing Content-Length header.
  • Playbin:
  • Add AAC mime types as supported.
  • Only report duration if it's really known.
  • Add missing buffering and lost clock handling.
  • All contributors to this release: Jens Georg and Kjartan Maraas
  • Added/updated translations:
  • ar, courtesy of os_
  • nb, courtesy of Kjartan Maraas

New in Rygel 0.17.1 (Oct 30, 2012)

  • Changes compared to 0.17.0:
  • Many documentation updates.
  • Fix random failure of HTTPGetTest.
  • Clean-up linking, trying to fix overand underlinking.
  • Adapt to new GUPnP vapi.
  • Fix crash if force-downgrade-for is empty.
  • Fix a namespace issue in the public API.
  • Fix the pkg-config files after API and bump.
  • Only create a seek when the client requests seeking.
  • Don't search for modules in hidden folders, except .libs to support --enable-uninstalled.
  • Drop the "test" plugin.
  • Switch some of the public members in API to GObject properties.
  • Some style fixes.
  • Change Device version to MediaServer:3.
  • Change Service version to ContentDirectory:3.
  • Implement "Track Changes" feature of ContentDirectory:3.
  • Add an API for plugins to show capabilities such as upload or change tracking.
  • Implement UpdateObject in ContentDirectory:3.
  • Media-Engine GStreamer:
  • Fix a crash in transcoding.
  • Fix a mix-up in DLNA profiles causing upload to fail.
  • Ignore full-range seeks, fixing a transcoding issue with certain versions of mpegtsmux.
  • MediaExport:
  • Don't expose a colorDepth of 0.
  • Allow updating of objects via UPnP call "UpdateObject".
  • Renderer-Gst:
  • Add convenience method to access GstPlaybin of renderer plug-in.
  • Examples:
  • Fix service description in SysV init script.
  • Add an example server plugin.
  • Add an example renderer plugin.
  • External:
  • Support "audio.music" as documented in the spec.
  • MPRIS:
  • Fix a crash when a peer does not implement mandatory properties.
  • Playbin:
  • Add mime-types for AAC audio.
  • Changes in dependencies:
  • GUPnP >= 0.19.0 for new VAPI.
  • GUPnP-AV >= 0.11.2 for XML fragment support.
  • GUPNP-DLNA is optional only when building the GStreamer media engine.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=680496
  • https://bugzilla.gnome.org/show_bug.cgi?id=684868
  • https://bugzilla.gnome.org/show_bug.cgi?id=683934
  • https://bugzilla.gnome.org/show_bug.cgi?id=674738
  • https://bugzilla.gnome.org/show_bug.cgi?id=674738
  • https://bugzilla.gnome.org/show_bug.cgi?id=686018
  • https://bugzilla.gnome.org/show_bug.cgi?id=679023
  • https://bugzilla.gnome.org/show_bug.cgi?id=676024

New in Rygel 0.15.1 (Jul 30, 2012)

  • Changes compared to 0.15.1:
  • Fix setting of meta-data in AVTransport.
  • Fix compatibility with various new Samsung devices.
  • Fix content-range checking.
  • Relay meta-data to player instances in AVTransport.
  • Fall-back to template description if cached description is not readable.
  • Add librygel-core, librygel-server and librygel-renderer.
  • Generate documentation for newly created libraries.
  • Use GIO for thumbnail requests and don't fail if there's no thumbnail directory as tumbler creates that.
  • MediaExport:
  • Use display_name instead of filename to prevent encoding issues in DIDL.
  • Speed up browsing of virtual folders.
  • Fix upgrade from Rygel 0.6 (be nice to Debian stable users).
  • Fix translation of virtual folders.
  • Massively speed up initial meta-data extraction.
  • Playbin:
  • Uptime content-types for various XIPH formats.
  • Fix LPCM playback.
  • External:
  • Don't browse external containers recursively.
  • Guard against empty mandatory properties.
  • Tracker;
  • Port to libtracker-sparql.
  • Use nfo:fileName as alternative title if nie:title is not available.
  • Remove some dead code.
  • Unify query code.
  • New dependencies:
  • libtracker-sparql-0.14
  • libunistring (optional)

New in Rygel 0.12.4 (Oct 17, 2011)

  • Fix an assertion when one of the preconditions failed during HTTP Post.
  • Limit the length of the filename generated in CreateObject to avoid problems on FAT.
  • Use SoupURI to validate and properly escape the URI given during CreateObject. This could cause huge CPU consumption if the URI was really long (1k).
  • Do not crash if ImportResource is cancelled.
  • Fix DBUS thumbnailer regression introduced in 0.12.3
  • Added/updated translations:
  • dk, courtesy of Joe Hansen
  • ja, courtesy of Kentaro KAZUHAMA

New in Rygel 0.12.1 (Sep 19, 2011)

  • Fix service description templates for RenderingControl and AVTransport.
  • Update documentation for run-time dependencies.
  • MediaExport:
  • Speed-up virtual container browsing by adding indices to the database.
  • Playbin:
  • Fix setting of current playback URI, preventing a possible crash later on.
  • Announce support for video/x-mkv additonaly to video/x-matroska.
  • Tracker:
  • Only consider objects with URIs, otherwise a search or browse will error out unnecessarily.
  • External:
  • Add TrackNumber to optional properties.
  • All contributors to this release:
  • Jens Georg
  • Zeeshan Ali (Khattak)
  • Piotr DrÄ…g
  • Jonathan Matthew
  • Added/updated translations:
  • pl, courtesy of Piotr DrÄ…g
  • Bugs fixed:
  • https://bugzilla.gnome.org/show_bug.cgi?id=657550
  • https://bugzilla.gnome.org/show_bug.cgi?id=652191
  • http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638006

New in Rygel 0.11.2 (Jul 29, 2011)

  • Fix regression introduced in 0.11.1 which made tracker plugin fail to start.
  • Add commandline options -c, --config to override the user configuration file.
  • Add a config file options to override the upload directories.
  • Use proper UPnP service description syntax.
  • Tracker:
  • Clean-up left-over place-holder items on plugin start-up.
  • All contributors to this release:
  • Jens Georg
  • Topi Santakivi
  • Matej Urbančič
  • Marek ÄŒernocký
  • Jorge González
  • Added/updated translations
  • cs, courtesy of Marek ÄŒernocký
  • es, courtesy of Jorge González
  • sl, courtesy of Matej Urbančič
  • UPnP requirements addressed:
  • UPnP CTT 1.5 cases 1.x.y.z.
  • DLNA requirements addressed:
  • 7.3.139.1
  • Improved robustness for the CreateObject tests.

New in Rygel 0.11.1 (Jul 6, 2011)

  • Fix warnings and critical messages when Rygel is run without a DBus session bus available.
  • Modify XBox support to not disturb UPnP conformance.
  • Bump required minimum versions of GSSDP, GUPnP, GUPnP-AV and GUPnP-Vala.
  • Implement upnp:searchClass.
  • Several improvements to SOAP action parameter validation.
  • MediaExport:
  • Add APE to the supported media formats.
  • All contributors to this release:
  • Jens Georg
  • Zeeshan Ali (Khattak)
  • Topi Santakivi
  • Andrej ŽnidarÅ¡ič
  • Mario Blättermann
  • Dependency-related changes:
  • Bump GSSDP requirement to 0.11.0
  • Bump GUPnP requirement to 0.17.0
  • Bump GUPnP-AV requirement to 0.9.0
  • Bump GUPnP-Vala requirement to 0.9.0
  • UPnP requirements addressed:
  • UDA-1.1.1
  • UDA-1.1.2
  • UDA-1.1.3
  • UDA-1.1.4
  • UDA-3.1.3
  • UDA-4.2.2
  • AV-CD:1-6.1
  • DLNA requirements addressed:
  • 7.3.67.4
  • 7.3.134.1
  • Updated translations:
  • de, courtesy of Mario Blättermann.
  • sl, courtesy of Andrej ŽnidarÅ¡ič.

New in Rygel 0.11 (Jun 14, 2011)

  • Serve video thumbnails to XBox 360
  • Change ImportResource not to use GVFS
  • Validate passed sort criteria string
  • More validation and robustness of input arguments for actions
  • Complete supported formats for TimeSeekRange parsing
  • Ignore unknown commandline options and print help string when encountering those
  • Make sure an uploaded file is closed after HTTP POST
  • Several fixes related to seeking
  • Add restrictions to correct transfer modes
  • MediaExport:
  • Wait for filesystem events to settle before harvesting new files
  • General code clean-up, especially in the file monitor
  • Add option to disable file monitoring
  • Add more exotic media to be harvested:
  • .mpc/.mpc: MusePack
  • .wv: WavPack
  • .aac: Stand-alone AAC (raw/ADTS)
  • .mp2: MPEG 1, Audio Profile 2
  • .webm: WebM video files
  • .mka: Audio in a Matroska file
  • Ignore unknown file from discoverer
  • Tracker:
  • Print the used upload directories
  • Use D-Bus filtering for GraphUpdated, be waken much less by tracker
  • Support adding of existing but non-indexed files as well as general objects with all kinds of URIs through the CreateObject call
  • Generally rework the handling of place holder items which are uploaded later by the Content-Directory
  • Set item size in the tracker-miner graph

New in Rygel 0.10.1 (Apr 22, 2011)

  • Fix severe performance regression introduced in 0.9.9
  • Fix a crash on corrupt files
  • Generate ChangeLog from git on make dist

New in Rygel 0.9.9 (Apr 22, 2011)

  • Define separate log domains for core and each plugin.
  • Improved log output control: We now allow you to specify log levels separately for each log domain.
  • HTTP Connection stalling supported for ALL streams.
  • Entertain priority in GStreamer-based HTTP streams.
  • Rename 'upnp_enabled' in configuration to 'upnp-enabled'.
  • Add section about MPRIS plugin to manpage.
  • Several fixes/improvements to manpages.
  • Fix some environment variables' names.
  • Use both user & system configuration. So far, we have been ignoring the system configuration file when the user configuration file exists. This leads into problems whenever our configuration keys change. Now we load configuration from both sources and get the config value from system configuration if user configuration doesn't offer a value for it.
  • Use 'data' directory in source tree as the system config location when configured to run uninstalled.
  • Configure option to enable fatal valac warings. Also make this default when running autogen.sh.
  • Make configure --help less ugly.
  • Make use of modern autotools.
  • Show VALA flags in configure summary.
  • Remove special configure flag to enable maemo configuration as it should just be the default in maemo-specific branch.
  • Clear the ChangeLog file content.
  • UI:
  • Trim-down the UI to only provide options that end-user needs.
  • Use the correct key for 'UPnP enabled' option.
  • All widgets must be disabled when sharing is.
  • Option to use 'any' network.
  • MediaExport:
  • Hide empty virtual folders.
  • Don't keep empty containers in DB.
  • More debug output.
  • Tracker:
  • Only share available files: As tracker also indices removable media we need
  • to filter out those files that are currently unavailable.
  • Localization:
  • Add Kannada translation.
  • Update UG translation.
  • Update German translation.
  • Update UK translation.
  • Update Gujarati translations.
  • Update Ukranian translation.
  • Update Hebrew translation.
  • Update Norwegian bokmÃ¥l translation.
  • Update Spanish translation.
  • Update Estonian translation.
  • Many other non-functional and/or minor improvements and fixes.
  • Dependency-related changes:
  • Require & adapt to Vala 0.11.6
  • Explicitly require gssdp >= 0.9.2

New in Rygel 0.9.8 (Feb 1, 2011)

  • Another micro release that fixes the broken Vala check.

New in Rygel 0.9.6 (Jan 12, 2011)

  • Correct meaning for 'upnp_enabled' configuration option. Its now set to 'true'
  • by default and if you set this to 'false' and run rygel, you can still stream
  • media (currently only over HTTP) from it.
  • Add option to disable UPnP to all configuration sources.
  • Environment variables for boolean options now follow general unix conventions.
  • Localization:
  • New partial translation for Afrikaans (af).

New in Rygel 0.9.5 (Jan 11, 2011)

  • Only advertize searchable containers as such.
  • Do not execute search in non-searchable containers.
  • Only refuse to advertise a transcoder for an item if it's DLNA profile is the same as that of the item in question.
  • Don't wait for new item if its already available under the container.
  • Add timeouts to container update waiting code.
  • Sort in ascending order by default. I had gotten the idea of ascending and descending reversed in my head so ended-up sorting by title in wrong order.
  • Empty sort criteria in browse/search requests means no sort criteria.
  • Use shorter HTTP URLs.
  • Add support for search of media containers by their child count.
  • Delay addition of child containers to actual (exposed) hierarchy until they produce some offspring. Very often it happens that we don't have enough metadata available to populate our hierarchies and we end-up exposing empty containers. Not only its contrary to user's expectations but apparently DLNA CTT isn't able to digest them.
  • Move magic '@ADDRESS@' substitution from external plugin to core so all plugins can use it.
  • If the root container of a MediaServer plugin is empty, deactivate the plugin until the situation changes.
  • Tracker:
  • Add title-based hierarchies: One container for each unique starting character of all the titles available for the contegory in question.
  • Add "New" container: Under each category container, add a child container that lists all items of that category that were added (to tracker-store) less than 3 days ago.
  • Use property function for sorting. Tracker claims to be more efficient when using property functions instead of variables.
  • MediaExport:
  • More reliable fallback extraction.
  • Speed-up browse and search handling.
  • Localization:
  • Add Vietnamese translation.
  • Update Slovenian translation.
  • Update Norwegian bokmål translation.
  • Update Estonian translation.
  • Update Hebrew translation.
  • Update Spanish translation.
  • Update UG translation.
  • Update Czech translation.
  • Update Swedish translation.
  • Update Punjabi Translaiton.
  • Update Galician translation.
  • Many other non-functional and/or minor improvements and fixes.
  • Dependency-related changes:
  • Require & adapt to gupnp-dlna >= 0.5.
  • Require gupnp-vala >= 0.7.2.
  • All contributors to this release:
  • Zeeshan Ali (Khattak)
  • Jens Georg
  • Arun Raghavan
  • Sunil Mohan Adapa
  • A S Alam
  • Daniel Nylander
  • Gheyret T.Kenji
  • Ivar Smolin
  • Jorge González
  • Kjartan Maraas
  • Matej Urbančič
  • Nguyễn Thái Ngọc Duy
  • Petr Kovar
  • Yaron Shahrabani
  • Fran Diéguez
  • Marek Cernocky

New in Rygel 0.8.3 (Nov 15, 2010)

  • Sort Search and Browse results alphabetically (in descending order) by title
  • when no sorting criteria is specified by the client.
  • Remove redundant call to Gst.init().
  • Unique short commandline argument for disabling WMV transcoding.
  • MediaExport:
  • Export media even if metadata extraction fails for it.
  • Improved debug log.
  • Localization:
  • Add Catalan (Valencian) translation.
  • Update Romanian translation.
  • Update British English translation.

New in Rygel 0.9.2 (Nov 9, 2010)

  • Add support for destruction of media objects.
  • Implement DLNA's 'auto-destroy' requirement.
  • Set dlnaManaged attribute on DIDL-Lite objects. This along with some other recent changes, allows us to pass the following DLNA CTT testcases:
  • 7.3.118.2,3
  • 7.3.121.1
  • 7.3.139.1
  • Sort Search and Browse results alphabetically (in descending order) by title when no sorting criteria is specified by the client.
  • Use URI when provided in item creation requests.
  • There is no need to actually create the file for new items. The file will automatically be created when/if contents are copied to the new empy item.
  • Only allow pushing content to our own items that are place-holder (empty).
  • Remove redundant call to Gst.init().
  • Unique short commandline argument for disabling WMV transcoding.
  • Make use of new gupnp-av APIs.
  • Port to vala 0.11.1 and 0.11.2.
  • Tracker:
  • Tracker keeps the size set by us originally even after the size changes. A simple work-around is to just not set the size if its an empty file.
  • Save title when adding item to store.
  • Update container upon item addition.
  • MediaExport:
  • Export media even if metadata extraction fails for it.
  • Improved debug log.
  • MPRIS:
  • Fix service destination.
  • Localization:
  • Add Catalan (Valencian) translation.
  • Add Thai translation.
  • Update British English translation.
  • Update Simplified Chinese translation.
  • Many other non-functional and/or minor improvements and fixes.
  • Dependency-related changes:
  • Require vala >= 0.11.1.
  • Require gupnp-av & gupnp-vala >= 0.7.0.

New in Rygel 0.8.2 (Oct 19, 2010)

  • Don't assume user's config folder to be present everywhere. This assumption is only true for modern (free)desktops and fails us badly on headless machines.
  • Destroy the device list before quiting main loop. For some reason, the SSDP 'BYE' message doesn't get sent out for all devices before rygel exits. This change makes sending of these packet a lot more (could actually be 100%) reliable.
  • Tracker:
  • Make sure we only expose items that are either explicity marked to be shared over UPnP network or not marked at all.
  • Assume UPnP-created items to be shared. We create items on demand from UPnP clients so its logical to assume that the client would want it to be available on the UPnP network immediately after their creation.
  • URI escape metadata titles for IDs to correctly handle titles that have charachters like ',' and ':' in them.
  • Some non-functional changes.
  • MediaExport:
  • Proper default values for item metdata. This fixes the misterious "0" Album and Artist on XBox.
  • Handle requests for audio and image item types, not just music and pictures.
  • Localization:
  • Add Italian translation.
  • Add Catalan translation.
  • Add Hebrew translation.
  • Update Estonian translation.
  • Update Lithuanian translation.
  • Update Portuguese translation.
  • Update Greek translation.
  • Update Dutch translation.
  • Update Polish translation.
  • Update Japanese translation.
  • Update Hungarian translation.
  • Update French translation.
  • Update Spanish translation.
  • Update Korean translation.
  • All contributors to this release:
  • Zeeshan Ali (Khattak)
  • Jens Georg
  • Bruno Brouard
  • Changwoo Ryu
  • Duarte Loreto
  • Gabor Kelemen
  • Gil Forcada
  • Ivar Smolin
  • Joan Duran
  • Jorge González
  • Mario Blättermann
  • Milo Casagrande
  • Piotr Drąg
  • Simos Xenitellis
  • Takayuki KUSANO
  • Yaron Shahrabani
  • Žygimantas Beručka

New in Rygel 0.9.1 (Oct 19, 2010)

  • Don't assume user's config folder to be present everywhere. This assumption is only true for modern (free)desktops and fails us badly on headless machines.
  • Properly require automake 1.11.
  • Custom rule to remove .stamp files to enforce rebuild from vala sources.
  • Tracker:
  • Make sure we only expose items that are either explicity marked to be shared
  • over UPnP network or not marked at all.
  • Assume UPnP-created items to be shared. We create items on demand from UPnP
  • clients so its logical to assume that the client would want it to be
  • available on the UPnP network immediately after their creation.
  • Some non-functional changes.

New in Rygel 0.7.8 (Sep 14, 2010)

  • If the client didn't pass a Range header in the request, don't append
  • Accept-Ranges and Content-Range headers to response. This fixes picture browsing on XBox 360 (again).
  • Don't put empty nodes in device description.
  • Use '\r\n' instead of '\n' in XML files. Some UPnP devices in the market are apparently unable to handle the unix EOL character so we better provide the
  • XML files in DOS format.
  • MediaExport:
  • Fix an assertion failure.
  • Localization:
  • Remove markup from a translatable string in preferences UI.
  • Don't build translatable strings by substitution.
  • Prefer the term 'folder' over 'directory' in translated strings.
  • Miscellaneous string fixes.
  • Don't translate debug messages.
  • Add Serbian translation.
  • Add Korean translation.
  • Add Japanese translation.
  • Add Hungarian translation.
  • Update Spanish translation.
  • Update Galician translation.
  • Update British English translation.
  • Update Hebrew translation.
  • Update Norwegian bokmål translation.
  • Update Tamil translation.
  • Update Slovenian translation.
  • Update Swedish translation.
  • Update Punjabi translation.
  • Update French translation.
  • Update Polish translation.
  • Update Greek translation.
  • Update Czech translation.
  • Update Portuguese translation.
  • Update German translation.
  • Bugs fixed in this release:
  • 626196 OPPO DBP-80/83
  • 629348 Do not mark debug messages for translation
  • All contributors to this release:
  • Zeeshan Ali (Khattak)
  • Jens Georg
  • Philip Withnall
  • Andrej Žnidaršič
  • A S Alam
  • Bruce Cowan
  • Christian Kirbach
  • Claude Paroz
  • Daniel Nylander
  • drtv
  • Duarte Loreto
  • Fran Diéguez
  • Gabor Kelemen
  • Homin Lee
  • Jorge González
  • Kentaro KAZUHAMA
  • Kjartan Maraas
  • Michael Kotsarinis
  • Petr Kovar
  • Piotr Drąg
  • Tomasz Dominikowski
  • Yaron Shahrabani
  • Милош Поповић
  • Marek Cernocky
  • Gabor Kelement

New in Rygel 0.7.7 (Aug 31, 2010)

  • Add manpages for rygel and rygel.conf.
  • Add support for search by album and artist.
  • Don't advertize support for search by '@refID' as we don't really support and use it at all.
  • Drop support for search by 'res' and 'res@protocolInfo'. Since we didn't handle proxy and transcoding resources this gave wrong impression to the clients and was causing rygel to fail DLNA test cases.
  • Don't error out on empty search results.
  • Error out on HTTP request for invalid transfer mode.
  • Fix typo in serialization of "upnp:createClass".
  • Caseinsensitive string comparisons.
  • 'TransferIDs' state variable should list IDs for all transfers we have, even the ones that are complete.
  • Correct sending of error to client when import of resource fails.
  • Make sure we don't make invalid comparisons during the search.
  • Do not set the 'spflag' as we never really are the clock source for the content, even in case of live/transcoded streams.
  • Add MPRIS2 plugin. This plugin turns any media player that implements MPRIS2[1] DBus interface into a UPnP MediaRenderer.
  • MediaExport:
  • Don't forget containers in children count.
  • Fix handling of "exists" operator in search.
  • Add m4v, m4a and png to list of file extensions to entertain.
  • Apply filter to monitoring of files as well.
  • Add support for the "Genre" folder of XBox.
  • Fix IOP with Windows Media Player 12.
  • Allow user to specify standard XDG media directories using variables.
  • Export XDG standard media directories by default but this time through default user configuration.
  • Tracker:
  • Correct some checks.
  • Escape regex for SPARQL.
  • GstLaunch:
  • Use '' instead of '_' in user configrution options.
  • Playbin:
  • Had forgotten to rename the plugin in the user configuration.
  • Remove last remaining "all rights reserved" from copyright headers.
  • Localization:
  • Add Greek translation.
  • Add British English translation.
  • Update French translation.
  • Update Traditional Chinese translation (Hong Kong and Taiwan).
  • Update Czech translation.
  • Update Danish translation.
  • DLNA test cases fixed in this release:
  • 7.3.41.1 (now N.A)
  • 7.3.66.2
  • 7.3.66.3,4
  • 7.4.49.4
  • Various other performance, plugin API and nonfunctional improvements.
  • Dependencyrelated changes:
  • Lower gtk+2.0 requirement to 2.20.0.
  • Bugs fixed in this release:
  • 627243 String operators during Search() should be case insensitive.
  • 627982 All Playbins on a network have the same hard coded name.
  • All contributors to this release:
  • Zeeshan Ali (Khattak)
  • Jens Georg
  • Philip Withnall
  • Ask H. Larsen
  • ChaoHsiung Liao
  • Claude Paroz
  • Giannis Katsampirhs
  • Kenneth Nielsen
  • Marek Černocký
  • Petr Kovar

New in Rygel 0.7.4 (Aug 17, 2010)

  • Fix wildcard handling in search request.
  • Distribute correct copy of scallable icons.
  • Provide icons in DLNA standard sizes.
  • Provide icons in JPEG format as well.
  • Don't offer transcoding from video to audio and viceversa. This makes sense anyway and reduces network traffic.
  • Only offer time seeking if duration is known.
  • Report correct DLNA profile for MPEG-TS HD and WMV transcoder.
  • List DLNA formats first in the list of supported formats.
  • Provide correct values for out parameters of GetCurrentConnectionInfo action.
  • Correctly handle HTTP 'POST' requests.
  • Correct checks for vala bindings.
  • Use new 64-bit size property in GUPnP resource API so that we can deal with resources bigger than 2GB.
  • Fix some (potential) crashes.
  • Correctly handle a translated string involving plurals.
  • Don't use deprecated libsoup API.
  • Correct flaws in code related to search for media object by ID. This combined with some changes in Tracker plugin (see below) improves the reliability and especially the performance of Tracker plugin a lot.
  • Use the mime-type and DLNA profile when provided in item creation requests.
  • Advertize byte-seek support for thumbnails.
  • Correct algorithm to decide whether to seek or not.
  • Set standard header on XML files.
  • Prefix service URLs with a "/". This seems like the right way to do it and it might actually improve our IOP.
  • Make use of new APIs to report all known DLNA profiles in list of supported formats (MediaServer only).
  • Add support for the "Genre" tag in music items.
  • External:
  • Handle AlbumArt property.
  • Fix a few crashes.
  • Remove workaround for bug#602003.
  • Tracker:
  • Make sure metadata container get unique IDs.
  • Performance improvements to search for media object by ID.
  • Make use of DLNA profile when provided.
  • Don't use Tracker's logo as icon.
  • Ignore duration of '0'.
  • Print debug after item creation in store.
  • MediaExport:
  • Disable plugin when Tracker plugin is/becomes available.
  • Require sqlite3 VAPI only for this plugin.
  • Code clean-up and general speed improvements
  • Extract embedded album art
  • Remove the ability for user-defined virtual folders, providing a set of built-in folders similar to that of tracker's.
  • Fix some minor regressions introduced by the switch to gupnp-dlna metadata extraction
  • Move configured files and folders into their own "Files & Folders" container to de-clutter root.
  • Localization:
  • Add ta translation.
  • Update Galician translations.
  • Update Hebrew translation.
  • Update Spanish translation.
  • Update Romanian translation.
  • Update Slovenian translation.
  • DLNA test cases fixed in this release:
  • 7.2.14.2
  • 7.2.28.1
  • 7.3.25.1
  • 7.3.26.3
  • 7.3.26.4
  • 7.3.29.3
  • 7.3.29.4
  • 7.3.33.4
  • 7.3.33.5
  • Dependency-related changes:
  • Require and adapt to Vala 0.9.5.
  • Require gupnp-av >= 0.5.9.
  • Require gupnp-dlna >= 0.3.0.
  • MediaExport
  • Require gstreamer-tag >= 0.10.28.
  • Require gstreamer-app >= 0.10.28.
  • All contributors to this release:
  • Zeeshan Ali (Khattak)
  • Jens Georg
  • Yaron Shahrabani
  • Lucian Adrian Grijincu
  • Kjartan Maraas
  • Jorge González
  • Fran Diéguez
  • drtv
  • Claude Paroz
  • Andrej Žnidaršič

New in Rygel 0.7.3 (Aug 3, 2010)

  • Add Album-art support.
  • Add support for sorted Browse/Search.
  • Don't push data after HTTP response is cancelled.
  • Advertise support for search by "createClass".
  • Revive accidently removed XBox hacks.
  • Fix icon export for uninstalled case.
  • Simplify plugin APIs to further abstract plugin developers from UPnP details.
  • Add convenient MediaRenderer APIs for plugins. This involved moving most of the GstRenderer code to core.
  • Fix seeking once again.
  • Improve error handling in HTTP request handling code.
  • Port to new DIDL-Lite contributor APIs.
  • Port to Vala 0.9.3 and 0.9.4.
  • Clean-up README and specify build and run-time dependencies.
  • More debug output.
  • MediaExport:
  • Make use of gupnp-dlna for faster, more complete and reliable metadata extraction.
  • Print a debug message if extraction fails for a file.
  • Add windows formats to positive list of file extensions to include in the metadata extraction.
  • Don't share anyt folder by default.
  • Fix url-escaped folder names on PS3.
  • Fix issue of empty title of top-level virtual folders on PS3.
  • Process 256 children at a time. This improves performance of harvesting of large folders.
  • GstRenderer:
  • Rename to Playbin.
  • Advertize support for 'video/mp4'
  • Advertize support for RTSP
  • Handle error from playbin.
  • Don't claim support for unsupported UPnP actions and state variables.
  • External:
  • Fix a crasher bug.
  • Localization:
  • Add French translation.
  • Update Simplified Chinese translations.
  • Update German translation.
  • Update Galician translation.
  • Update Swedish translation.
  • Update Slovenian translation.
  • Lots of other non-functional and/or minor improvements and fixes.
  • Dependency-related changes:
  • Require Vala >= 0.9.3
  • Require gupnp >= 0.13.4
  • Require gupnp-av >= 0.5.8
  • Require gupnp-dlna >= 0.2.1 (new dependency)
  • Require libgee >= 0.5.2
  • Use gtk+-2.0 (>= 2.21.5) if available rather than gtk+-3.0
  • Bugs fixed in this release:
  • 607411 Need to mention non-compile time deps.
  • 624445 Samsung can't FF/REW/PAUSE when playing video/avi from Rygel.
  • 625556 New configure flag to switch GTK+ version.
  • All contributors to this release:
  • Aron Xu
  • Arun Raghavan
  • Claude Paroz
  • Eleanor Chen
  • Frédéric Péters
  • Javier Jardón
  • Jens Georg
  • Mario Blättermann
  • Zeeshan Ali (Khattak)

New in Rygel 0.7.2 (Jul 12, 2010)

  • 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)

New in Rygel 0.7.1 (Jun 25, 2010)

  • Implement DLNA's 'AnyContainer' upload extenstion. This allows clients to upload items without having to specify target container. Currently it only works for the Tracker backend.
  • Report types of items that could be created/uploaded in a container and allow clients to search containers by this property.
  • Port last bits of C code to Vala. Now Rygel is completely written in Vala.
  • Make Rygel build/work against both current stable and unstable Vala releases.
  • Offer SD transcoding in EU profile. Seems certain Sony Bravia TVs only support EU profiles. With this change, they should at least be able to use the SD transcoding.
  • Two more unit tests.
  • Provide default configuration for WMV transcoding.
  • Correctly handle boolean commandline option for disabling WMV transcoder.
  • External:
  • Port the external plugin to use the new D-Bus MediaServer specification: http://live.gnome.org/Rygel/MediaServer2Spec. The new specification is meant to be very generic and scale well to large media hierarchies.
  • Make use of search API when implemented by the external application.
  • Various other performance improvements.
  • Preferences UI:
  • Improve resize behavior.
  • Add missing bevel to URI tree view.
  • Replace GtkVBox by GtkVButtonBox where appropriate.
  • Localization:
  • Added Punjabi Translation.
  • Updated Norwegian bokmål translation.
  • Updated Galician translations.
  • Updated Spanish translation.
  • Updated Hebrew translation.
  • Various non-functional improvements. Dependency-related changes:
  • Require gtk+-3.0 >= 2.90.3.
  • Require gupnp-av >= 0.5.7.
  • Require gupnp-vala >= 0.6.7. Bugs fixed in this release: 593628
  • mp2ts transcoder not working with certain Bravia TV models. 596214
  • URI table is missing bevel. All contributors to this release: Zeeshan Ali (Khattak) Eric Anderson A S Alam Fran Diéguez Jorge González Kjartan Maraas Yaron Shahrabani

New in Rygel 0.5.2 (Apr 14, 2010)

  • Add support for Xbox 360 and Window Media Player 11.
  • Add support for subtitles. Currently only useful for certain Samsung DLNA TVs.
  • Add Windows Media Video (WMV) transcoder.
  • Add unit tests for a few modules.
  • Fix some (potential) crashes.
  • Make database operations cancellable.
  • Throw error on database creation failure.
  • Simpler (hopefully) build rules.
  • Fix race-condition in streaming code so we don't terminate the connection
  • before all the bytes are sent to the client.
  • Fix leaking of HTTP messages of live streams on termination.
  • Fix 'Content-Length' header values for partial requests.
  • Fix parsing of search expression containing characters not within the original
  • latin1 range.
  • Use bigger (64Ki) buffers when streaming media to reduce cpu usage and
  • therefore improve battery life.
  • Include spec version in description document.
  • Remove now unneeded work-around for vala bug#568972.
  • Advertize photos with their specific class, i-e 'photo' rather than 'image'.
  • MediaExport:
  • Implement search by URIs.
  • Implement search by album.
  • Error-out on invalid search expression.
  • Add support for virtual containers. This allows creation of metadata-based
  • hierarchies in the user-config.
  • Fix deletion of containers.
  • URI-escape meta-data fields.
  • Catch previously uncaught exceptions.
  • Fix upgrade of database from older schemas.
  • Lots of code clean-ups and documentation fixes.
  • Dependency-related changes:
  • Require gupnp >= 0.13.3.
  • Require gupnp-av >= 0.5.5.
  • Require gupnp-vala >= 0.6.5.
  • Require valac >= 0.8.0.
  • Bugs fixed in this release:
  • 608886 - media export plugin corrupts its database when you change directories
  • 609944 - Files not harvested on update
  • 606305 - Samsung subtitles