[mythtv-commits] mythtv branch fixes/29 updated by pbennett. v29.1-9-g67e8d62

Git Repo Owner noreply at mythtv.org
Thu Mar 8 20:34:43 UTC 2018


The branch, fixes/29 has been updated on the
mythtv repository by gitolite user pbennett.
       via  67e8d62d222e1a9addcd384900d77592ca178ffa (commit)
      from  925ceea0fb269b005ae94381374419b1c8389f5e (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 67e8d62d222e1a9addcd384900d77592ca178ffa
Author:    Peter Bennett <pbennett at mythtv.org> at Thu, 8 Mar 2018 15:25:51 -0500
Committer: Peter Bennett <pbennett at mythtv.org> at Thu, 8 Mar 2018 15:34:21 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=67e8d62d222e1a9addcd384900d77592ca178ffa

Video Playback: Fix external subtitle problem
Due to an incorrect usage of QString::right, any video which has
one of the following strings anywhere in the filename after the 4th character
would not look for external subtitles:
ass srt ssa sub txt gif png

Fixes #13231

(cherry picked from commit 02de2e4ba39416553d1df8494f1d586b87013c26)



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

Summary of changes:
 mythtv/libs/libmythtv/fileringbuffer.cpp |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list