2005-05-20, 04:49 PM
Hello,
I'm currently in the process of getting a home-brew PVR setup in my home. I've been looking into the use of GB-PVR, and I think I'm wanting to use the RecTracker program to help remove duplicate episodes from my recording schedule. I've setup a testbed for just playing around with the GB-PVR stuff (no actual recording hardware connected) and to demo to my wife the fun things we have in store
So, I've added the RecTracker program to my gb-pvr folder, and started messing around with it to see how it works. Now, it seems that when it comes time to do a:
rectracker -purge
It ONLY deletes ONE duplicate item from my schedule, even tho there are many duplicates of a particular episode.
For my test, I have MythBusters set to record all episodes. I marked two different episodes of MythBusters as recorded, and manually called the rectracker -add with their ID's. Databases both look good.
Now, calling the rectracker -purge command, it shows that it deletes two duplicates (one for each different episode), however one of the MythBusters episodes had 3 different occurances -- and only one was deleted.
Here's a log dump of the relevant portions of the log file:
5/20/2005 11:42:10 AM.981 VERBOSE [2] RecordingFactory.loadSchedule()
5/20/2005 11:42:10 AM.981 VERBOSE [2] - loading: MythBusters status:4 start: 1/1/2001 12:00 AM
5/20/2005 11:42:10 AM.997 VERBOSE [2] - loading: MythBusters status:0 start: 5/22/2005 2:00 PM
5/20/2005 11:42:10 AM.997 VERBOSE [2] - loading: C:\test.mpg status:2 start: 5/25/2005 8:00 PM
5/20/2005 11:42:10 AM.997 VERBOSE [2] - loading: MythBusters status:0 start: 5/25/2005 11:00 PM
5/20/2005 11:42:10 AM.997 VERBOSE [2] - loading: MythBusters status:0 start: 5/29/2005 2:00 PM
5/20/2005 11:42:10 AM.997 VERBOSE [2] - loading: C:\test.mpg status:2 start: 6/1/2005 8:00 PM
5/20/2005 11:42:10 AM.997 VERBOSE [2] - loading: MythBusters status:0 start: 6/1/2005 11:00 PM
5/20/2005 11:42:11 AM.013 VERBOSE [2] RecordingFactor.DeleteSheduledRecording()
5/20/2005 11:42:11 AM.028 VERBOSE [2] TryToAutoCorrectConflicts()
5/20/2005 11:42:11 AM.028 VERBOSE [2] RecordingFactory.loadSchedule()
5/20/2005 11:42:11 AM.028 VERBOSE [2] - loading: MythBusters status:4 start: 1/1/2001 12:00 AM
5/20/2005 11:42:11 AM.044 VERBOSE [2] - loading: MythBusters status:0 start: 5/22/2005 2:00 PM
5/20/2005 11:42:11 AM.044 VERBOSE [2] - loading: C:\test.mpg status:2 start: 5/25/2005 8:00 PM
5/20/2005 11:42:11 AM.044 VERBOSE [2] - loading: MythBusters status:0 start: 5/29/2005 2:00 PM
5/20/2005 11:42:11 AM.044 VERBOSE [2] - loading: C:\test.mpg status:2 start: 6/1/2005 8:00 PM
5/20/2005 11:42:11 AM.044 VERBOSE [2] - loading: MythBusters status:0 start: 6/1/2005 11:00 PM
5/20/2005 11:42:12 AM.138 VERBOSE [2] RecordingFactor.DeleteSheduledRecording()
5/20/2005 11:42:12 AM.153 VERBOSE [2] TryToAutoCorrectConflicts()
5/20/2005 11:42:12 AM.153 VERBOSE [2] RecordingFactory.loadSchedule()
5/20/2005 11:42:12 AM.153 VERBOSE [2] - loading: MythBusters status:4 start: 1/1/2001 12:00 AM
5/20/2005 11:42:12 AM.153 VERBOSE [2] - loading: MythBusters status:0 start: 5/22/2005 2:00 PM
5/20/2005 11:42:12 AM.169 VERBOSE [2] - loading: C:\test.mpg status:2 start: 5/25/2005 8:00 PM
5/20/2005 11:42:12 AM.169 VERBOSE [2] - loading: MythBusters status:0 start: 5/29/2005 2:00 PM
5/20/2005 11:42:12 AM.169 VERBOSE [2] - loading: C:\test.mpg status:2 start: 6/1/2005 8:00 PM
There are still TWO MythBusters episodes to delete from this list (5/22/2005 2:00 PM and 5/29/2005 2:00 PM).
Any way to get them out of there w/o having to re-run the rectracker -purge multiple times? Is this a bug?
Thanks!
Mike
I'm currently in the process of getting a home-brew PVR setup in my home. I've been looking into the use of GB-PVR, and I think I'm wanting to use the RecTracker program to help remove duplicate episodes from my recording schedule. I've setup a testbed for just playing around with the GB-PVR stuff (no actual recording hardware connected) and to demo to my wife the fun things we have in store
So, I've added the RecTracker program to my gb-pvr folder, and started messing around with it to see how it works. Now, it seems that when it comes time to do a:
rectracker -purge
It ONLY deletes ONE duplicate item from my schedule, even tho there are many duplicates of a particular episode.
For my test, I have MythBusters set to record all episodes. I marked two different episodes of MythBusters as recorded, and manually called the rectracker -add with their ID's. Databases both look good.
Now, calling the rectracker -purge command, it shows that it deletes two duplicates (one for each different episode), however one of the MythBusters episodes had 3 different occurances -- and only one was deleted.
Here's a log dump of the relevant portions of the log file:
5/20/2005 11:42:10 AM.981 VERBOSE [2] RecordingFactory.loadSchedule()
5/20/2005 11:42:10 AM.981 VERBOSE [2] - loading: MythBusters status:4 start: 1/1/2001 12:00 AM
5/20/2005 11:42:10 AM.997 VERBOSE [2] - loading: MythBusters status:0 start: 5/22/2005 2:00 PM
5/20/2005 11:42:10 AM.997 VERBOSE [2] - loading: C:\test.mpg status:2 start: 5/25/2005 8:00 PM
5/20/2005 11:42:10 AM.997 VERBOSE [2] - loading: MythBusters status:0 start: 5/25/2005 11:00 PM
5/20/2005 11:42:10 AM.997 VERBOSE [2] - loading: MythBusters status:0 start: 5/29/2005 2:00 PM
5/20/2005 11:42:10 AM.997 VERBOSE [2] - loading: C:\test.mpg status:2 start: 6/1/2005 8:00 PM
5/20/2005 11:42:10 AM.997 VERBOSE [2] - loading: MythBusters status:0 start: 6/1/2005 11:00 PM
5/20/2005 11:42:11 AM.013 VERBOSE [2] RecordingFactor.DeleteSheduledRecording()
5/20/2005 11:42:11 AM.028 VERBOSE [2] TryToAutoCorrectConflicts()
5/20/2005 11:42:11 AM.028 VERBOSE [2] RecordingFactory.loadSchedule()
5/20/2005 11:42:11 AM.028 VERBOSE [2] - loading: MythBusters status:4 start: 1/1/2001 12:00 AM
5/20/2005 11:42:11 AM.044 VERBOSE [2] - loading: MythBusters status:0 start: 5/22/2005 2:00 PM
5/20/2005 11:42:11 AM.044 VERBOSE [2] - loading: C:\test.mpg status:2 start: 5/25/2005 8:00 PM
5/20/2005 11:42:11 AM.044 VERBOSE [2] - loading: MythBusters status:0 start: 5/29/2005 2:00 PM
5/20/2005 11:42:11 AM.044 VERBOSE [2] - loading: C:\test.mpg status:2 start: 6/1/2005 8:00 PM
5/20/2005 11:42:11 AM.044 VERBOSE [2] - loading: MythBusters status:0 start: 6/1/2005 11:00 PM
5/20/2005 11:42:12 AM.138 VERBOSE [2] RecordingFactor.DeleteSheduledRecording()
5/20/2005 11:42:12 AM.153 VERBOSE [2] TryToAutoCorrectConflicts()
5/20/2005 11:42:12 AM.153 VERBOSE [2] RecordingFactory.loadSchedule()
5/20/2005 11:42:12 AM.153 VERBOSE [2] - loading: MythBusters status:4 start: 1/1/2001 12:00 AM
5/20/2005 11:42:12 AM.153 VERBOSE [2] - loading: MythBusters status:0 start: 5/22/2005 2:00 PM
5/20/2005 11:42:12 AM.169 VERBOSE [2] - loading: C:\test.mpg status:2 start: 5/25/2005 8:00 PM
5/20/2005 11:42:12 AM.169 VERBOSE [2] - loading: MythBusters status:0 start: 5/29/2005 2:00 PM
5/20/2005 11:42:12 AM.169 VERBOSE [2] - loading: C:\test.mpg status:2 start: 6/1/2005 8:00 PM
There are still TWO MythBusters episodes to delete from this list (5/22/2005 2:00 PM and 5/29/2005 2:00 PM).
Any way to get them out of there w/o having to re-run the rectracker -purge multiple times? Is this a bug?
Thanks!
Mike