[mythtv-commits] [MythTV/mythtv] 240030: MythGames: Upgrade giantbomb.py to new API and pyt...

rcrdnalor noreply at github.com
Fri Oct 29 20:53:31 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 240030126de07fe109ea1791a0ff03ebf712cd40
      https://github.com/MythTV/mythtv/commit/240030126de07fe109ea1791a0ff03ebf712cd40
  Author: Roland Ernst <rcrernst at gmail.com>
  Date:   2021-10-29 (Fri, 29 Oct 2021)

  Changed paths:
    M mythplugins/mythgame/mythgame/scripts/giantbomb.py
    M mythplugins/mythgame/mythgame/scripts/giantbomb/giantbomb_api.py

  Log Message:
  -----------
  MythGames: Upgrade giantbomb.py to new API and python3

 - Switched to new API definition at
   https://www.giantbomb.com/api/documentation/
   Added reqiured unique 'User-Agent'.

 - Added python3 compatibility:
   It uses now python 'requests' instead of 'urllib'.

Fixes #360




More information about the mythtv-commits mailing list