I have a suggestion for how the feed should be displayed. Or at least, an option for it. First off, I'll show you how I'm viewing/applying it, since I think at least a handful of people would be interested in it.
I made 2 new syndication feeds on LiveJournal. What this lets me do is actually view RSS feeds on my friends page as new journal entries. These have become very popular and useful for things like web comics, new sites, etc. The two feeds are:
amvorg_newvideo
amvorg_starweek
Well, this suggestion is based around the New Videos feed since that's the only one I've seen in action thus far. If you go to that feeds info, you'll see that it makes an individual post for each video, which isn't necesarilly a BAD thing. However, in this instance, it means that you now have 5 new entries on your friend's page, each one with the video's full description on it. Now while some people might not mind that, I personally think it takes up quite a bit of room.
So while I'm not necesarilly suggesting we do away with that feed all together, I am suggesting an alternative way of displaying it. And let me say that I honestly don't know that much about XML/RSS so I don't really know how complicated this would be. But if it were doable, that'd be awesome
How I'm suggesting it look is the following (and I will just go ahead and use the 5 current new videos as the example):
<ul><li><b><a href="http://www.animemusicvideos.org/members/members_myprofile.php?user_id=196814">Poetic_Kaos</a> - <a href="http://www.animemusicvideos.org/members/members_videoinfo.php?v=55925">Heaven on Earth?</a></b>
Anime: Haibane Renmei (Charcoal Feathers Federation) -
Artist: Lamb -
Song: Heaven
Posted On: 3:41pm, 6th December 2004
<li><b><a href="http://www.animemusicvideos.org/members/members_myprofile.php?user_id=321268">Entropically</a> - <a href="http://www.animemusicvideos.org/members/members_videoinfo.php?v=55923">Full Circle</a></b>
Anime: Neon Genesis Evangelion (End of Evangelion) -
Artist: Tool -
Song: Prison Sex
Posted On: 3:13pm, 6th December 2004
<li>
<a href="http://www.animemusicvideos.org/members/members_myprofile.php?user_id=160757">Karchan</a> - <a href="http://www.animemusicvideos.org/members/members_videoinfo.php?v=55907">Nakahito's Kiss</a>
Anime: Steel Angel Kurumi -
Artist: Cher -
Song: The Shoop Shoop Song
Posted On: 3:35am, 6th December 2004
<li><a href="http://www.animemusicvideos.org/members/members_myprofile.php?user_id=131208">
DarkMaskqueradeValkyrie</a> - <a href="http://www.animemusicvideos.org/members/members_videoinfo.php?v=55869">
Lonely Tears</a>
Anime: Escaflowne - The Movie (A Girl in Gaia), Vision of Escaflowne, The -
Artist: Goo Goo Dolls -
Song: Iris
Posted On: 7:41pm, 5th December 2004
<li>
<a href="http://www.animemusicvideos.org/members/members_myprofile.php?user_id=222863">Majin Baka</a> -
<A href="http://www.animemusicvideos.org/members/members_videoinfo.php?v=55837">the ninja phenomenon</a>
Anime: Naruto -
Artist: Thousand Foot Krutch -
Song: Phenomenon
Posted On: 2:51pm, 5th December 2004
</ul>
Keep in mind, that list of 5 would be included in one single updated, not 5 individual (however, if that were the only way to make it work, having it format this way would still be better, rather than including the long description)
I understand that doing this would probably take a significant amount of coding and that RSS feeds aren't exactly a high priority for the site, but at least keep it in mind.
As I was typing this up, the Weekly Top Star Scale feed updated and WOW... heh.... quite worse than the new videos, as it makes 20 new posts on my friends page

So, if it were possible to format that one this way:
<ol><li>Video Title 1 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 2 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 3 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 4 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 5 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 6 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 7 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 8 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 9 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 10 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 11 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 12 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 13 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 14 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 15 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 16 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 17 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 18 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 19 - Creator Name - Score #: # stars with an average of #.
<li>Video Title 20 - Creator Name - Score #: # stars with an average of #.
</ol>
Obviously, each of these would be links to the individual video. Granted this is still a fairly long/large feed, it certainly beats getting 20 individual posts, and it provides useful information.
Anyways, take these ideas into consideration

I would offer to help you code all of this if I had any idea what I was doing with RSS/XML