Mike Megally
Mike Megally
Are you sure you're able to connect to the MQTT server? I have seen instances (not in this project, but other mqtt-based projects) where if the mqtt server can't connect...
@tryffel Here you go - nothing jumped out at me but maybe you're seeing something: https://pastebin.com/v46Uq9rm FYI jellycli is still available in the drop down. I restarted jellycli when I...
It has been the same. I first experienced it using .8x and upgraded to .91 but still experiencing the same thing. Just noticed it has disappeared from my list again.
@tomsimmons78 No, I am running JellyCLI in a screen instance *hides* I could most definitely do that, but I guess I'm hoping we can get to the core of the...
I received a 413d:2107 from amazon, and though it reports two USB devices (keyboard/USB device), I can only seem to get data from the usb device. I don't have a...
I am currently using this script to read the raw USB values from the 413d:2107 ``` #!/bin/bash OUTLINE=`/root/dev/TEMPered/build/utils/hid-query /dev/hidraw3 0x01 0x80 0x33 0x01 0x00 0x00 0x00 0x00|grep -A1 ^Response|tail -1`...
I'm curious, can the twitch plugin tell if twitch is playing an ad? if so, can it emit some event, somehow? i ask because it would be nice to catch...
> I really don't like the ads either, but in good faith I don't think the add-on should try to bypass/silence them. makes sense! thanks for weighing in.
Not the author but had a similar question, which was answered here: https://github.com/MrSprigster/Twitch-on-Kodi/issues/447#issuecomment-481496815