[mythtv-commits] Ticket #12078: recording doesn't show in media library

MythTV noreply at mythtv.org
Thu Feb 27 15:26:38 UTC 2014


#12078: recording doesn't show in media library
----------------------------------+----------------------------
 Reporter:  pegrego@…             |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  0.27-fixes
 Severity:  medium                |     Resolution:
 Keywords:  recording             |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by gigem):

 Raymond, I just noticed a similar situation with my production backend
 where the files were still present on the filesystem, but didn't show up
 in Watch Recordings.  It turns out they all had deletepending set and had
 been deleted by me en mass shortly before restarting the backend.  I
 believe the frontend sets deletepending (or perhaps the bakend does it
 before queuing them for deletion) so it won't show them any more and the
 backend was probably restarted before the delete queue got around to
 handling them.  I'm thinking the backend should automatically restart the
 deletion of anything with deletepending set whenever it is restarted, and
 perhaps even periodically to catch the case where the frontend crashes
 between setting deletepending and issuing the delete command to the
 backend.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12078#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list