![]() |
|
Where to find unwatched episodes? (xml?) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: reFocus (/forumdisplay.php?fid=72) +---- Thread: Where to find unwatched episodes? (xml?) (/showthread.php?tid=88621) |
Where to find unwatched episodes? (xml?) - testmetest - 2010-12-26 05:47 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. ![]() In other words, I want it to say Season 1, 21 episodes with no mention of 21 unwatched episodes. Thanks! - testmetest - 2010-12-28 03:40 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:
|