[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-3078-g7126654

Git Repo Owner noreply at mythtv.org
Sat Sep 19 21:33:10 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  7126654f1ae8cdec1708cb20088362d6c9c87b27 (commit)
       via  5b68797224d68160f03e4bdfa8d77c2653486100 (commit)
       via  c98c445b167da4403ea99d6ebb68c74b0fdde62d (commit)
       via  970bf5cfa7b14a986fe734b8556046b335c92e4c (commit)
      from  90b98524e04e5a37112e038bd9c5da6958fbf4f1 (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 7126654f1ae8cdec1708cb20088362d6c9c87b27
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 19 Sep 2015 23:07:15 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 19 Sep 2015 23:30:40 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7126654f1ae8cdec1708cb20088362d6c9c87b27

Make the comparison of magic card type strings case insensitive
Fixes #12481



commit 5b68797224d68160f03e4bdfa8d77c2653486100
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 19 Sep 2015 22:47:45 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 19 Sep 2015 23:30:40 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5b68797224d68160f03e4bdfa8d77c2653486100

Update Recording Profile Group name's case to match magic string
Refs #12481



commit c98c445b167da4403ea99d6ebb68c74b0fdde62d
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 19 Sep 2015 22:34:33 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 19 Sep 2015 23:30:40 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c98c445b167da4403ea99d6ebb68c74b0fdde62d

Add recording rule filter to ignore episodes
I think this fits well with the other series related filters. Expcept
my use case is to avoid series when searching for actors. The idea is
to only record movies, talk shows and the like. But if in doubt (aka
empty category_type) record it.



commit 970bf5cfa7b14a986fe734b8556046b335c92e4c
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 19 Sep 2015 09:09:36 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 19 Sep 2015 23:09:21 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=970bf5cfa7b14a986fe734b8556046b335c92e4c

allow SSA/ASS in external subtitle files
Support for SSA/ASS was added in #9294

Support in external files was tested by BLZbubba on IRC
https://irc.mythtv.org/ircLog/channel/4/2015-09-18:14:33:57/2015-09-18:14:34:08



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

Summary of changes:
 mythtv/libs/libmythtv/dbcheck.cpp      |   22 ++++++++++++++++++++++
 mythtv/libs/libmythtv/profilegroup.cpp |    3 ++-
 mythtv/libs/libmythtv/ringbuffer.cpp   |    3 +++
 3 files changed, 27 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list