[mythtv-commits] [MythTV/mythtv] ce31be: TV metadata lookup: prefer season/episode on search

rcrdnalor noreply at github.com
Sat Feb 19 13:11:55 UTC 2022


  Branch: refs/heads/fixes/31
  Home:   https://github.com/MythTV/mythtv
  Commit: ce31be6239f6500c00070b4a9c2dbb4a81e50f9b
      https://github.com/MythTV/mythtv/commit/ce31be6239f6500c00070b4a9c2dbb4a81e50f9b
  Author: Roland Ernst <rcrernst at gmail.com>
  Date:   2022-02-19 (Sat, 19 Feb 2022)

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

  Log Message:
  -----------
  TV metadata lookup: prefer season/episode on search

over subtitle search if inetref is provided.

The search for TV shows with 'inetref' & 'subtitle' is ambiguous if the
same subtitle exists multiple times, like "Episode 1" available for
multiple seasons.

If data for 'season' and 'episode' numbers are available, use it at
first instance, because these data are unique.

Refs #473

(cherry picked from commit 2311368b60b4df26fe8d1db701ecea64f1bfd517)




More information about the mythtv-commits mailing list