<media type="Movie">
<title>The Shawshank Redemption</title>
<description>Two imprisoned men bond over a number of years, finding solace and eventual redemption through acts of common decency.</description>
<rating>R</rating>
<userStarRating>9</userStarRating>
<published>1994-10-28</published>
<genres>
<genre>Crime</genre>
<genre>Drama</genre>
</genres>
<cast>
<name>Tim Robbins</name>
<name>Morgan Freeman</name>
<name>Bob Gunton</name>
<name>William Sadler</name>
</cast>
<producers>
<name>Niki Marvin</name>
</producers>
<directors>
<name>Frank Darabont</name>
</directors>
</media>
But I haven’t found one for TV shows and more important TV show episodes! Could someone please post a template for a TV show episode so I can get started making my own XMLs for TV shows that can’t be found by the automated scraper?
Update After some extensive searching on the web, I’ve tried the following TV show episode metadata XML but it doesn’t work… I think I’m close, but really need some help!!!
<media type=“TV Show”>
<title>Part 1</title>
<description>Young Kit Walker finds himself recruited by a secret organization, unveiling a heritage he never could have dreamed possible. Revered as the twenty-second “ghost who walks,” he must now uphold and honor his ancestors’ creed - to fight crime and injustice throughout the world.</description>
We’re planning to add a TV Show specific format in the future, but for now you can use something like the attached sample for overriding TV Show metadata.