2022-01-17, 13:52
Bluetooth Delay for Kodi
script.bluetooth.delay
This addon makes it easy to use Kodi with Bluetooth headphones.
With this addon you can set up audio delay for one or two devices, and toggle between them via a shortcut on your home screen, or a shortcut on your keyboard.
You can download and install the repo from here or install via 'Add Source' with this URL https://mar-official.github.io
To set a keyboard shortcut:
For toggle: RunScript(script.bluetooth.delay)
For speakers: RunScript(script.bluetooth.delay,0)
For bluetooth: RunScript(script.bluetooth.delay,1)



script.bluetooth.delay
This addon makes it easy to use Kodi with Bluetooth headphones.
With this addon you can set up audio delay for one or two devices, and toggle between them via a shortcut on your home screen, or a shortcut on your keyboard.
You can download and install the repo from here or install via 'Add Source' with this URL https://mar-official.github.io
To set a keyboard shortcut:
For toggle: RunScript(script.bluetooth.delay)
For speakers: RunScript(script.bluetooth.delay,0)
For bluetooth: RunScript(script.bluetooth.delay,1)



