gighiveGigHive gives you a few ways to get media into the system and refresh the database.
Use the GigHive iPhone app.
For most end users, this is the simplest way to add music and video to GigHive. It is the most user-friendly path because users can upload directly from their phone without dealing with admin tools or destructive database reload steps.
The remaining options in admin.php are mainly for admins.
Use Choose a Folder to Scan & Refresh the Database.
This is the most current database-loading workflow in the admin page.
What it does:
This is the preferred admin option when you want to load a real media collection into GigHive.
Use Upload Files Individually when you want to send media into GigHive one file at a time from the admin tools.
Use Clear Sample Media if you want to remove the demo content that ships with GigHive.
This clears the media tables but keeps the users table.
GigHive still includes CSV-based reload options in admin.php, but these should be treated as legacy paths.
There are two CSV choices:
sessions.csv and session_files.csvBoth are destructive and rebuild the media tables.
If you are starting fresh, prefer the folder-scan workflow instead of the older single-CSV path.
If you already have normalized CSV exports that match GigHive’s expected format, the two-file normalized CSV option is the better CSV choice.
Several admin-page database actions are destructive.
Before using them: