Re: Media Export problem




> (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]