mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
17a419f3d2
commit
5ab2115d5e
@ -35,7 +35,7 @@ $ ./sync-archive.sh
|
|||||||
```
|
```
|
||||||
|
|
||||||
This will:
|
This will:
|
||||||
- Create directory structure
|
- Create the directory structure
|
||||||
(see: [Archive directory structure](#archive-direcotry-structure))
|
(see: [Archive directory structure](#archive-direcotry-structure))
|
||||||
- Copy and verify the contents of 1 or more external media
|
- Copy and verify the contents of 1 or more external media
|
||||||
to the archive directory
|
to the archive directory
|
||||||
@ -45,10 +45,19 @@ This will:
|
|||||||
|
|
||||||
### `process-archive.sh`
|
### `process-archive.sh`
|
||||||
|
|
||||||
|
Process the syncronized data for use with [ImageGrid.Viewer]()
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ ./process-archive.sh [FLAGS] PATH
|
$ ./process-archive.sh [FLAGS] PATH
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This will:
|
||||||
|
- Extract previews from RAW files
|
||||||
|
- Extract metadata
|
||||||
|
- Build index
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### `compress-archive.sh`
|
### `compress-archive.sh`
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user