| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| test-files.zip | 2017-03-02 | 85.0 MB | |
| ReadMe_LABW.txt | 2017-03-02 | 3.1 kB | |
| IngestList 6.6.4.zip | 2017-03-02 | 68.0 MB | |
| Totals: 3 Items | 152.9 MB | 0 | |
Usage:
------
To run the project from the command line, go to the dist folder where
IngestList6 is located and type the following:
>java -jar IngestList6
supported arguments are:
nothing start GUI Version
-F <fn> process single file <fn> in command Line mode
-H Help in GUI
-V Verbose mode
-S Server socket connection mode
accepting file <fn> or commands -stop or -about
Main changes for IngestList 6.4 are
-----------------------------------
- Server Version
fix bug: too many files open, caused by the mediaInfo process handling
restart after big files>1GByte
-stop to stop the IngestList Server
- Jhove
fix null pointer exception
- update help
- MultiMedia
General Duration is wrong, use ffmeg values
Main changes for IngestList 6.5.1 are
-------------------------------------
- add File characterise
- add Byte Cnt output
- add Java8 and MSAccess support
- jHove f.getDuration(); returns null (for some wave files)
- avoid remaining open Files in Droid FileByteReader in case of OutOfMemory Exception
This was a problem for the Server Process.
Workaround: rebuild main Droid Part with 18 java src files for droid.binFileReader
droid.signature and remove those from jar file
Main changes for IngestList 6.5.2 are
-------------------------------------
- fclose for JHove in case of Exception
Main changes for IngestList 6.5.3 are
-------------------------------------
- could now handle BLANKs in path to jar location
Main changes for IngestList 6.5.4 are
-------------------------------------
Main changes for IngestList 6.5.5 are
-------------------------------------
- https://dimag-bugs.la-bw.de/view.php?id=83 file version number without -
- https://dimag-bugs.la-bw.de/view.php?id=76 fileNotFound SoapResponse: not limited to x char filename
- https://dimag-bugs.la-bw.de/view.php?id=82 new MediaInfo v0.7.87
- https://dimag-bugs.la-bw.de/view.php?id=87 avoid exit(0), if Directory is received
- https://dimag-bugs.la-bw.de/view.php?id=80 Prüfe alle Zeilen: Alle Dateien werden wie CSV-Dateien behandelt
- Blanks im Jar Namen
Main changes for IngestList 6.6 are
-----------------------------------
- sftp upload (without busyFlag, without mkdir archiveID)
Main changes for IngestList 6.6.1 are
-----------------------------------
- replace http://apps.nationalarchives.gov.uk/pronom/service.asmx
by http://www.nationalarchives.gov.uk/pronom/service.asmx
Main changes for IngestList 6.6.2 are
-------------------------------------
- use lowercase XML Tags for Audio/Video formats
- do a chmod 777 and ignore Errors, fired by Microsoft sftp Server
- add verbose statement for sftp
- add Starting date for -S Option
Main changes for IngestList 6.6.3 are
-------------------------------------
- use uppercase XML Tags for Audio/Video formats (keep it in DIMAG)
- Audio Metadata XML coding
Main changes for IngestList 6.6.4 are
-------------------------------------
- use uppercase XML Tags for Audio/Video formats in GUI aswell