-
Hi guys, WebOS changed its UA format and removed the manufacturer and brand information. However, model names are still on the UA. So, based on the model name patterns, the brands can be derived. I am…
-
I am testing the Adguard home 0.92 on my RPI 3
Is it possible to add multiple filter lists at once?
If it's not possible, i want to make a feature request for add multiple filter lists at once.
L…
-
Is there support for 2015 TVs? The instructions don't seem to be valid for 2015 Samsungs.
On my JS8500, I can login with account "develop", but when I long press an app in "My Apps" I do not get an …
-
In Sagemcom Accelerator device, in TG4 app, while trying to forward and rewind continuously in any content, after sometime, the playback is stuck and a blank screen appears. From the logs, it can be o…
-
```
function x1(a) {
a = a.replace(".cda.mp4", "");
a = a.replace(".2cda.pl", ".cda.pl");
a = a.replace(".3cda.pl", ".cda.pl");
return "https://" + a + ".mp4"
};
function x2(a…
-
Installed
```
"node-red-contrib-samsung-tv-control": "~1.3.12",
```
Set up the get token flow
![image](https://user-images.githubusercontent.com/281359/82136815-cd08e680-9811-11ea-9828-f1929…
-
Hello
I successfully connected to Samsung TV
Volume up/down is working via `device.volumeControl()`
But `device.keyControl()` is nil, and I cannot use "Home", "Up", "Down" and other buttons
Also…
-
The wiki pages are not editable, hereby a contribution for your perusal:
Additional content for the [Compare Media Servers](https://github.com/Protektor-Desura/Archon/wiki/Compare-Media-Servers) wi…
-
Hi,
I've been having trouble getting things to work. Now, i tried to debug things a bit with some JS and websockets.
From what i understand, we connect to:
"ws://192.168.1.22:8001/api/v2/channel/…
-
I have not been able to local video file playback to work. Every format I try returns "alternate video". I can play my video from my browsers (both chrome and edge). I have converted the container t…