[mythtv-commits] mythtv/master commit: 546af2ff5 by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Sat Jul 23 04:27:28 UTC 2011


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2011-07-22T21:25:16-07:00
   Push Date:  2011/07/22 21:27:23 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  546af2ff5921d245496998dddb59e44b72b185d9
   Changeset:  https://github.com/MythTV/mythtv/commit/546af2ff5

Log:

Alter mythcommflag --video behavior

In --video mode, mythcommflag currently requires a myth:// URI, absolute
file path or path relative from the current directory.  This adds a
fallthrough behavior where if a local path cannot be found, it attempts
to access it as a myth:// URI at the local hostname.  This is half of
the fix for #9435, the second half will require ProgramInfo to properly
store seekdata for such files.

Refs #9435

Modified:

   mythtv/programs/mythcommflag/main.cpp



More information about the mythtv-commits mailing list