pf » iTunes Podcast RSS Enclosure URL Encoding Tip
May 29, 2007
iTunes Podcast RSS Enclosure URL Encoding Tip

I am working on publishing a podcast in iTunes for one of my clients. From what I have read on various blogs iTunes can be very picky, so I thought I would post this for anyone else having this problem. I was getting the following error message:
There are no playable episodes for name of podcast
The URL might point to text only episodes, or contain file types that iTunes cannot play.
After verifying that the MP3 file had the correct content type, and could play in iTunes I was stumped for a bit.
After checking every element in the RSS feed, I thought that perhaps it might have something to do with the MP3 enclosure URL. The mp3 files provided by my client had spaces in the file names, so I was using URLEncodedFormat to escape the spaces with %20. When I removed the URL encoding, and left the spaces in the URL everything worked great.
Permalink | Add Comment |
add to del.icio.us
| Tags: podcasting, rss, itunes, apple, mp3, enclosures
add to del.icio.us
| Tags: podcasting, rss, itunes, apple, mp3, enclosures
Related Entries
- Apple still likes their RSS icon - January 10, 2006
- iTunes Dashboard Widget - June 9, 2005
Trackback Address: 631/E9AC0758FC7B63743288DEBE4960BB8E
Spell Checker by Foundeo
- CFSCRIPT Cheatsheet
- 3 New Image Effects for ColdFusion 8
- Googlebot to Submit Web Forms
- ColdFusion 8 Update 1 Fixes some Image Processing Quirks
- 10 Most Useful Image Functions in ColdFusion 8
- Speaking at NYC CFUG This Week
- Adobe AIR Tutorial for HTML / JavaScript Developers
- INFORMATION_SCHEMA Support in MySQL, PostgreSQL
Subscribe to my RSS Feed:
RSS
RSS
Pete Freitag is a software engineer, and web developer located in









