TV episodes and Aeon
#1
Stupid question:

MR now writes Aeon studio tags for films but does it pick up anything from the TV episode nfos if I add a studio tag?
Reply
#2
Not the studio tag but the director tag for TV shows Huh

<director>Tony Goldwyn / netShowtime / TV-MA / / 720p / V_MPEG4/ISO/AVC / AC-3 / 6ch / eng / subeng</director>


That is the trick then it should work fine.
Reply
#3
I have the same problem and I used MIP to set all of my nfo files Before I imported everything into XBMC..

Code:
<?xml version="1.0" encoding="utf-8"?>
<episodedetails xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <fileinfo>
    <lastupdate>2009-04-07T23:34:50.65625-06:00</lastupdate>
    <version>1.3</version>
    <streamdetails>
      <video>
        <width>720</width>
        <height>400</height>
        <codec>h264</codec>
        <formatinfo>AVC</formatinfo>
        <duration>42mn 57s 74ms</duration>
        <bitrate>2 531 Kbps</bitrate>
        <bitratemode>Variable</bitratemode>
        <bitratemax />
        <container>.m4v</container>
        <codecid>avc1</codecid>
        <codecidinfo>Advanced Video Coding</codecidinfo>
        <scantype>Progressive</scantype>
        <aspectdisplayratio>1.800</aspectdisplayratio>
      </video>
      <audio>
        <language>eng</language>
        <codec>AAC</codec>
        <channels>2</channels>
        <bitrate>160 Kbps</bitrate>
      </audio>
    </streamdetails>
  </fileinfo>
  <title>Under the Night (1)</title>
  <season>1</season>
  <episode>1</episode>
  <rating />
  <plot>It's the start of the war between the Systems Commonwealth and the Nietzschean fleets.  Captain Dylan Hunt and his ship the Andromeda Ascendant try to flee the first Nietzschean attack to warn the Commonwealth. In his attempt to escape, the Andromeda and Captain Hunt are caught in the event horizon of a black hole and frozen in time for 300 years.
The crew of the Eureka Maru with Captain Beka Valentine try to salvage the Andromeda to sell for a Nightsider's ransom.  After the Andromeda is pulled free, Hunt is unfrozen and forced to defend his ship against the salvagers and the Nietzschean mercenaries lead by Tyr Anasazi.</plot>
  <thumb>http://www.thetvdb.com/banners/episodes/77544/248894.jpg</thumb>
  <watched />
  <credits>/Robert Hewit Wolfe/</credits>
  <director>|Allan Kroeker| / netSciFi /  /  / 480p / avc1 / AAC / 2ch / eng</director>
  <aired>2000-10-02</aired>
  <actor>
    <name>Kevin Sorbo</name>
    <role>Dylan Hunt</role>
    <thumb>http://www.thetvdb.com/banners/</thumb>
  </actor>
  <actor>
    <name>Brandy Ledford</name>
    <role>Doyle</role>
    <thumb>http://www.thetvdb.com/banners/</thumb>
  </actor>
  <actor>
    <name>Brent Stait</name>
    <role>Rev Bem</role>
    <thumb>http://www.thetvdb.com/banners/</thumb>
  </actor>
  <actor>
    <name>Gordon Michael Woolvett</name>
    <role>Seamus Harper</role>
    <thumb>http://www.thetvdb.com/banners/</thumb>
  </actor>
  <actor>
    <name>Keith Hamilton Cobb</name>
    <role>Tyr Anasazi</role>
    <thumb>http://www.thetvdb.com/banners/</thumb>
  </actor>
  <actor>
    <name>Laura Bertram</name>
    <role>Trance Gemini</role>
    <thumb>http://www.thetvdb.com/banners/</thumb>
  </actor>
  <actor>
    <name>Lexa Doig</name>
    <role>Andromeda / Rommie</role>
    <thumb>http://www.thetvdb.com/banners/</thumb>
  </actor>
  <actor>
    <name>Lisa Ryder</name>
    <role>Beka Valentine</role>
    <thumb>http://www.thetvdb.com/banners/</thumb>
  </actor>
  <actor>
    <name>Steve Bacic</name>
    <role>Telemachus Rhade</role>
    <thumb>http://www.thetvdb.com/banners/</thumb>
  </actor>
  <votes />
</episodedetails>
HTPC: Apex MI-008 | Foxconn H67S | Celeron G530 | G.SKILL 4GB | Crucial 64 SSD| Arctic Cooling | PicoPSU-160-XT
Reply

Logout Mark Read Team Forum Stats Members Help
TV episodes and Aeon0