PDA

View Full Version : Incorrect file size in listings


vodkatonic
May 17th, 2005, 06:15 AM
Hi everyone. I need help with something that I can't quite understand. After producing my 3rd podcast, I noticed that each podcast directory that I am listed in has a incorrect file size. Each mp3 I have uploaded is between 40 and 55 MB. However, I always see it listed as only being .03 or .05MB.

Is there something wrong with my feed?

Here is my listing in Podcast Alley: http://www.podcastalley.com/podcast_details.php?pod_id=2868

And here is my xml: http://vodkatonicmedia.com/podcast.xml

any help would be appreciated

Will-Casel
May 17th, 2005, 06:21 AM
Your XML file has the file size wrong. The file size is supposed to be stated in bytes, not kilobytes.

For example your current podcast is listed as: length="54505"
That is only .05 MBs.

My current podcast is a little over 13MB, so its listed as: length="13502313"


Will-Casel

seek3r
May 17th, 2005, 10:38 PM
Will's got it right.
But to be honest, at least his had length... so many do not have anything listed.

vodkatonic
Jun 16th, 2005, 07:21 AM
I just added three zeros to each of those file sizes!

I appreciate the help