Readme for SFastCopy
--------------------

SFastCopy is a Topfield TAP which makes a scheduled fastcopy from all coded files in the 
"DataFile" directory. In just one batch all coded files are decoded.

Options for SFastCopy can be changed by changing the parameter in the ini-file:
ManualKey        : Key for manual starting SFastCopy (default key KEY_Uhf)
                   Use None to disable ManualKey.
Disable          : Function is disabled (0 disable, 1 enable) 
Channel          : Channel which will be used for copying (default = 1, choose FTA channel!)
Starttime        : Time when SFastCopy is started (default  04:00)
DeleteFile       : Delete file when SFastCopy is ready copying the file (0 disable, 1 enable)
                   (0 disable, 1 enable, default is 0)
MaxSpeed         : Maximum playback speed (default 6).
                   Some CAM's can't handle 6, 4 or 2 speed.
SpeedUpBeforeRec : First playback speed is stepping up to MaxSpeed. Recording is started after 
                   MaxSpeed is reached (0 Recording before increasing , 1 Increase before recording, 
                   default 0).
CopyDir          : String prefix before filename to indicate file is already been copied. 
                   (default prefix Copied-). 
                   This is a workaround due missing a TAP API (TAP_Hdd_FileMove). 
             
After starting the SFastCopy (autostart or manual) the TAP must be installed. This can be done from
the SFastCopy menu, option "Install FastCopy Timer".
Menu option "Remove FastCopy Timer" removes the SFastCopy Timer.

The timerlist and bookmark functions are not yet implemented. This will be done in version 1.1.
