[mythtv-users] APC PowerChute

Bill Meek keemllib at gmail.com
Sun Dec 6 02:17:10 UTC 2015


On 12/05/2015 08:12 PM, Gary Buhrmaster wrote:
> Or one can change the port number (it is (or can be) in the
> database in the settings table) for the frontend, or change
> the port number for APCs PCNS.  Options, options, and options.

I tried both of these:

curl --data Key=FrontendStatusPort \
      --data Value=6548 \
      --data HostName=ofc0 \
          mc0:6544/Myth/PutSetting

curl --data Key=UPnP/MythFrontend/ServicePort \
      --data Value=6548 \
      --data HostName=ofc0 \
          mc0:6544/Myth/PutSetting

and restarted both my backend and frontend but the
frontend still bound to 6547. Haven't figured out
why. Seems like the 1st one should have done it.

-- 
Bill


More information about the mythtv-users mailing list