Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 3.25 KB

IMPLEMENTATIONSTATUS.MD

File metadata and controls

17 lines (17 loc) · 3.25 KB
# Implemented Feature ID Component File names Description
1 YES 1 Organizer CLTCreateDirStructByFileNames The system shall keep multimedia files in structure root_fva_folder->year->event folder
2 YES 1 Organizer CLTMoveInputDir2Output During merging the system shall check if there is already existing folder/event and ask user what to do if needs
3 YES 1 Organizer CLTFixDuplicatedFileNames During renaming the system shall check if there is already existing file with the same name
4 YES 1 Organizer CLTRenameFiles The system shall use Modification File time for empty date-time metadata during renaming If by configuration it is allowed to use.
5 YES 1 Organizer CLTSetFileAtts The systen shall make all files be read-only for Win platforms
6 YES 1 Organizer CLTFixDuplicatedFileNames If there are multiple files created at the same time the system shall be able to rename them into +(1-9) seconds not to have one name
7 YES 3 Data Validator CLTCheckDateTime The system shall check the multimedia metadata for absence of the "date/time" attribute if this attribute is set up in the configuration.
8 YES 3 Data Validator CLTCheckLocation The system shall check the multimedia metadata for absence of the "location" attribute if this attribute is set up in the configuration.
9 YES 3 Data Validator CLTCheckDeviceName The system shall check the multimedia metadata for inconsistency in "device" attribute if this attribute is set up in the configuration.
10 YES 3 Data Validator CLTCheckDeviceName The system shall check the multimedia metadata for absence of the "device" attribute if this attribute is set up in the configuration.
11 YES 3 Data Validator CLTCheckFileFormat The system shall check the file format. Now following are allowed: "JPG", "JPEG", "AVI", "MOV", "MPG", "MP4", "3GP", "MKV", "WAV". Any other file format shall be skipped with error "FVA_FS_TYPE_UNKNOWN"
12 YES 3 Data Validator CLTCheckDeviceName The system shall check if there are multiple device in one folder it shall automatily create several folders for them and separate the multimedia content if "device" attribute is set up in the configuration
13 YES 3 Data Validator CLTFixDuplicatedFileNames The system shall check if there are multiple files created at the same time
14 YES 3 Data Validator CLTAutoChecks1,CLTAutoChecks2, CLTAutoChecks3 The system shall split outputting the issues found during checks into separate files named by issue name
15 YES 5 Data Validator CLTCSVFvaFiles The system shall be able to enrich/fix the multimedia metadata for the "author" attribute if this attribute is set up in the configuration.