[mythtv-commits] mythtv branch master updated by bmeek. v29-pre-518-g8f1ab54

Git Repo Owner noreply at mythtv.org
Wed Jul 5 21:20:35 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user bmeek.
       via  8f1ab542644506ea70bb34ead3f1963ef2f3cbed (commit)
      from  6061920623d83395902ca1bc1859bd0994f16ce8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8f1ab542644506ea70bb34ead3f1963ef2f3cbed
Author:    Bill Meek <bmeek at mythtv.org> at Wed, 5 Jul 2017 15:59:37 -0500
Committer: Bill Meek <bmeek at mythtv.org> at Wed, 5 Jul 2017 15:59:37 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8f1ab542644506ea70bb34ead3f1963ef2f3cbed

Services API: Log more Guide/GetChannelIcon errors
The primary fix is for folks that create a link between
~mythtv/.mythtv/channels and ~/.mythtv/channels, but
forget to make their channels directory writable by
the user running the backend. The link solution (rather
than running mythtv-setup as user mythtv) appears in
the Wiki and the Forum. When the new copy of the image
is attempted, e.g using Height=57, it failed.

Log and tell the user if the ChanId doesn't exist or is
marked invisible.

If the image can't be scaled, log the error. Happens now
when lyngsat returns text files rather than images.

Use upnp filtering to see the new logs.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/programs/mythbackend/services/guide.cpp |   35 +++++++++++++++++++++++-
 1 files changed, 34 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list