Page 1 of 1

Specifying a Port for Kodi (AMC Script)

Posted: 17 Jun 2015, 18:26
by michiil
Hey there,
i would like to know if you would consider to add the option to specify the port for the automatic Kodi scan.
I looked at your script and its hardcoded..
I had to change the port on my system because another aplication (LogitechMediaServer) already uses this port.

Thanks in advance :)

Re: Specifying a Port for Kodi (AMC Script)

Posted: 17 Jun 2015, 19:14
by rednoah
Yep, for the rare case where Kodi isn't running on the standard port you'll have to fork and modify the amc script. But why not just change the LogitechMediaServer port? I doubt there's any 3rd party apps talking to that one.

Re: Specifying a Port for Kodi (AMC Script)

Posted: 17 Jun 2015, 19:48
by michiil
Okay i will do that :)
Actually yes there are, a lot of actually. I have a couple of remote apps on various devices and also a couple of scripts talking to the CLI of LMS and that would be way more work to change all these.
But thanks for the suggestion and thanks for he quick reply :)