I do a lot of scripting (VBScript) of Replay Media Catcher 3 to record from my queue on Hulu. I schedule my script to run late at night and it starts RMC, starts recording, then opens Internet Explorer to the URL of a show from my queue. It's very kludgy to start RMC and watch for popup messages about plugin updates and a new version, as well as to try to guess when the recording is done to close RMC.

Ideally I'd like to see being able to pass the URL via command line, have RMC start up, record the show, then exit with a return code indicating if it was successful or not.

I assume there's not a lot of demand for this kind of functionality and it'll likely never get added. But you don't know unless you ask. Thanks for making an excellent product.