bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] Re: GNUBG database massive import


From: Christian Anthon
Subject: [Bug-gnubg] Re: GNUBG database massive import
Date: Mon, 17 Aug 2009 18:00:27 +0200

There is no easy way to import previously analysed files in to the
database at present. You have to load them and then manually add them
to the database. However, I think it is a good idea to make it part of
the gui.

Depending on your skills and your operating system you can do fairly
easy in the command line mode or even better in the python mode. For
example in the CL mode you should be able to do something like

gnubg -t -c "import_many_files.cmd"

where import_many_files.cmd contains

load match "path_to_file_1"
relational add match
load match "path_to_file_2"
relational add match

cc.'ing the mailing list.

Christian.


On Mon, Aug 17, 2009 at 5:46 PM, Loïc JALLU<address@hidden> wrote:
> Hello Christian,
> I have hundreds of matches analysed and saved as sgf files, do you know how
> I can load all these matches into the database ?
> I can't find any tutorial about this and I would really like to check my
> trends after months of play...
>
> Thanks
> loïc
>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]