Re: media export plugin track order



On So, 2012-04-22 at 15:41 +0100, John Haxby wrote:
> Hello All,
> 
> I'm really not sure what is going on here, but in spite of having TRACKNUMBER in a collection of flac files, the tracks are sorted alphabetically by track name rather than by track number.   This makes for a somewhat weird experience :)
> 
> This is rygel 0.12.7 on Fedora 16.    The schema for the media-export.db doesn't even appear to include track number so it's perhaps not surprising that tracks are sorted bizarrely.   Am I missing something here?

Track is there (the field is called track). Also, MediaExport usually
sorts by track (see
http://git.gnome.org/browse/rygel/tree/src/plugins/media-export/rygel-media-export-sql-factory.vala#n134  also not correct since it's missing the album in there) BUT your client most probably is too lazy to give any sort order which makes Rygel fall back to title. There's a bug about that, https://bugzilla.gnome.org/show_bug.cgi?id=668376 , to allow the plugin to be a bit smarter about the default sort order.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]