Script to change audio settings?
#1
Hello,

I would like to create a script that change the audio output settings directly in the settings file bypassing the gui.

in which file are store the Audio output, Dolby Digital (AC3) capable receiver, DTS Capable Receiver, Audio output device and the Downmix multichannel audio to stereo options ?

With this script i would like to pass between hdmi and spdif more easier (need to change 4 audio settings)

Thanks
Reply
#2
You can diddle guisettings directly with XBMC's python interface IIRC. No need to go doing some hackjob external thing.
Reply
#3
Ok thanks but what is the "xmbc python interface" ? a program, script or plugin. i try to find it in wiki or forum but i didn't find
Reply
#4
http://xbmc.sourceforge.net/python-docs/...l#Settings
Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
Reply
#5
Hi all,

I have exact same need and do not see how to use API. Could somebody be kind enough to provide a example on how to change audio settings wihtout going through GUI. I already have a python script in place so I just would like add lines in it.

Tks,

Xavier
Reply

Logout Mark Read Team Forum Stats Members Help
Script to change audio settings?0