anyone up to programming a script that would start/stop recording an internet audio stream at user defined times? thanks.
jbalmer,
at this time the only stream recording i'm aware of is of shoutcast streams. you can access the record button by pressing start while the stream is playing. the stream will then be recorded into a pre-defined location (see xboxmediacenter.xml).
the python api does not expose a method for programmatically invoking the record function.
perhaps the request should be made to the xbmc developer group to expose this functionality.
-morrows
oh...i see. i will request that feature in the other forum.
thank you.