|
DOWNLOADER (HTTP) |
|
Under
URL, the full path to a file on a webserver can be specified. If the
file contains a datecode that is changing use yyyymmdd etc. format to
specify the date code in the file. ---- Under
Destination, specify the local path and filename for the file. You might
want to save Newsfile2011040812.mp3 simply as News.mp3 ---- Under
DateFormat, specify the date format used in the filename. In this Example: ---- Under ShellExec, a batch job might be triggered to automatically tag, level or copy the file. ----
Under MinFileSize, specify the minimum valid filesize for the downloads
(in bytes) ---- As
mentionned before, should the download fail for whatever reason, a substitute
file can be specified here. It is also possible to delete the old file
or leave the old file in place. It all depends for what you will use
the downloader application. For the news, it would make sense to keep
the previous file rather than delete or replace it with silence. Examples: Substitute=Delete Substitute= ---- With
IhhibitProcess you can specify an imagename that will force the downloader
to exit. Assume your playlist creator software will access the files
(for whatever reason, maybe to get file length) when creating playlists.
The download of the news file might then produce a conflict with the
playlist creation software. ---- MaxRetries is simply the number of retries the program attemps to download a file, should the download fail. |