View Full Version : Resetting 'Watched'
redman
10-05-2004, 05:33 AM
I use a version of xmltv here and I find that for quite a lot of shows I don't get an episode number, or a way to differentiate it from a previous episode.
So I end up with a heap of favourites that IR doesn't record because sage thinks I have already watched them.
Currently the solution I have, is to go through the TV guide every day or three and see if any of my shows are on and then manually see if I need to 'clear watched' for every offender.
HAs anyone thought of a way to make this easier?
Maybe a flag in favourites that you can choose that will automatically reset to un-watched after viewing for certain shows.
falchulk
10-05-2004, 05:53 AM
You do know that you can go into info and clear watched as soon as you are done watching?
salsbst
10-05-2004, 07:38 AM
Malore's STV (and Opus4' Maldude) have a menu that lets you see every airing that has been recorded (in wiz.bin) and clear the watched status.
nielm
10-05-2004, 07:41 AM
I use a version of xmltv here and I find that for quite a lot of shows I don't get an episode number, or a way to differentiate it from a previous episode.
Sounds like an older XMLTV plugin... The newer ones create an episode ID from a hash of Showname/epsiodename if an episode is present or showname/date if not -- so every show without an episode name is unique...
The one I am using is here (http://forums.freytechnologies.com/forums/showthread.php?s=&threadid=2234)
stanger89
10-05-2004, 11:36 AM
So I end up with a heap of favourites that IR doesn't record because sage thinks I have already watched them.
That doesn't sound right, if Favorites don't have unique episode IDs then AFIAK Sage records them all.
Do those shows have SHxxxxx or EPxxxxx IDs? If they all have the same EPxxxxx ID, then it may be a plugin problem since I think Sage uses SHx/EPx to determine how it records (ie it records all occurances of a favorite with SHxxx, but only non-watched EPxxxx favorites).
nielm
10-05-2004, 12:26 PM
XMLTV plugin only uses EPxxxx and generates it as a MD5 hash as I mentioned above...
redman> So I end up with a heap of favourites that IR doesn't record...
stranger89> That doesn't sound right, if Favorites don't have unique episode IDs then AFIAK Sage records them all.
Ah - could the difference be that redman was referring to IR, not Favorites?
falchulk> You do know that you can go into info and clear watched as soon as you are done watching?
salsbst> Malore's STV (and Opus4' Maldude) have a menu that lets you see every airing that has been recorded (in wiz.bin) and clear the watched status.
Both falchulk's and salsbst's suggestions require one very important thing - that redman "do something" between episodes. What if redman isn't around for a couple of days and two daily "distinct" episodes aire?
Indeed, I believe redman knows about Manually Clearing Watched:
redman> manually see if I need to 'clear watched' for every offender.
So, other than the stale XMLTV, is it possible this is a difference between IR and Favorites?
Opus4
10-05-2004, 01:01 PM
So, other than the stale XMLTV, is it possible this is a difference between IR and Favorites?No. The show IDs are used by SageTV to determine what has been watched & what hasn't. If all the IDs are the same EP##, then it won't make a difference whether it is IR or a Favorite: SageTV will think all airings with that episode number have been watched if one is marked that way. Neither IR nor Favorites will re-record a watched episode unless you manually tell it to do so or clear the watched marker... in which case it is no longer watched, is it? :)
My vote would go with nielm's idea of "stale XMLTV" data.
- Andy
Sweep
05-31-2005, 03:49 PM
Sounds like an older XMLTV plugin... The newer ones create an episode ID from a hash of Showname/epsiodename if an episode is present or showname/date if not -- so every show without an episode name is unique...
The one I am using is here (http://forums.freytechnologies.com/forums/showthread.php?s=&threadid=2234)
I actually have the same problem with favorites not being recorded after watching one episode of a shows, but I -am- using the plugin you mentioned.
Could it be the problem is in the epgdata.xml itself ?
In the code of the plugin I find this: if (this.episodeName != null),
In my epgdata.xml when no episodeName (sub-title) is supplied the tag is pressent but empty: <sub-title lang="nl" />
Could it be the empty tag results in an empty string, which actually isn't NULL and therefor no unique EP id is generated ?
nielm
06-01-2005, 02:15 AM
yep - that would be a problem Owilsky found the same problem and generated a fixed plugin..
You could aso report it to the maintainer of the program that generates the XMLTV file, as I don't think it should be doing that!
http://forums.freytechnologies.com/forums/showthread.php?t=11354&highlight=xmltv
Sweep
06-01-2005, 03:41 AM
Ah.. Thanks!
Missed that, I'll get Owilsky's plugin
vBulletin® v3.7.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.