Audio playlist RSS order incorrect
andygeorge - November 13, 2006 - 04:19
| Project: | Playlist (toolkit, modules) |
| Version: | 4.7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have created a playlist of the episodes of my podcast and ordered them in the correct order. However, when I view the RSS feed, they do not respect my order and are sorted randomly.

#1
RSS, *by definition* must be sorted in reverse chronological order by date created. It does not care about the order of the playlist.
#2
However, it does not sort them even by the "authored on" date. The order is not relative to Date Created or Date Updated. Is there another date I'm missing?
#3
Could you provide a link?
What I'm saying is that even if the XML feed looks like it's outputting things in random order, any standard RSS reader will sort by the pubDate. But without seeing your XML feed I'm not sure what it is doing...it should output pretty normally.
#4
the feed address is:
http://teatv.threshingfloorym.com/teatime/audio/feed
these are the publish dates in the order they appear, the last number is the episode number:
Sat, 24 Jun 2006 23:39:33 -0700 1
Sun, 09 Jul 2006 22:00:00 -0700 2
Sun, 10 Sep 2006 12:18:43 -0700 9
Sun, 23 Jul 2006 00:05:19 -0700 5
Sun, 06 Aug 2006 12:18:39 -0700 7
Sun, 30 Jul 2006 12:18:37 -0700 6
Sun, 16 Jul 2006 12:18:34 -0700 4
Sun, 08 Oct 2006 12:18:32 -0700 12
Sun, 24 Sep 2006 12:18:31 -0700 11
Sun, 17 Sep 2006 12:18:30 -0700 10
Sat, 19 Aug 2006 23:58:24 -0700 8
Sun, 29 Oct 2006 22:57:04 -0800 15
Thu, 09 Nov 2006 23:43:48 -0800 16
Tue, 17 Oct 2006 12:18:33 -0700 13
This is the exact order it appears on iTunes and google reader aswell.