Mailing List Archive

[MythTV/mythtv] dc6fb8: web server: fix two bugs
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: dc6fb825009684c9c17f08ac4926e4fe6756f7f0
https://github.com/MythTV/mythtv/commit/dc6fb825009684c9c17f08ac4926e4fe6756f7f0
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2023-07-25 (Tue, 25 Jul 2023)

Changed paths:
M mythtv/libs/libmythbase/http/mythhttpservice.cpp
M mythtv/programs/mythbackend/mediaserver.cpp

Log Message:
-----------
web server: fix two bugs

Fixed two unrelated issues.
- A clash on port 6554, where two places in the code were trying to
listen on the same port. Changed old web server ssl port to 6560
instead of 6554.
- version method was not included in V2 services, causing Kodi connection
to fail. Implemented the version method.


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