[mythtv-commits] mythtv branch master updated by jyavenard. v0.27-beta-30-gefd70b3

Git Repo Owner noreply at mythtv.org
Thu Aug 22 05:28:07 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  efd70b3e2c6034ad7817b646ea19cfe18a430262 (commit)
       via  3e2c558e8b19774f5b6b9664d54f92d207924cad (commit)
       via  0ae3a197f018594fc46a354fdabcfa8810a44993 (commit)
       via  b324120eced5fec26b00f36b28455174156333ee (commit)
       via  7668b09b4bbe5e86db30aaf35f86b4d895ff0705 (commit)
      from  7819782d4bdd5cdd16b062658c0d44f503567f47 (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 efd70b3e2c6034ad7817b646ea19cfe18a430262
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 22 Aug 2013 14:41:13 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 22 Aug 2013 14:41:13 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=efd70b3e2c6034ad7817b646ea19cfe18a430262

Delete file if its creation failed
It would otherwise leave 0 bytes files and would prevent the images to ever be downloaded again...
The code is in triplicate when only one case is required.. to be done post 0.27



commit 3e2c558e8b19774f5b6b9664d54f92d207924cad
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 22 Aug 2013 09:53:00 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 22 Aug 2013 12:42:49 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3e2c558e8b19774f5b6b9664d54f92d207924cad

Add ability to disable IPv6 without recompiling
This fix an issue on having the backend IPv6 address always set which could prevent some clients to connect



commit 0ae3a197f018594fc46a354fdabcfa8810a44993
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 22 Aug 2013 01:53:45 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 22 Aug 2013 09:37:34 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0ae3a197f018594fc46a354fdabcfa8810a44993

Fix occasional crash on startup OS 10.9



commit b324120eced5fec26b00f36b28455174156333ee
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 21 Aug 2013 23:36:28 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 22 Aug 2013 09:37:34 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b324120eced5fec26b00f36b28455174156333ee

If parsing NFO or MXML file failed, try using default search instead.
Fixes #11764 part 2



commit 7668b09b4bbe5e86db30aaf35f86b4d895ff0705
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 21 Aug 2013 23:12:39 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 22 Aug 2013 09:37:34 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7668b09b4bbe5e86db30aaf35f86b4d895ff0705

RemoteFile can read local file now; remove now redundant code



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

Summary of changes:
 mythtv/libs/libmythmetadata/metadatadownload.cpp   |  148 +++++++-------------
 .../libs/libmythmetadata/metadataimagedownload.cpp |   13 ++-
 mythtv/programs/mythbackend/main.cpp               |    2 +-
 mythtv/programs/mythtv-setup/backendsettings.cpp   |   11 +-
 4 files changed, 73 insertions(+), 101 deletions(-)

-- 



More information about the mythtv-commits mailing list