Changes between Version 5 and Version 6 of TaskRecordedFile
- Timestamp:
- 10/19/10 21:33:21 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaskRecordedFile
v5 v6 127 127 128 128 # 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, 130 130 131 131 # type ('Video', 'Image', etc., as defined by an enum in MythTV)
