Detection
The Detection tab in the Library Editor lets you control which files are included when scanning a library.
You can configure up to three detection settings:
- File Creation
- File Last Written
- File Size
Each has a drop-down for selecting how files should match. Based on the mode you choose, additional fields will appear for entering values.
If you leave a setting on Any, it wonβt filter anything for that aspect.
π Detection Settingsβ
ποΈ File Creationβ
Filter files based on how long ago they were created.
- Enter a period (e.g., 30 minutes, 2 hours).
- The system compares the file's age to the period you set.
β Example: Greater Than 30 minutes matches files created more than 30 minutes ago.
π File Last Writtenβ
Filter files based on how long ago they were last modified.
- Enter a period.
- The system compares the file's last modified age to the period you set.
β Example: Less Than 10 minutes matches files modified in the last 10 minutes.
πΎ File Sizeβ
Filter files based on the file size.
- Enter lower and/or upper size limits in bytes.
- The system compares the file's size to these limits.
β Example: Between 1MB and 5MB matches files between those sizes.
ποΈ Available Modesβ
Each detection setting's drop-down includes these modes. Your choice determines which input fields will appear:
Mode | What It Does | Input Fields Shown |
---|---|---|
Any | Includes all files without filtering. | β |
Greater Than | Matches if the value is strictly greater than the lower limit. | Lower |
Less Than | Matches if the value is strictly less than the lower limit. | Lower |
Between | Matches if the value is between the lower and upper limits. | Lower, Upper |
Not Between | Matches if the value is outside the lower and upper limits. | Lower, Upper |
After | (For File Creation & Last Written only) Matches if the timestamp is after a specific date. | Date picker |
Before | (For File Creation & Last Written only) Matches if the timestamp is before a specific date. | Date picker |
π Date Modes: After & Beforeβ
The After and Before modes are only available for:
- File Creation
- File Last Written
These modes use a specific date instead of a period.
- After: matches files created or modified after the chosen date.
- Before: matches files created or modified before the chosen date.
β Example:
- After Jan 1, 2024 β matches files newer than that date.
- Before Jan 1, 2023 β matches files older than that date.
β οΈ Notesβ
- File Creation and File Last Written use a period you define.
- File Size uses size limits in bytes.
- Between includes both limits (inclusive).
- Greater Than and Less Than are strict comparisons.
- You can configure one, two, or all three detection types as needed.