MythTV Universal Metadata Format

From MythTV Official Wiki
Revision as of 23:59, 28 May 2010 by Iamlindoro (talk | contribs)

Jump to: navigation, search

Query Results

<results>
    <queryterm>Star Wars</queryterm>
    <item> 
      <language>en</language> 
      <title>Star Wars: Episode V - The Empire Strikes Back</title>  
      <inetref>1891</inetref> 
      <imdb>0080684</imdb>  
      <rating>8.4</rating> 
      <certifications>
          <certification locale="us" name="PG" />
      </certifications> 
      <description>While Luke takes advanced Jedi training from Yoda, his friends are relentlessly pursued by Darth Vader as part of his plan to capture Luke.</description> 
      <releasedate>1980-05-21</releasedate> 
      <images> 
        <image type="poster"thumb="http://i1.themoviedb.org/posters/4a7/4bc9138c017a3c57fe0074a7/star-wars-episode-v-the-empire-strikes-back-thumb.jpg" url="http://i3.themoviedb.org/posters/4a7/4bc9138c017a3c57fe0074a7/star-wars-episode-v-the-empire-strikes-back-original.jpg" /> 
      </images> 
      <lastupdated>2010-05-15 22:20:40</lastupdated> 
    </item>
    <item> 
      <language>en</language> 
      <title>Star Wars: Episode VI - Return of the Jedi</title>  
      <inetref>1892</inetref> 
      <imdb>0086190</imdb>  
      <rating>8.4</rating> 
      <certifications>
          <certification locale="us" name="PG" />
      </certifications> 
      <description>After rescuing Han Solo from the palace of Jabba the Hutt, the Rebels attempt to destroy the Second Death Star, while Luke Skywalker tries to bring his father back to the Light Side of the Force.</description> 
      <releasedate>1983-05-25</releasedate> 
      <images> 
        <image type="poster" thumb="http://i1.themoviedb.org/posters/506/4bc9139e017a3c57fe007506/star-wars-episode-vi-return-of-the-jedi-thumb.jpg" url="http://i1.themoviedb.org/posters/506/4bc9139e017a3c57fe007506/star-wars-episode-vi-return-of-the-jedi-original.jpg" /> 
      </images> 
      <lastupdated>2010-05-26 04:11:22</lastupdated> 
    </item>
</results>
 

Video Example

<metadata>
    <title>Star Wars</title>
    <subtitle>A New Hope</subtitle>
    <tagline>A long time ago, in a galaxy far, far away...</tagline>
    <description>A band of rebels travel the galaxy attempting to free themselves from the tyranny of the evil galactic empire.</description>
    <season>0</season>
    <episode>0</episode>
    <certifications>
        <certification locale="us" name="PG" />
    </certifications> 
    <categories> 
         <category type="genre" name="Action" /> 
         <category type="genre" name="Adventure" /> 
         <category type="genre" name="Fantasy" /> 
         <category type="genre" name="Science Fiction" /> 
     </categories> 
     <studios> 
         <studio name="Lucasfilm" /> 
     </studios> 
     <countries> 
         <country name="Tunisia" /> 
         <country name="United States of America" /> 
     </countries> 
    <popularity>7</popularity>
    <userrating>8.2</rating>
    <budget>21000000</budget>
    <revenue>1000000000</revenue>
    <year>1977</year>
    <releasedate>1977-05-25</releasedate> <!-- RFC-822 date -->
    <lastupdated>2010-05-17 00:51:33</lastupdated> <!-- RFC-822 date-time -->
    <runtime>121</runtime> <!-- In minutes -->
    <inetref>11</inetref> <!-- Per source reference string -->
    <imdb>0076759</imdb> <!-- IMDB number -->
    <homepage>http://www.starwars.com</homepage>
    <trailer>http://www.youtube.com/watch?v=96</trailer>
    <people>
        <person name="Mark Hamill" job="Actor" character="Luke Skywalker" thumb="http://i1.themoviedb.org/profiles/174/4bccaf4c017a3c0f32000174/mark-hamill-thumb.jpg" url="http://www.themoviedb.org/person/2" />
        <person name="George Lucas" job="Author" character="" thumb="http://i3.themoviedb.org/profiles/15a/4bccb006017a3c0f2a00015a/george-lucas-thumb.jpg" url="http://www.themoviedb.org/person/1" />
    </people>
    <images>
        <image type="coverart" thumb="http://i2.themoviedb.org/posters/0a9/4bc90144017a3c57fe0000a9/star-wars-episode-iv-a-new-hope-thumb.jpg" url="http://i2.themoviedb.org/posters/0a9/4bc90144017a3c57fe0000a9/star-wars-episode-iv-a-new-hope-original.jpg" />
        <image type="fanart" thumb="http://i1.themoviedb.org/backdrops/06e/4bc9013a017a3c57fe00006e/star-wars-episode-iv-a-new-hope-thumb.jpg" url="http://i3.themoviedb.org/backdrops/06e/4bc9013a017a3c57fe00006e/star-wars-episode-iv-a-new-hope-original.jpg" />
        <image type="fanart" thumb="http://i3.themoviedb.org/backdrops/07a/4bc9013e017a3c57fe00007a/star-wars-episode-iv-a-new-hope-thumb.jpg" url="http://i2.themoviedb.org/backdrops/07a/4bc9013e017a3c57fe00007a/star-wars-episode-iv-a-new-hope-original.jpg" />
    </images>
</metadata>

Supported person jobs

These are the strings to insert for the various jobs. More can be added, but these are the currently supported jobs:

Movie/Video Jobs

  • "Actor"
  • "Author"
  • "Producer"
  • "Executive Producer"
  • "Director"
  • "Cinematographer"
  • "Composer"
  • "Editor"
  • "Casting"

Music Jobs

  • "Artist"
  • "Album Artist"

Support image types

  • "Coverart"
  • "Fanart"
  • "Banner"
  • "Screenshot"
  • "Poster"
  • "Back Cover"
  • "Inside Cover"
  • "CD Image"