I am having an issue with a file download using RDCatch and I am hopeful that 
someone on the list can provide me with some a workable solution.

We have a program that we download in 8 segments. It is on a websever and we 
access using http. The example address is below.

Example address:

http://serveraddress.com/folderfordownload/filename1616-1.mp3 
<http://serveraddress.com/folderfordownload/filename1616-1.mp3>
http://serveraddress.com/folderfordownload/filename1616-2.mp3 
<http://serveraddress.com/folderfordownload/filename1616-2.mp3>
http://serveraddress.com/folderfordownload/filename1616-3.mp3 
<http://serveraddress.com/folderfordownload/filename1616-3.mp3>
http://serveraddress.com/folderfordownload/filename1616-4.mp3 
<http://serveraddress.com/folderfordownload/filename1616-4.mp3>
http://serveraddress.com/folderfordownload/filename1616-5.mp3 
<http://serveraddress.com/folderfordownload/filename1616-5.mp3>


Each week the "filenameXXXX-1.mp3" will change to the next number (i.e., 1616 
will become 1617, then the next week 1618).

I can download using RDCatch if I give RDCatch the exact filename. But, if I 
attempt to use a wildcard in the address “filename*-1.mp3, nothing happens. 
Additionally, I believe there are multiple weeks of the “filename*-1.mp3” on 
the server, so I need to be able to have a starting point “1616” and then each 
week have it increase the count by 1.

I hope I am explaining this properly.

I am puzzled and could really use some guidance.

Thank you in advance for your help.

Tony

————————
System Info:
Rivendell 3.6.5 using the Paravel Radio Automation Appliance Install.
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to