Mailing List Archive

[MythTV/mythtv] 13cef5: Fix misplaced parentheses in musicmetadata.
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 13cef55170c39779bbe5b32a74fab696e4f28d2e
https://github.com/MythTV/mythtv/commit/13cef55170c39779bbe5b32a74fab696e4f28d2e
Author: David Hampton <mythtv@love2code.net>
Date: 2023-08-18 (Fri, 18 Aug 2023)

Changed paths:
M mythtv/libs/libmythmetadata/musicmetadata.cpp

Log Message:
-----------
Fix misplaced parentheses in musicmetadata.

There is no reason to ignore the return value of this function call.
It appears that there is a misplaced ')' after &compressedData and the
false parameter should be part of the download() function call.


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