Re: Media Export problem
- From: Michael Lathion <m lathion gmail com>
- To: Jens Georg <mail jensge org>
- Cc: rygel-list gnome org
- Subject: Re: Media Export problem
- Date: Sun, 6 May 2012 11:22:09 +0200
> (rygel:1416): Rygel-WARNING **: Failed to browse '0': +upnp:artist is
> invalid or not supported
That looks like the patching didn't work.
Could you confirm I made it right, i've changed this line in rygel-media-objects.c :
#define RYGEL_MEDIA_OBJECTS_SORT_CAPS "@id,@parentID,dc:title,upnp:class," "dc:artist,dc:author,upnp:album," "dc:date,upnp:originalTrackNumber"
to :
#define RYGEL_MEDIA_OBJECTS_SORT_CAPS "@id,@parentID,dc:title,upnp:class," "upnp:artist,upnp:author,upnp:album," "dc:date,upnp:originalTrackNumber"
I didn't found any other lines with dc:artist or dc:author. I will try to build again...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]