Where to find unwatched episodes? (xml?)

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
testmetest Offline
Member
Posts: 61
Joined: Apr 2009
Reputation: 0
Post: #1
Hi, I am hoping to edit out unwatched episodes. Can anyone point me to the xml file that has this? Below is a pic of what I'm looking for. I've been pouring through the xml for several hours and am not having a lot of luck.

[Image: 30881950.jpg]

In other words, I want it to say Season 1, 21 episodes with no mention of 21 unwatched episodes.

Thanks!
find quote
testmetest Offline
Member
Posts: 61
Joined: Apr 2009
Reputation: 0
Post: #2
In case anyone cares, I found it in MyVideoNav.xml changing the localized line here:

<control type="label">
<posy>35</posy>
<width>980</width>
<label>$LOCALIZE[31072]</label>
<align>left</align>
<include>Heading3</include>
<visible>Container.Con

to:

$LOCALIZE[31074]

Made this:

[Image: 97095147.gif]
(This post was last modified: 2011-05-24 02:02 by testmetest.)
find quote