2015-05-15, 20:58
Really useful service, i set the command as favourite.
tnx Regss.
Peppe
tnx Regss.
Peppe
<favourites>
<favourite name="Audio Profiles">RunScript(script.audio.profiles,0)</favourite>
</favourites>
(2015-05-16, 11:11)peppe_sr Wrote: means that it is in favourites.xml as
i prefer so and not a button on my remote.Code:<favourites>
<favourite name="Audio Profiles">RunScript(script.audio.profiles,0)</favourite>
</favourites>
have you noticed that during mp3 playback, if switch profiles the mp3s re-starts?
Ciao
Peppe
(2015-05-19, 22:41)pünktchen Wrote: Hi regss,
i have a small problem: I have created two profiles where i also store the system video settings with different screen resolutions.
When i change the profiles, Kodi always wants to confirm the new screen resolution. Really annoying!
Can you somehow autoclose this dialog?
(2015-05-19, 22:41)pünktchen Wrote: Hi regss,
i have a small problem: I have created two profiles where i also store the system video settings with different screen resolutions.
When i change the profiles, Kodi always wants to confirm the new screen resolution. Really annoying!
Can you somehow autoclose this dialog?
(2015-06-03, 09:09)Regss Wrote:Too bad!(2015-05-19, 22:41)pünktchen Wrote: Hi regss,
i have a small problem: I have created two profiles where i also store the system video settings with different screen resolutions.
When i change the profiles, Kodi always wants to confirm the new screen resolution. Really annoying!
Can you somehow autoclose this dialog?
Unfortunately not. XBMC does not offer such possibility.
\\nomepc\Users\mionomeutente\AppData\Roaming\Kodi\addons\script.audio.profiles\resources\language
http://192.168.1.213/jsonrpc?request={"jsonrpc":"2.0","method":"Addons.ExecuteAddon","params":{"addonid":"script.audio.profiles","params":{"mode":"0"}},"id":1}
http://192.168.1.213/jsonrpc?request={"jsonrpc":"2.0","method":"Addons.ExecuteAddon","params":{"addonid":"script.audio.profiles","params": ["0"]},"id":1}