Add-on:Audio Profiles: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Addon-Bot repo category update)
Line 21: Line 21:


[[Category:Gotham add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Jarvis add-on repository]]

Revision as of 22:01, 19 November 2015

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

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