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

rcrdnalor noreply at github.com
Wed Feb 9 21:02:47 UTC 2022


  Branch: refs/heads/fixes/32
  Home:   https://github.com/MythTV/mythtv
  Commit: 4918468a52d35000e5c0e989e939f228f40a4c99
      https://github.com/MythTV/mythtv/commit/4918468a52d35000e5c0e989e939f228f40a4c99
  Author: Roland Ernst <rcrernst at gmail.com>
  Date:   2022-02-09 (Wed, 09 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