v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Hi, maybe anyone here can help or point me to the right direction:

In Kodi v17 i use a udev rule to detect a connected/disconnected BT Headphone and switch then a profile of the Audio Profiles addon.
Works perfect for me but now on latest Kodi v18 Milhouse its broken.

Here my udev rule 99-btautoconnect.rules chmod 100644 root/root:
Code:
ACTION=="remove", SUBSYSTEMS=="input", ATTRS{name}=="00:22:37:1B:F7:2F", RUN+="/storage/.kodi/userdata/scripts/switchtoHDMIprofile.sh"
ACTION=="add", SUBSYSTEMS=="input", ATTRS{name}=="00:22:37:1B:F7:2F", RUN+="/storage/.kodi/userdata/scripts/switchtobluetoothprofile.sh"

The .sh's are working fine!

Here a discussion place:
https://forum.libreelec.tv/thread/1867-a...io-output/
RPi3 | RPi4 | LibreElec Kodi


Messages In This Thread
WD MyCloud - by crisp waffles - 2017-09-06, 03:11
No 3D Playback since Version - by Mike74 - 2017-10-09, 19:25
Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-10, 14:45
RE: Migrating from RPi2 to RPi1 - by Milhouse - 2017-11-10, 21:06
RE: Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-11, 09:17
Resolution broken after 0415 - by lozbrown85 - 2018-04-20, 11:48
popt 1.16 - by n0n4m3 - 2018-06-29, 00:28
RE: popt 1.16 - by Milhouse - 2018-06-29, 06:39
A plugin to be resurrected - by ArminiusTux - 2018-10-22, 22:02
RE: A plugin to be resurrected - by Milhouse - 2018-10-23, 02:46
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - by nojoe - 2018-10-23, 14:08
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24