After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 329039 - Sort by newest date
Sort by newest date
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: Podcast
HEAD
Other All
: Normal minor
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-29 04:36 UTC by Marc E.
Modified: 2006-08-07 10:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marc E. 2006-01-29 04:36:47 UTC
Podcasts should be sorted by Date (Newest first), and only the newest one should
be downloaded automatically.

Other information:
Comment 1 James "Doc" Livingston 2006-01-29 05:55:48 UTC
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?
Comment 2 Jonathan Matthew 2006-01-29 09:49:16 UTC
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.
Comment 3 James "Doc" Livingston 2006-08-07 10:04:15 UTC
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