PDA

View Full Version : automatic stream recording script?


jbalmer
2006-01-26, 19:24
anyone up to programming a script that would start/stop recording an internet audio stream at user defined times? thanks.

morrows
2006-01-30, 15:17
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

jbalmer
2006-01-31, 00:07
oh...i see. i will request that feature in the other forum.

thank you.