[mythtv-commits] [MythTV/mythtv] b85e79: V2 Video Services: Fix bug in UpdateVideoMetadata

Peter Bennett noreply at github.com
Fri Jul 2 21:30:37 UTC 2021


  Branch: refs/heads/devel/http
  Home:   https://github.com/MythTV/mythtv
  Commit: b85e79fd61310d3a09b5bbe8f31dba6295b7b87b
      https://github.com/MythTV/mythtv/commit/b85e79fd61310d3a09b5bbe8f31dba6295b7b87b
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2021-07-02 (Fri, 02 Jul 2021)

  Changed paths:
    M mythtv/libs/libmythbase/http/mythhttpservice.cpp
    M mythtv/libs/libmythbase/http/mythhttpservice.h
    M mythtv/programs/mythbackend/servicesv2/v2serviceUtil.cpp
    M mythtv/programs/mythbackend/servicesv2/v2serviceUtil.h
    M mythtv/programs/mythbackend/servicesv2/v2video.cpp

  Log Message:
  -----------
  V2 Video Services: Fix bug in UpdateVideoMetadata

Converted code was checking the wrong place for presence of
parameters, so that it was setting all missing fields to null.
Now fixed to check the correct parameter list.




More information about the mythtv-commits mailing list