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

MythTV noreply at mythtv.org
Tue Mar 20 22:08:18 UTC 2012


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2012-03-20T15:06:08-07:00
   Push Date:  2012/03/20 15:08:08 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  db331088a3968f796758a8be8182364f90284fcf
   Changeset:  https://github.com/MythTV/mythtv/commit/db331088a

Log:

Properly detect video files that have moved hosts.

This adds an additional check into the video scanner that will only
allow the same file on the same host to pass through unmodified.  Files
that show up on a separate host get marked for further processing, and
go through the standard hash check for moved files.

Fixes #10454

Modified:

   mythtv/libs/libmythmetadata/videoscan.cpp



More information about the mythtv-commits mailing list