Difference between revisions of "MythTV Universal Metadata Format"

From MythTV Official Wiki
Jump to: navigation, search
(Query Results)
Line 93: Line 93:
 
</pre>
 
</pre>
  
== Supported person jobs ==
+
= Game Example =
  
These are the strings to insert for the various jobs.  More can be added, but these are the currently supported jobs:
+
<pre>
 +
<metadata>
 +
  <item>
 +
    <title>The Secret of Monkey Island</title>
 +
    <description>Aspiring pirate Guybrush Threepwood goes on the adventure of a lifetime.</description>
 +
    <system>PC</system>
 +
    <categories>
 +
        <category type="genre" name="Adventure" />
 +
    </categories>
 +
    <studios>
 +
        <studio name="Lucasfilm Games" />
 +
    </studios>
 +
    <countries>
 +
        <country name="United States of America" />
 +
    </countries>
 +
    <year>1990</year>
 +
    <images>
 +
        <image type="coverart" thumb="http://www.mobygames.com/images/covers/small/1080415346-00.jpg" url="http://www.mobygames.com/images/covers/large/1080415346-00.jpg" />
 +
        <image type="fanart" url="http://img528.imageshack.us/img528/8982/14786890je6.jpg" />
 +
    </images>
 +
  </item>
 +
</metadata>
 +
</pre>
 +
 
 +
= Supported jobs =
 +
 
 +
These are the strings to insert for the various jobs/professions.  More can be added, but these are the currently supported jobs:
  
 
=== Movie/Video Jobs ===
 
=== Movie/Video Jobs ===

Revision as of 17:22, 31 May 2010

Query Results

A query result is nothing more than a series of items filled as completely as you care or are able to fill them.

<metadata>
    <item> 
      <language>en</language> 
      <title>Star Wars: Episode V - The Empire Strikes Back</title>  
      <inetref>1891</inetref> 
      <imdb>0080684</imdb>  
      <userrating>8.4</userrating> 
      <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="covertart" 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>Tue, 01 Jul 2008 11:37:47 GMT</lastupdated> 
    </item>
    <item> 
      <language>en</language> 
      <title>Star Wars: Episode VI - Return of the Jedi</title>  
      <inetref>1892</inetref> 
      <imdb>0086190</imdb>  
      <userrating>8.4</userrating> 
      <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="coverart" 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>Tue, 01 Jul 2008 11:37:47 GMT</lastupdated> 
    </item>
</metadata>
 

Video Example

<metadata>
  <item>
    <title>Star Wars</title>
    <subtitle>A New Hope</subtitle>
    <tagline>A long time ago, in a galaxy far, far away...</tagline>
    <language>en</language> 
    <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</userrating>
    <budget>21000000</budget>
    <revenue>1000000000</revenue>
    <year>1977</year>
    <releasedate>1977-05-25</releasedate>
    <lastupdated>Tue, 01 Jul 2008 11:37:47 GMT</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>
  </item>
</metadata>

Game Example

<metadata>
  <item>
    <title>The Secret of Monkey Island</title>
    <description>Aspiring pirate Guybrush Threepwood goes on the adventure of a lifetime.</description>
    <system>PC</system>
    <categories> 
        <category type="genre" name="Adventure" /> 
    </categories> 
    <studios> 
        <studio name="Lucasfilm Games" /> 
    </studios> 
    <countries> 
        <country name="United States of America" /> 
    </countries> 
    <year>1990</year>
    <images>
        <image type="coverart" thumb="http://www.mobygames.com/images/covers/small/1080415346-00.jpg" url="http://www.mobygames.com/images/covers/large/1080415346-00.jpg" />
        <image type="fanart" url="http://img528.imageshack.us/img528/8982/14786890je6.jpg" />
    </images>
  </item>
</metadata>

Supported jobs

These are the strings to insert for the various jobs/professions. 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

General Image Types

  • "Coverart"
  • "Fanart"
  • "Banner"
  • "Screenshot"

Music Image Types

  • "Poster"
  • "Back Cover"
  • "Inside Cover"
  • "CD Image"