Hi
We publish alot of rss-feeds for a very specific purpose. They contain mp3-files that are generated from note-files for the members of my choir. Most of the members have installed Beyond Pod on their phones to be able to download the files that we publish. HOwever, each time they add a new feed, they need to go in and modify the settings like this:
* type in the URL manually
* set the category
* download [99] episodes
* keep at most [99] episodes
* (More settings) Force unique names: off
* (More settings) Alow Episode deletions: off
I would like to publish an xml-file called <MyFeed>.BeyondPodConfig that contained all of the above (any other setting that can be set for a feed should also be possible to set in this file). This way I could just post links to these files on our website, and they could download the new file and have beyondpod autoconfigure the feed.
The exact format of the file is irrellevant for me, a plain textfile with on setting per row or a proper xml-file would work equally well. Important though is that BP could register a file-handler for this filetype so that it automatically triggers when the browser downloads this file. This would be similar to pcast-files for itunes.
Possible?
Best regards, Jonas