Mailing List Archive

[MythTV/mythtv] dd35e8: web server: switch ports to new server code
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: dd35e853299fad03a18a8db7adbd5a96aa31d783
https://github.com/MythTV/mythtv/commit/dd35e853299fad03a18a8db7adbd5a96aa31d783
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2023-07-20 (Thu, 20 Jul 2023)

Changed paths:
M mythtv/libs/libmythbase/http/mythhttpserver.cpp
M mythtv/libs/libmythbase/http/mythhttptypes.h
M mythtv/libs/libmythupnp/httpserver.cpp
M mythtv/programs/mythbackend/mediaserver.cpp
M mythtv/programs/mythfrontend/mediarenderer.cpp
M mythtv/programs/mythfrontend/mythfrontend.cpp

Log Message:
-----------
web server: switch ports to new server code

- Backend: Switch V2 web server to BackendStatusPort (default 6544), and
old server code to BackendStatusPort + 6 (default 6550)
- Keep BackendStatusPort + 200 (default 6744) as a second port for V2
web server.
- Frontend: switch V2 web server to config.xml UPnP/MythFrontend/ServicePort
(default 6547), and old server code to config.xml
UPnP/MythFrontend/ServicePort + 4 (default 6551)


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits