[mythtv-commits] [MythTV/mythtv] 7e4ce1: TV-Grabber ttvdb.py: fix compatibility with reques...
rcrdnalor
noreply at github.com
Thu Feb 24 18:49:43 UTC 2022
Branch: refs/heads/fixes/31
Home: https://github.com/MythTV/mythtv
Commit: 7e4ce1ba987cf8420c1c293c6bafe665a0ff3d98
https://github.com/MythTV/mythtv/commit/7e4ce1ba987cf8420c1c293c6bafe665a0ff3d98
Author: Roland Ernst <rcrernst at gmail.com>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
M mythtv/bindings/python/MythTV/ttvdb/tvdb_create_key.py
Log Message:
-----------
TV-Grabber ttvdb.py: fix compatibility with requests-cache
with newer requests-cache packages.
The provided monkey patch is only valid for versions < 0.6 of the
package 'requests-cache'.
Fixes #498
More information about the mythtv-commits
mailing list