Re: Failed assertion in rygel_media_item_compare_by_date
- From: Jens Georg <mail jensge org>
- To: rygel-list gnome org
- Subject: Re: Failed assertion in rygel_media_item_compare_by_date
- Date: Wed, 25 Aug 2010 00:25:59 +0300
Hi,
> I've been having fun playing with rygel on my new television the last
> few days. Definitely intrigued by the potential of the plugins.
You should probably check-out grilo.
> It seems the date it is trying to format is 2009-08-02 and failing the
> assertion on conversion (although it looks like ISO8601 format), dates
> in the format 2009-10-11T10:17:55Z seem to be working fine. So it
> looks like its struggling as it does not have the time part of the
> string.
That seems to be a bug in glib actually. Filed under
https://bugzilla.gnome.org/show_bug.cgi?id=627892
> Where abouts are these times coming from? The modified time of the
> file or some kind of metadata within the video. I'm a bit stuck as to
> what the issue is.
Well that depends. If they're in the file then those from the file are
used; if not, the mtime is used. I suppose "2009-10-11T10:17:55Z" is
originating from an mtime while "2009-08-02" from meta-data.
That should apply to both backends
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]