- October 24, 2011
- 261
- 207
- 45
Hello everyone,
I am just getting media portal up and running. I have the EGP all going and I have comskip producinf files.
One thing I noticed is that in the defaultwide theme, when I go under recorded television, I see all of my shows, and they are named with the episode name and number, but I cannot see the episode name in the interface.
For example, File name is:
Criminal Minds - 2011-11-29 - E622 - Out of the Light.ts
Criminal Minds - 2011-11-29 - E622 - Out of the Light.xml contains:
However, Out of the Light shows no where in the interface. Wondering if I just need to change the Theme, or if there is something else going on.
Attached are screenshots.
Thanks for your time,
Matt
I am just getting media portal up and running. I have the EGP all going and I have comskip producinf files.
One thing I noticed is that in the defaultwide theme, when I go under recorded television, I see all of my shows, and they are named with the episode name and number, but I cannot see the episode name in the interface.
For example, File name is:
Criminal Minds - 2011-11-29 - E622 - Out of the Light.ts
Criminal Minds - 2011-11-29 - E622 - Out of the Light.xml contains:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<tags>
<tag>
<SimpleTag>
<name>TITLE</name>
<value>Criminal Minds</value>
</SimpleTag>
<SimpleTag>
<name>COMMENT</name>
<value>The team travels to a North Carolina town where one woman was found badly injured and another is missing, and discovers those may not be the only victims.</value>
</SimpleTag>
<SimpleTag>
<name>GENRE</name>
<value>Crime drama</value>
</SimpleTag>
<SimpleTag>
<name>CHANNEL_NAME</name>
<value>KPPXDT</value>
</SimpleTag>
<SimpleTag>
<name>EPISODENAME</name>
<value>Out of the Light</value>
</SimpleTag>
<SimpleTag>
<name>SERIESNUM</name>
<value>
</value>
</SimpleTag>
<SimpleTag>
<name>EPISODENUM</name>
<value>622</value>
</SimpleTag>
<SimpleTag>
<name>EPISODEPART</name>
<value>
</value>
</SimpleTag>
<SimpleTag>
<name>STARTTIME</name>
<value>2011-11-29 22:53</value>
</SimpleTag>
<SimpleTag>
<name>ENDTIME</name>
<value>2011-11-30 00:00</value>
</SimpleTag>
</tag>
</tags>
However, Out of the Light shows no where in the interface. Wondering if I just need to change the Theme, or if there is something else going on.
Attached are screenshots.
Thanks for your time,
Matt
Denmark