Mailing List Archive

[MythTV/mythtv] 24b552: Python: Fix 'datetime' calculation for local time
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 24b552f41a9e6a3d9ffe6d25184b89d4d1ca08fe
https://github.com/MythTV/mythtv/commit/24b552f41a9e6a3d9ffe6d25184b89d4d1ca08fe
Author: Roland Ernst <rcrernst@gmail.com>
Date: 2023-02-11 (Sat, 11 Feb 2023)

Changed paths:
M mythtv/bindings/python/MythTV/utility/dt.py

Log Message:
-----------
Python: Fix 'datetime' calculation for local time

when the country stopped to adapt the time-zone to daylight-saving
time.

This happened in the past for Honolulu, and will happen in March 2023
for America/Nuuk.

Fixes #708


Commit: 4f01f0ad0cf132798dc61323f0da3c1aa9fbee07
https://github.com/MythTV/mythtv/commit/4f01f0ad0cf132798dc61323f0da3c1aa9fbee07
Author: Roland Ernst <rcrernst@gmail.com>
Date: 2023-02-11 (Sat, 11 Feb 2023)

Changed paths:
M mythtv/bindings/python/MythTV/database.py

Log Message:
-----------
Python: Fix generation of config.xml

I cases where the MythTV Python Bindings cannot find a 'config.xml' file,
but is able to resolve the primary backend via UPNP, it tries to generate
this file on the fly.
Since python3 is used as the preferred python version, this feature was
broken.


Compare: https://github.com/MythTV/mythtv/compare/fe865f162ddd...4f01f0ad0cf1
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits