Opened 12 years ago

Closed 12 years ago

#10454 closed Bug Report - General (fixed)

Moving movie folders between backends does not update movie location

Reported by: yiannividalis@… Owned by: Raymond Wagner
Priority: minor Milestone: 0.25
Component: MythTV - Video Library Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I moved a folder containing movies from the MB to the SB and I scanned for changes but the host was not changed in the db.

Playback will not start because the program looks in the old location.

MythTV Version : v0.25-beta-103-g78a637c-dirty
MythTV Branch : master
Network Protocol : 72
Library API : 0.25.20120307-2
QT Version : 4.7.4
Options compiled in:
 linux profile use_hidesyms using_alsa using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_bindings_php using_dvb using_frontend using_hdpvr using_iptv using_libcrypto using_libfftw3 using_libxml2 using_libudf using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_bindings_php using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg using_libxml2 using_libudf

Change History (2)

comment:1 Changed 12 years ago by Raymond Wagner

Component: MythTV - GeneralMythTV - Video Library
Milestone: unknown0.25
Owner: set to Raymond Wagner
Status: newaccepted

comment:2 Changed 12 years ago by Github

Resolution: fixed
Status: acceptedclosed

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

Branch: master Changeset: db331088a3968f796758a8be8182364f90284fcf

Note: See TracTickets for help on using tickets.