Add-on:Audio Profiles: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Addon-Bot Update)
Line 3: Line 3:
|provider-name=Regss
|provider-name=Regss
|ID=script.audio.profiles
|ID=script.audio.profiles
|latest-version=1.0.5
|latest-version=1.1.0
|extension point=xbmc.python.script
|extension point=xbmc.python.script
|provides=
|provides=

Revision as of 20:15, 7 June 2016

Audio Profiles
icon.png

See this add-on on the kodi.tv showcase

Author: Regss

Type: Program
Repo: Kodi.tv repo v21
Kodi.tv repo v20
Kodi.tv repo v19

License: GPL v3.0
Source: Source code
Summary: Save audio profile and easily switch between them
Home icon grey.png   ▶ Add-ons ▶ Audio Profiles
Attention talk.png Need help with this add-on? See here.

To map a key for switch audio profile edit keymap xml file and add:
RunScript(script.audio.profiles,0) - for switch profile in loop
RunScript(script.audio.profiles,x) - where x is number of profile

Installing

This add-on is installed from the Add-on browser located in Kodi as follows:

  1. Settings
  2. Add-ons
  3. Install from repository
  4. Program Add-ons
  5. Audio Profiles
  6. Install