Lauri Niskanen
Lauri Niskanen
Does this still happen with ds4drv 0.5.1?
I think this is most likely a bug in Kodi. Maybe it cannot handle a new joystick device appearing. It might be that ds4drv uinput device is strange in some...
Does this still occur?
I like this. Multi-touch support should be separated to another pull request. Also there are some minor white space errors that should be fixed. @aus4000 Are you still active? Does...
This issue sometimes happens to me. First make sure that `bluetooth.service` is running. You can also try these command on `bluetoothctl`: ``` scan on remove xx:xx:xx:xx:xx:xx (try to remove the...
How did you install 0.5.0? Which distribution are you using? Can you provide steps to reproduce this issue?
You can try to remove the original device (when ds4drv is already running). E.g. if the original device is `/dev/input/js0` then just do this: ``` sudo rm /dev/input/js0 ``` The...
Does this still occur?
Did you install it with pip? In that case, try: ``` pip uninstall ds4drv ```
Hmm, you are right. It was easy to add using a custom playlist. In any case, I think it might be a good idea to add some more default playlist...