[mythtv-commits] [MythTV/mythtv] 57bd11: Update file mode on nv_python_libs/mainProcess.py

rcrdnalor noreply at github.com
Sun Jan 16 23:10:43 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 57bd11f6eeef209d80a579dfc323fec9cbaa610a
      https://github.com/MythTV/mythtv/commit/57bd11f6eeef209d80a579dfc323fec9cbaa610a
  Author: Roland Ernst <rcrernst at gmail.com>
  Date:   2022-01-17 (Mon, 17 Jan 2022)

  Changed paths:
    M mythtv/programs/scripts/internetcontent/nv_python_libs/mainProcess.py

  Log Message:
  -----------
  Update file mode on nv_python_libs/mainProcess.py

This file is part of a python module and therefore there is no need
to execute it directly form the command line.
Thanks to garybuhrmaster pointing to this issue.

Closes #459


  Commit: 5068fe369c4a9c6af0d943523753a64fd0a7a2df
      https://github.com/MythTV/mythtv/commit/5068fe369c4a9c6af0d943523753a64fd0a7a2df
  Author: Roland Ernst <rcrernst at gmail.com>
  Date:   2022-01-17 (Mon, 17 Jan 2022)

  Changed paths:
    M mythtv/bindings/perl/MythTV.pm
    M mythtv/bindings/python/MythTV/static.py
    M mythtv/libs/libmythbase/mythversion.h
    M mythtv/libs/libmythtv/dbcheck.cpp

  Log Message:
  -----------
  TheTVDB grabber: Point existing metadata to new APIv4

This updates all 'inetref' values from 'ttvdb.py` to the new
grabber `ttvdb4.py` introduced by #301

Refs #463


  Commit: 5575a01dc0e597d188dd873c57368d3523a9daf0
      https://github.com/MythTV/mythtv/commit/5575a01dc0e597d188dd873c57368d3523a9daf0
  Author: Roland Ernst <rcrernst at gmail.com>
  Date:   2022-01-17 (Mon, 17 Jan 2022)

  Changed paths:
    R mythtv/bindings/python/MythTV/ttvdb/XSLT/tvdbCollection.xsl
    R mythtv/bindings/python/MythTV/ttvdb/XSLT/tvdbQuery.xsl
    R mythtv/bindings/python/MythTV/ttvdb/XSLT/tvdbVideo.xsl
    R mythtv/bindings/python/MythTV/ttvdb/__init__.py
    R mythtv/bindings/python/MythTV/ttvdb/requests_cache_compatability.py
    R mythtv/bindings/python/MythTV/ttvdb/ttvdb-example.conf
    R mythtv/bindings/python/MythTV/ttvdb/tvdbXslt.py
    R mythtv/bindings/python/MythTV/ttvdb/tvdb_api.py
    R mythtv/bindings/python/MythTV/ttvdb/tvdb_create_key.py
    R mythtv/bindings/python/MythTV/ttvdb/tvdb_exceptions.py
    R mythtv/bindings/python/MythTV/ttvdb/tvdb_ui.py
    M mythtv/bindings/python/setup.cfg
    R mythtv/programs/scripts/metadata/Television/ttvdb.py

  Log Message:
  -----------
  TheTVDB grabber: Remove legacy APIv3 support

The TV grabber file `ttvdb.py` and the module `MythTV/ttvdb` are
removed because of shutdown of the APIv3 by TheTVDB.com

Refs #463


  Commit: 1bc571a49f149e254fd59b0ca61c2957929ff098
      https://github.com/MythTV/mythtv/commit/1bc571a49f149e254fd59b0ca61c2957929ff098
  Author: Roland Ernst <rcrernst at gmail.com>
  Date:   2022-01-17 (Mon, 17 Jan 2022)

  Changed paths:
    M mythtv/libs/libmyth/test/test_programinfo/test_programinfo.h
    M mythtv/programs/mythfrontend/test/test_videolist/test_videolist.cpp

  Log Message:
  -----------
  Update test-cases to use ttvdb4.py as TV grabber


Compare: https://github.com/MythTV/mythtv/compare/b90758de5d48...1bc571a49f14


More information about the mythtv-commits mailing list