[mythtv-users] Lossless_Cut.py, Python Bindings, and v0.29

Ray Parrish rparrish at gmail.com
Sun Feb 18 00:36:00 UTC 2018


I figured out that part of the issue is in what mythpython --version
returns.

On my system, I get this output:
MythTV Python Bindings
  local versions
    bindings version:         29.0.-1.0
    ttvdb version:            2.0-dev
    tmdb version:             v0.7.0
  external versions
    lxml version:             3.5.0
    MySQLdb version:          1.3.7.final.1
  protocol versions
    backend:                  91
    schema:                   1348
    music schema:             1024
    netvision schema:         1007

It took me a bit to realize that its version is listed as 29.0 versus
previous versions listing like 0.28 or 0.27.

So I tweaked the Python script to reference different parts of the array
for OWN_VERSION in order for it to poll the version correctly.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20180217/416d9fb0/attachment.html>


More information about the mythtv-users mailing list