It would be nice to have an option where we could specify the NZB Indexer's RSS feed URL. Altmount will read the feed and download those nzbs.
One good example is: One can add the nzbs to indexer's cart and altmount will download them at the specified interval.
If this feature is not possible then simplest implementation would be
- Have a text box to specify the RSS feed
- Have an option to specify the interval to read the feed
- Read the feed at the set interval and download the nzbs
Since these RSS feeds are nothing but the XMLs, they could be parsed and NZBs could be downloaded.
It would be nice to have an option where we could specify the NZB Indexer's RSS feed URL. Altmount will read the feed and download those nzbs.
One good example is: One can add the nzbs to indexer's cart and altmount will download them at the specified interval.
If this feature is not possible then simplest implementation would be
Since these RSS feeds are nothing but the XMLs, they could be parsed and NZBs could be downloaded.