Hi David,
You can do anything you want with the files once podcatcher has finished dowloading them: you can delete them, move them to another directory or to your media player device, rename them, etc. All podcatcher needs to function are the state files such as 'history'.
So podcatcher will not download the same files twice when this sequence of UNIX commands is used:
podcatcher feeds.opml
rm -r cache/*
podcatcher feeds.opml
As a user, you do not need to know how podcatcher uses its state files, but I can tell you that podcatcher does not keep track of download dates.
I hope this helps.
|