Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Jun 8th, 2010 | Syntax: None | Size: 1.39 KB | Hits: 70 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. root@Moriarty:/src/mythtv_committing/myththemes# /usr/share/mythtv/metadata/Movie/tmdb.py -l en -M Amadeus
  2. <?xml version='1.0' encoding='UTF-8'?>
  3. <metadata>
  4.   <item>
  5.     <language>en</language>
  6.     <title>Amadeus</title>
  7.     <inetref>279</inetref>
  8.     <imdb>0086879</imdb>
  9.     <userrating>7.8</userrating>
  10.     <certifications>
  11.       <certification locale="us" name="PG"/>
  12.     </certifications>
  13.     <description>Amadeus is the story of the last ten years of Wolfgang Amadeus Mozart’s life told by Director Milos Forman. The main story is about the conflict between a genius’ need for fun and a society that disgraces that type of thing. A spectacular picture about one of the most gifted composers of all times with memorable acting by Tom Hulce who played Mozart.</description>
  14.     <releasedate>1984-09-19</releasedate>
  15.     <images>
  16.       <image type="coverart" url="http://i1.themoviedb.org/posters/e4a/4bc9061b017a3c57fe001e4a/amadeus-original.jpg" width="1000" height="1500" thumb="http://i2.themoviedb.org/posters/e4a/4bc9061b017a3c57fe001e4a/amadeus-cover.jpg"/>
  17.       <image type="fanart" url="http://i1.themoviedb.org/backdrops/e37/4bc90617017a3c57fe001e37/amadeus-original.jpg" width="1920" height="1080" thumb="http://i3.themoviedb.org/backdrops/e37/4bc90617017a3c57fe001e37/amadeus-thumb.jpg"/>
  18.     </images>
  19.     <lastupdated>Sat, 05 Jun 2010 15:51:04 GMT</lastupdated>
  20.   </item>
  21. </metadata>