[mythtv-commits] [MythTV/mythtv] d38347: API: Fix bug in Guide/GetProgramGuide when details...
Peter Bennett
noreply at github.com
Sat May 11 16:22:27 UTC 2024
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: d38347e7cd5cda530d7f2e1f50b235318950bc37
https://github.com/MythTV/mythtv/commit/d38347e7cd5cda530d7f2e1f50b235318950bc37
Author: Peter Bennett <pbennett at mythtv.org>
Date: 2024-05-11 (Sat, 11 May 2024)
Changed paths:
M mythtv/programs/mythbackend/servicesv2/v2programAndChannel.h
Log Message:
-----------
API: Fix bug in Guide/GetProgramGuide when details are not requested
If Details=true is not specified, some details, including Season and
Episode are not returned. However it was returning random garbage for
those fields. Changed to initialize all fields to zero in case they are
not being valued.
To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications
More information about the mythtv-commits
mailing list