]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
python: Update to allow tvhmeta to run in dev or in live.
authorE.Smith <31170571+azlm8t@users.noreply.github.com>
Thu, 27 Sep 2018 12:21:01 +0000 (13:21 +0100)
committerperexg <perex@perex.cz>
Tue, 2 Oct 2018 14:05:03 +0000 (16:05 +0200)
commit5e0be9cab441e826df1f5431b6df59d264762067
tree84ed5e067b57b914207ea76305f6881dd7074d1c
parent4bb5566154065780ddcec2e361c0253bb35c35eb
python: Update to allow tvhmeta to run in dev or in live.

In development tree, the libraries are in ../lib/py. In live,
we currently install the library in the same directory so
need to import it differently.
support/tvhmeta