![]() |
|
|||
|
Hello!
I haven't posted here in ages, since the V3 beta (back when it was still SSPVS). Anyhow, I'm trying to take advantage of the duplicate checking without filling up my hard drive with shows that I've already dumped to DVD. I'm using this to create 1-second clips of shows: Code:
c: cd\ for %%a in (*.wmv) do if not exist "h:\stubs\part\%%a" asfchop -in "%%a" -out "h:\stubs\%%a" -start 00:00:00 -end 00:00:01 H:\stubs is where the 1-second clips are stored; BTV can see it. H:\stubs\part is where I manually move clips for incomplete multi-part shows; BTV can NOT see it. The 1-second clip created by asfchop has all of the show information, including show title, episode title, etc. However, the clips do not seem to get used by BTV for duplicate checking. Any suggestions? --Scott.
__________________
BTV 3.4 build 1334 | AMD Athlon XP 2800+, 1G memory, NTFS | WinXP Pro (Corp) SP2 beta US/English + current patches | DX9, WMP9, WME9 | Near VHS w/WMV 9 | Don't ask me what MB I have; I don't know at the moment | ATI AIW Radeon 8500DV (BB) | ATI Catalyst 4.1 | No timeshifting, Web UI only (updated 20040510) |
|
|||
|
Re: How to force checking for duplicates?
How is the epgid determined? By the station, or what? If so, the problem might be due to recordings being from two different stations. I don't suppose that I can do much about that.
--Scott.
__________________
BTV 3.4 build 1334 | AMD Athlon XP 2800+, 1G memory, NTFS | WinXP Pro (Corp) SP2 beta US/English + current patches | DX9, WMP9, WME9 | Near VHS w/WMV 9 | Don't ask me what MB I have; I don't know at the moment | ATI AIW Radeon 8500DV (BB) | ATI Catalyst 4.1 | No timeshifting, Web UI only (updated 20040510) |
|
|||
|
Re: How to force checking for duplicates?
I took a look in SlaveStoreCollection.xml, and the epgid is the same for both.
The items that are different are Size, TargetRecordTime, ActualRecordTime, RecordTimeZoneIDFlag (older is TIME_ZONE_ID_DAYLIGHT, while the one that recorded today is TIME_ZONE_ID_UNKNOWN), ActualDuration (TargetDuration is 3600 for both), ShowAddingTime (presumably the time it was added to SlaveStoreCollection.xml). No unexpected differences. Could it be that if the ActualDuration is significantly less than TargetDuration, it forces the show to be recorded again? --Scott.
__________________
BTV 3.4 build 1334 | AMD Athlon XP 2800+, 1G memory, NTFS | WinXP Pro (Corp) SP2 beta US/English + current patches | DX9, WMP9, WME9 | Near VHS w/WMV 9 | Don't ask me what MB I have; I don't know at the moment | ATI AIW Radeon 8500DV (BB) | ATI Catalyst 4.1 | No timeshifting, Web UI only (updated 20040510) |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| duplicates using iphone | jresnick | Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum | 0 | 10-01-2007 04:59 AM |
| Power outage - Checking to see what should have recorded | lostdog | Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum | 3 | 12-22-2006 10:59 AM |
| How many processes are supposed to be running? I have duplicates! | msmarti58 | Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum | 0 | 12-09-2005 04:59 AM |
| Duplicates of recordings | werb | Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum | 11 | 09-09-2005 04:16 PM |
| Titan TV Description Duplicates | iowagary | Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum | 9 | 02-06-2003 03:47 PM |