Changes between Version 5 and Version 6 of TaskRecordedFile


Ignore:
Timestamp:
10/19/10 21:33:21 (16 years ago)
Author:
sphery
Comment:

Add default for mediafile.dirid

Legend:

Unmodified
Added
Removed
Modified
  • TaskRecordedFile

    v5 v6  
    127127
    128128# ID# of SG directory where file was last found (used/updated by GetPlaybackURL())
    129         dirid           INT UNSIGNED NOT NULL,
     129        dirid           INT UNSIGNED NOT NULL DEFAULT 0,
    130130
    131131# type ('Video', 'Image', etc., as defined by an enum in MythTV)