PDA

View Full Version : question about FSID & extraction


procera
03-29-2002, 08:11 PM
I ran ShowList.tcl and got:
<?xml version="1.0" ?>
<ShowList>
<Show>
<Program></Program>
<Day>Fri</Day>
<Date>3/29</Date>
<Station>NIK1</Station>
<Episode></Episode>
<fsid>20870/14</fsid>
<Parts>
<Part>20869</Part>
<Size>256</Size>
<Part>20915</Part>
<Size>256</Size>
<Part>23562</Part>
<Size>94</Size>
</Parts>
<TotalSize>606</TotalSize>
</Show>
</ShowList>

1. when I use the fsid for ExtractStreamDx1 do I use the 20870/14 (the fsid) or the 20869 20915 23562 (part numbers)?

2. can I dump the output of ExtractStreamDx1 to a file on my tivo and ftp it over to my PC or will it cause problems?