Thanks, 10.0.0.139 is my Mac where it is running
well, i assume thats right.. open up Chrome and go to 10.0.0.139:7777 and tell us what version you are running

It was v1.22 but now it canât connect to server
[edit] seems ip address had changed to 10.0.0.169 for some reason and it is working now. Thanks!
Assuming you have Docker installed this should be a one-liner install (change username/password)
docker run -d --restart unless-stopped \
-p 7777:7777 \
-e PLUTO_USERNAME='[email protected]' \
-e PLUTO_PASSWORD='yourpassword' \
--name pluto-for-channels \
kineticman/pluto-for-channels:main
Yes thatâs what I used. See above seems to be working now, thanks
You might want reserve that ip address on your router so that it doesnât change
Yes I thought that was the case, turns out my Mac had switched to another wireless network I have running for a different part of the house, so back to the original one now.
Is anyone else seeing duplicate channels on your Channel Collections? For example, I have two Pluto sources setup now. So also, I have double listings of each channel - usually a 10000 channel number range and another in the 20000 range.
On the two pluto sources you setup you have to tell it to use Prefer channel-number from M3U. Otherwise channels will duplicate the channels numbers so they don't overlap.
Thanks for the Docker Video. Got it installed and Pluto up and running.
I've been using the windows version which runs fine, except our windows machine is the family machine so gets rebooted a lot by the grandkids etc...
Is there a version I can run on Debian Trixie without docker? My headless debian server is so old I don't want to bog it down running virtual environments, is there a strait linux version that'll run without docker?
There is not a Linux version. When I have some time I will look into a Linux and OSX version. At the moment I am pretty busy.
I would sure appreciate it, my daughter tried hooking a game controller to our Windows PC and now I have to figure out what she did. I'm going to have to go into safemode this weekend and see why it won't boot.
