hi,
i do have some Problems with my metadta. I’m not able to download the Metadata because my Apple TV isn’t conected to the internet. That is the reason why I want to create a xml file for every movie by hand. The problem I have is that aTV isnt loading the xml file. I have created the file with the Mac os Text edit and named the file like the movie file. (for example test.mkv and test.xml) Both files are in the same folder. It is not even loading the xml filen when I just copy the text from the support manual.
<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>
Do i have to do something in the settings or do I need a “special” xml file?
I hope someone is out there which is able to help me. Thanks!!!