Changes between Version 7 and Version 8 of TaskRecordedFile


Ignore:
Timestamp:
01/17/11 20:52:00 (16 years ago)
Author:
sphery
Comment:

Add a length column to mediafile for display of total playback length to users

Legend:

Unmodified
Added
Removed
Modified
  • TaskRecordedFile

    v7 v8  
    140140        subtype         INT UNSIGNED NOT NULL DEFAULT 0,
    141141
     142# length of video in seconds (used for display of total duration information to user)
     143        length        INT UNSIGNED NOT NULL DEFAULT 0,
     144
    142145# comment ('Original Recording', 'Transcoded Copy', 'iPod format', etc.)
    143146#             for use by MythTV when asking the user which of multiple files