Add-on:Audio Profiles: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Bot: Changing template: Addon)
m (Addon-Bot repo category update)
(42 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Add-on
{{Addon
|Name=Audio Profiles
|Name=Audio Profiles
|provider-name=Regss
|provider-name=Regss
|ID=script.audio.profiles
|ID=script.audio.profiles
|latest-version=1.0.4
|latest-version=1.2.0
|extension point=xbmc.python.script
|extension point=xbmc.python.script
|provides=
|provides=
Line 12: Line 12:
|Platform=all
|Platform=all
|Language=
|Language=
|License=
|License=GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007
|Forum=
|Forum=http://forum.kodi.tv/showthread.php?tid=200081
|Website=
|Website=
|Source=
|Source=https://github.com/Regss/script.audio.profiles
|Email=
|broken=
|broken=
|icon url=http://mirrors.kodi.tv/addons/gotham/script.audio.profiles/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/leia/script.audio.profiles/icon.png}}


[[Category:Add-ons with license tag]]
[[Category:Add-ons with source tag]]
[[Category:All add-ons]]
[[Category:Program add-ons]]
[[Category:Krypton add-on repository]]
[[Category:Isengard add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Helix add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Jarvis add-on repository]]

Revision as of 02:09, 30 June 2019

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

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