hi
I have been running sonospy as my sonos music service for a long time now and it has been great. I'm running it on an ancient dell laptop with linux mint 18 and now I want to set up a second instance on the home network on another laptop because linux mint 18 is EOL.
But everything is working so I don't want to get stuck trying to do an upgrade on the existing service. I'd like to get a parallel sonsopy going on a supported linux.
I have an old thinkpad R61 running linux popos (ubuntu based) and I have transferred a copy of the sonospy folder to it. My first step was to get the database scan.py going, which is now successfully working after getting python to point to python 2.7.18 etc.
Now, I'm not sure how get a second sonospy with a different name (and SID is it?) showing up in Sonos. I use a windows 10 machine with the Sonos S1 Controller and there would be some firewall stuff to do there, but I'm hoping that the iphone sonos controller will be able to show the new instance and I can take it from there.
So my sticking point is how to get the second parallel sonsopy instance going which may mean changes to the startup of the service, currently:
python pycpoint.py -p -sSonospy=Sonospy,sonospy.db,mydefaultindex.ini -r
and the underlying configuration.
Thanks
Nigel