[mythtv-commits] [MythTV/mythtv] dc77e0: V2 services: Add some of the Content methods, not ...
Peter Bennett
noreply at github.com
Sat Jul 24 18:49:46 UTC 2021
Branch: refs/heads/devel/http
Home: https://github.com/MythTV/mythtv
Commit: dc77e0b3c868873bc154fc9b419936caf023fbb4
https://github.com/MythTV/mythtv/commit/dc77e0b3c868873bc154fc9b419936caf023fbb4
Author: Peter Bennett <pbennett at mythtv.org>
Date: 2021-07-24 (Sat, 24 Jul 2021)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttpservice.cpp
M mythtv/libs/libmythbase/http/mythhttpservice.h
M mythtv/programs/mythbackend/main_helpers.cpp
M mythtv/programs/mythbackend/mythbackend.pro
A mythtv/programs/mythbackend/servicesv2/v2content.cpp
A mythtv/programs/mythbackend/servicesv2/v2content.h
A mythtv/programs/mythbackend/servicesv2/v2liveStreamInfo.h
A mythtv/programs/mythbackend/servicesv2/v2liveStreamInfoList.h
Log Message:
-----------
V2 services: Add some of the Content methods, not yet working
The serevr is not downloading files when a QFileInfo is returned, and
the live stream methods cannot be added until teh appropriate calsses
are available in the new http server.
More information about the mythtv-commits
mailing list