Add-on:Audio Profiles

From Official Kodi Wiki
Revision as of 12:00, 5 January 2015 by NedBot (talk | contribs) (Addon-Bot Update)
Jump to navigation Jump to search

Audio Profiles
icon.png

See this add-on on the kodi.tv showcase

Author: Regss

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

Summary: Save audio profile and easily switch between them
Home icon grey.png   ▶ Add-ons ▶ Audio Profiles

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