OK, maybe the php platform is not perfect. So i did some learning today, read a thousand newsposts and start developing an i-podder for the windowsplatform. I think it should run on any windowsmachine, but some testing need to be done so please help me.
you can download the script here
Its two files:
1. i-podder.js , the script itself
2. feeds.txt
First configure feeds.txt. On the first line you put the path of the destination folder
The other lines you use to put your feeds in.
Ok. doubleclick i-podder.js and you should get a message: ‘I-podder.js starts collecting’
When its finished it gives a message: ‘I-podder.js finished collecting’
Please let me know if it works.
ToDo:
- test if files where not allready downloaded
- after downloading throw files in target folder into the itunes library ( i discovered that i-tunes on windows coms with a com-object that can be accessed with activex controls!!!)