Drives
Drives represent the physical storage locations where your video files live — SD cards, external SSDs, NAS volumes, or local folders.
Indexing a Drive
Go to the Drives page and click Index Drive to open a folder picker. Select a folder and Clipthesis will:
- Register it as a drive (using the volume UUID for removable drives, or the path for local folders)
- Recursively scan for video files
- For each file: calculate a content hash, extract metadata, and generate thumbnails
- Report progress in a modal showing the current file and overall count
If a file's hash already exists in your library (from a previous import or index), Clipthesis adds a new location record instead of creating a duplicate media entry.
Connection Status
Each drive card shows a connection indicator:
- Green dot — connected and accessible
- Grey dot — disconnected (drive unmounted or unavailable)
Clipthesis checks connection status automatically and updates it when you navigate to the Drives page. You can also manually refresh with the Check Connections action.
When a drive is disconnected, clips that only exist on that drive will show as unavailable for playback.
Working Drives
You can mark one or more drives as a Working Drive. Working drives are highlighted with a yellow badge and enable:
- Quick Copy — copy clips from archive/camera drives to your working drive with a single action
- Identifying which clips are ready for editing on your local machine
This is useful when you want to pull clips off slow archive storage onto a fast SSD for editing.
Drive Operations
| Action | Description |
|---|---|
| Rename | Change the display name of a drive |
| Reindex | Scan the drive again to pick up newly added files |
| Remove | Delete the drive record and any media that only existed on that drive (cascades to tags, thumbnails, and scrub frames) |
Drive Stats
Each drive card displays:
- Number of clips on the drive
- Last indexed date
- Connection status
The Drives page header shows total and connected drive counts.
How Drives Relate to Imports
When you import files, Clipthesis checks if the destination path falls within an indexed drive. If it does, location records are automatically created linking the imported media to that drive. If the destination isn't part of any indexed drive, the files are copied but won't have drive location records until you index the destination folder.