Add-on:Bluetooth Delay lite: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot Update |
m Addon-Bot Update |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
|provider-name=MAR | |provider-name=MAR | ||
|ID=script.bluetooth.delay | |ID=script.bluetooth.delay | ||
|latest-version=1. | |latest-version=1.2.0 | ||
|extension point=xbmc.python.script | |extension point=xbmc.python.script | ||
|provides=executable | |provides=executable | ||
|Summary=Toggle audio delay | |Summary=Toggle audio delay | ||
|Description=Lite version of Bluetooth Delay addon. | |Description=Lite version of Bluetooth Delay addon. | ||
This addon lets you set a delay for your | This addon lets you set a delay for your Bluetooth headphones, and easily toggle between delay on/off. | ||
For easy toggle, set a shortcut on your skin's home screen, or set a shortcut key in the keyboard.xml file: | For easy toggle, set a shortcut on your skin's home screen, or set a shortcut key in the keyboard.xml file: | ||
For toggle - RunScript(script.bluetooth.delay) | For toggle - RunScript(script.bluetooth.delay) | ||
For speakers - RunScript(script.bluetooth.delay,0) | For speakers - RunScript(script.bluetooth.delay,0) | ||
For | For Bluetooth - RunScript(script.bluetooth.delay,1) | ||
|Platform=all | |Platform=all | ||
|Language= | |Language= | ||
| Line 30: | Line 30: | ||
[[Category:Matrix add-on repository]] | [[Category:Matrix add-on repository]] | ||
[[Category:Nexus add-on repository]] | [[Category:Nexus add-on repository]] | ||
[[Category:Omega add-on repository]] | |||
Latest revision as of 01:00, 12 July 2025
| Bluetooth Delay lite | ||||||||||||||
| ||||||||||||||
| Need help with this add-on? See here. |
Lite version of Bluetooth Delay addon.
This addon lets you set a delay for your Bluetooth headphones, and easily toggle between delay on/off.
For easy toggle, set a shortcut on your skin's home screen, or set a shortcut key in the keyboard.xml file:
For toggle - RunScript(script.bluetooth.delay)
For speakers - RunScript(script.bluetooth.delay,0)
For Bluetooth - RunScript(script.bluetooth.delay,1)
Installing
This add-on is installed from the Add-on browser located in Kodi as follows:
- Settings
- Add-ons
- Install from repository
- Program Add-ons
- Bluetooth Delay lite
- Install