Max Burgess
Max Burgess
https://gitmemory.com/issue/Toxblh/samsung-tv-control/25/628043480 This may be of some help. It recommends port 8002 instead of 8001
I wrote some code to do this [https://gist.github.com/maxfire2008/096fd5f55c9d79a11d41769d58e8bca1](https://gist.github.com/maxfire2008/096fd5f55c9d79a11d41769d58e8bca1). It is licensed under CC0. I very much doubt it complies to standard but it may be better than nothing for some...
You could also run wsl then your Windows command line from wsl by running `cmd.exe` Edit: you can run just this in wsl `asciinema rec -c cmd.exe`
This issue should probably be closed as it is pretty much impossible to run `fnctl` on Windows. Perhaps the aforementioned WSL solution could be added to the docs?
As mentioned in #59 the maintainer will not update this to 1.18.xx and is working on a different implementation that will do the same task as geyser reversion
> Oh my god is the project dead or what This is a volunteer putting in their time and giving away their work for free. You should be ashamed of...
I ran this on my pi 3 I think it's because it's an ARM processor ``` root@rpicam:/home/max# docker run \ --name Darkhold \ --restart unless-stopped \ -v "./Darkhold/db:/tmp/db" \ -p...
I tried building it and got this: ``` max@rpicam:~/darkhold $ sudo docker build . Sending build context to Docker daemon 17.87MB Step 1/6 : FROM openjdk:18-jdk 18-jdk: Pulling from library/openjdk...
That worked on my Pi 3.
(See below) @Ainaemaet in fairness it is a question being submitted as an "issue". Perhaps the dev would consider enabling discussions (a forum on GitHub).