GNOME Bugzilla – Bug 329039
Sort by newest date
Last modified: 2006-08-07 10:04:15 UTC
Podcasts should be sorted by Date (Newest first), and only the newest one should be downloaded automatically. Other information:
The newest episode of each feed should be downloaded automatically, however sometimes they appear not to be, which is bug 321945. You can sort podcast episodes by date, by clicking on the Date columne header. Is that what you wanted?
I think the sort order when sorting on the 'feed' column should go feed->date->title->location, rather than feed->title->location. Sorting on title within a feed isn't helpful, but sorting on date within a feed is, at least to me.
2006-08-07 James Livingston <doclivingston@gmail.com> * sources/rb-podcast-source.c: (rb_podcast_source_post_feed_cell_sort_func): when sorting podcast by Feed, sort by Date before Title. Fixes #329039