[mythtv-commits] [MythTV/mythtv] f818be: Python Bindings: Fix export of artworks

Roland Ernst noreply at github.com
Sat Sep 16 11:42:41 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: f818befd5ebe1c6234b481bba36f89a5085a2e34
      https://github.com/MythTV/mythtv/commit/f818befd5ebe1c6234b481bba36f89a5085a2e34
  Author: Roland Ernst <rcrernst at gmail.com>
  Date:   2023-09-16 (Sat, 16 Sep 2023)

  Changed paths:
    M mythtv/bindings/python/MythTV/dataheap.py

  Log Message:
  -----------
  Python Bindings: Fix export of artworks

In case a recording has no inetref field populated,
the export of metadata failed with an exception:
"MythError: Recorded cannot have artwork without inetref"

Refs #797




More information about the mythtv-commits mailing list