[mythtv] [mythtv-commits] Ticket #2285: Recording deletion can cause temporary UI unresponsivenes with remote backends

Chris Pinkham cpinkham at bc2va.org
Fri Sep 1 02:24:41 UTC 2006


* On Thu Aug 31, 2006 at 04:45:15PM -0000, MythTV wrote:
> #2285: Recording deletion can cause temporary UI unresponsivenes with remote
> backends
> ---------------------+------------------------------------------------------
>  Reporter:  danielk  |       Owner:  danielk
>      Type:  defect   |      Status:  new    
>  Priority:  minor    |   Milestone:  0.21   
> Component:  mythtv   |     Version:  head   
>  Severity:  medium   |  
> ---------------------+------------------------------------------------------
>  This happens when the backend is remote and the recording which needs a
>  deleting is not NFS mounted. The work around is to NFS mount the recording
>  directory and configure the frontend to use the NFS mount via mythtv-setup
>  on the frontend machine.

The current code shouldn't require configuring the recording directory for
the frontend as long as you mount the recording directory in the same place
on the frontend as it is mounted on the backend.  The playback code checks
for the file in the same location it would reside on the backend that it is
recorded on.

--
Chris


More information about the mythtv-dev mailing list