1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
This document discibes how to import your gtktalog database into cdcat.
-------------------------------------------------------------------------
Now you can import it much easier as in history.
Simply create a report in gtktalog (DESELECT information and select xml as type, catalog.xml as filename).
now you can import the file:
open cdcat, select Import - import database
select your xml file
select xml as type
check 'new database' if you want (if empty there allways a new, but disabling is useful for merging databases)
click 'Import'
finish!
after a while (depends on your database) you will see you catalog in cdcat.
press the save toolbutton to save your cdcat catalog.
-------------------------------------------------------------------------
If you want to import a csv file to can use the older method:
First the lines have to be the following format:
<media>/<path>/.../<file><seperator><size><seperator><day/month/year><space><hour>:<minute>:<second>
First create a report on gtktalog:
Catalog - Create report:
select the following checkboxes (all others off):
-Disks
-Directories
-Files
-Sizes
-Dates
select Disk->Dir-File
enter * as Separator
Select output file, name ist as *.csv
now you can import the file:
open cdcat, select Import - import database
select your csv file
enter * as separator (replace the default ; )
check 'new database' if you want
check correct bad output style from gtktalog export
press 'Import'
after a while (depends on your database) you will see you catalog in cdcat.
press the save toolbutton to save your cdcat catalog.
greeings
Crissi
|