How can we help?
Table of Contents
< All Topics

Sorry….The has NOT been Ported to basehead 2024 Yet!

Metadata Import/Export & Burn In

Standard & Ultra Versions

It is now possible to import/export metadata for your files using standard CVS/TVS text files to allow export/backup of your metadata or to import data into BaseHead to burn into your files.

 

Import/Export Text File (F7)

  • Imports and Exports these file formats now. (.tsv, .csv, .txt) as Tab Delimited or Comma separated, Semi-colon separated.
  • Importing can either “Merge and Update” with exiting Records or “Create a new Import”
  • Exporting has many options to choose from also that are self explanatory.
  • Also…..it imports the main two “rival” programs text files also so you can ditch their dated closed format program and migrate over to BaseHead and never look back and live in happy happy free land now….;-)

Requirements to re-link files back into basehead are the [folder] and [filename] fields for PC and [path] for macOS
There is an option to try and link to [filenames] only if you pulled a text file off the internet from someone like BOOM Library.
This option will appear if you select the “Merge and Update” option, but make sure you import the files into the database first be attempting to use this option.

Some of the [field] names in the current 6.x Database format that we import
IMPORTANT: they are case sensitive

filename
folder (PC Path w/o filename)
path (Mac Path w/o filename)
start
length
hide_me
channels
type
cd_title
artist
coding_history
description
originator_ref
originator
timecode
subcategory
category
index
comments
frame_rate
library
location
project_name
tape
scene
take
publisher
track_title
composer
designer
genre
episode
sync_point
copyright
recordist
keywords
manufacturer
microphone
notes
directory (auto-created)

So if you want to modify a .csv.tsv or .txt file exported from a different program then change the header of the column to one of the above values to route them into basehead’s database.

Not all fields are able to be imported (such as [bit_depth], [sample_rate], [date_created]… etc) as these attributes are read direct from the file. Any fields you try to import that are “read only” will be ignored (or will throw a warning that the field cannot be imported). but all possible fields will be exported though.
Keep in mind it’s case sensitive and we never use CAPITAL letters in our text file headers. 😉

Import Template

Need a template to Copy/Paste your data into using Excel or Google Sheets?
Grab this ONE HERE. and save it off as a .tsv and Import this file via the top Import Section on this panel.

[Video] Importing \ Exporting Text Files

An overview of importing data into basehead from Text Files.

 

Burn In Metadata (F6)

Ultra Version

After you import a text file you can use this panel to inject all the new values into the metadata.of the files. This new Action Panel would usually be used after Importing a Text File that has been edited in a spreadsheet editor OR was from a “rival” program.

This Panel will help you burn the newly imported values into the files Physically or if you set BH to not write into files always you can use this panel to burn in all your changes.

The options on this page should be self explanatory.
Chose what records your want to burn in, choose the chunks to go it and set the world a Blaze!

How to Import a database from a certain “rival” program?
First go to said program and choose the “Dump Search Query as Text File” function.
Make sure to include [FilePath] in the dump. This file must also include [RecID] but that should be included by default “in theory”.
The select this dump file in BaseHead and choose either to ‘Create New Import’ or ‘Merge and Update’ to try and link with files in the current database.

How to Import a database from Netmix into basehead:
Make sure to export the text file with [Path] and [FileID] in the dump from Netmix
Then import this text file in BaseHead and choose either to “Create New Import” or “Merge and Update” to try and link with files in the current database.

External Editing:
If I want to edit one of these rival text files before importing into basehead what is the best way to do this?
I’d personally copy/paste the tab-spaced data to a Google Docs spreadsheet and download the files a .tsv file.
These rival text files can only be .txt or .tsv tab spaced files.
NOTE: Comma spaced .csv’s are NOT supported.   Only .tsv files!