Opened 20 years ago

Closed 20 years ago

#1611 closed defect (fixed)

PreviewGenerator path on remote systems

Reported by: sbower@… Owned by: danielk
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

http://www.gossamer-threads.com/lists/mythtv/dev/194235#194235

Makes local file detection use GetPlaybackURL, which does a pretty complete job at locating a possible local path to the file.

Patch attached

Attachments (1)

pdiff (827 bytes ) - added by sbower@… 20 years ago.
patch to previewgenerator.cpp

Download all attachments as: .zip

Change History (2)

by sbower@…, 20 years ago

Attachment: pdiff added

patch to previewgenerator.cpp

comment:1 by danielk, 20 years ago

Resolution: fixed
Status: newclosed

(In [9595]) Closes #1611. Use ProgramInfo::GetPlaybackURL() to find local version of video to preview. (patch from sbower).

Note: See TracTickets for help on using tickets.