Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Current »

Filter

Filter the list of items by searching text in the file paths or the assigned tags.
The filter also accepts a regular expression input: Explosion_.*_\dkExplosion_something_2k.mov
You can even separate multiple terms by comma to search the tags of the list items.
For example: fire,flame,something

Temp Previews

To preview what the elements you want to ingest look like the software generates a temp preview. These are not the proxies from the Gallery View.

image-20240607-155044.png

File Sequences

By default the software tries to detect everything as file sequences. In some cases the files may have a sequential naming but are actually individual frames (img_0001.jpg, img_0002.jpg, …).

image-20240607-155213.png

Check for visual duplicates

Before ingesting new files the software can compare the visual content of a media file and indiciate if a visual duplicate already exists in one of the loaded libraries.

This process might take a while depending on the elements in the libraries. Deactivating this feature will improve the loading time.

image-20240607-155516.png

List filter

Use the filter bar at the bottom left to show and filter elements in the ingest list with a certain status
For example to show elements with an issue, like image sequence with missing frames.
To deselect a status filter, either click the active filter (green border) or select the cross (x) on the right.

image-20240510-131448.png

Ingest Logs

Each time you click “ingest elements“ a log file is saved to disk. These are simple text files (CSV) that you can use to restore the ingest list again anytime you like. It will populate the ingest list with all file paths and the category and tags that were set.

Example:
library_root_folder/.config/ingest_logs/das-element_ingest_2022-02-13_17-42-37.csv

path;category;tags
/mnt/server/some/folder/files.1-120#.exr;Q327954;Q327954,fire,custom tags
/mnt/server/some/other-folder/other-files.mov;Q327954;Q327954,fire,something,foo,bar

These CSV files are very helpful if you want to batch import new elements with predefined tags and categories.

Save ingest list

To manually save the ingest list select one of the two options:

  • Save - saves the ingest log to the default location: library_root_folder/.config/ingest_logs

  • Save as … - choose a custom location

image-20240510-131018.png

Restore ingest list

To restore the ingest list go to the ingest view and in the bottom left corner click the “load list“ folder icon.

  • No labels