Opened 18 years ago

Closed 18 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@… 18 years ago.
patch to previewgenerator.cpp

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by sbower@…

Attachment: pdiff added

patch to previewgenerator.cpp

comment:1 Changed 18 years ago by danielk

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.