This option requires you to know how to use Linux.
This option lets you mass import files to the Ideascube Media Center. It is automated, and doesn't have a size limit. However, it is inflexible and can be subject to errors. It is also necessary to copy your content to the machine running Ideascube.
You can create a CSV file with a Google spreadsheet, such as this one. This lets you select what content you want to upload, and export it in CSV format.
This file contains four columns:
You can add a fifth column tags if you would like to specify the theme of the document. With this column you can group together similar documents.
The example below illustrates how a document appears in the Media Center.
You must add a new line for each document, but there is no limit to the number of documents you can add
Once your file is complete, export it as a csv file. Rename the file import.csv without spaces.
media
media
folder imports.csv
to the media
folder At this point, you should have this tree:
| media
|_ photo.jpg
|_ movie.avi
|_ imports.csv
Now, it is time to transfer the documents to the machine running Ideascube. Generally, software like SCP (for Windows: WinSCP) will do the job very well.
media
folder to the folder /home/ideascube/
on the machine running Ideascube.ideascube@kb-cod-rfi-385 ~ $ ideascube import_medias /home/ideascube/medias/imports.csv
ATTENTION
ideascube
. Click su ideascube
to look under the user ideascube
. Notice the ideascube@
prompt. media
folder./media/
. If the external drive doesn't show up automatically, issue the command sudo mount /dev/sda1 /media