- September 3, 2012
- 238
- 26
- 24
- Home Country
-
United States of America
I'm trying to add a new program genre but have no idea how to do it. The problem is that some genres are present in my tvguide.xml but not in the "Unmapped Program Genre" field. For example. I have the movie genre enabled. But almost all movies never get the genre coloring. Investigating further I noticed this:
If you notice, one of the categories is "Movies". So I would like to add and Unmapped Genre named "Movies" to get the Genre coloring.
Code:
<title lang="en">One More Time</title>
<desc lang="en">London nightclub buddies Salt (Sammy Davis Jr.) and Pepper (Peter Lawford) link Pepper's dead twin to diamond smugglers.</desc>
<credits>
<director>Jerry Lewis</director>
<actor>Sammy Davis Jr.</actor>
<actor>Peter Lawford</actor>
<actor>Esther Anderson</actor>
<actor>Maggie Wright</actor>
<actor>Leslie Sands</actor>
<actor>John Wood</actor>
<actor>Sydney Arnold</actor>
<actor>Edward Evans</actor>
<actor>Percy Herbert</actor>
<actor>Bill Maynard</actor>
<actor>Dudley Sutton</actor>
<actor>Glyn Owen</actor>
<actor>Lucille Soong</actor>
<actor>Anthony Nicholls</actor>
<actor>Allan Cuthbertson</actor>
<actor>Cyril Luckham</actor>
<producer>Milton Ebbins</producer>
</credits>
<date>1970</date>
<category lang="en">Comedy</category>
<category lang="en">General</category>
<category lang="en">Movies</category>
<episode-num system="ms_progid">1.190438143</episode-num>
<rating system="VCHIP">
<value>TV-PG</value>
</rating>
<rating system="MPAA">
<value>PG</value>
</rating>
<rating system="advisory">
<value>Adult Content</value>
</rating>
<rating system="advisory">
<value>Language</value>
</rating>
<rating system="advisory">
<value>Violence</value>
</rating>
<star-rating>
<value>2.5/4</value>