Scid issues (ELO, "date" tab)

Discussion about chess-playing software (engines, hosts, opening books, platforms, etc...)
Post Reply
gigenieks
Posts: 2
Joined: Fri Dec 30, 2011 3:38 pm
Real Name: Juris

Scid issues (ELO, "date" tab)

Post by gigenieks » Fri Dec 30, 2011 11:02 pm

I started to use Scid few days ago. Slowly learning it. It's a shame it doesn't have a big manual in ebook format (.pdf) Or is there??

#1 Issue:
So I have 2 databases each consists of ~ 1,000 games.
Of those games 30 to 50% games have in "Date" tab also month & day.

I need only year to show (no month &/ day).
The only way I know how to remove this is:
  1. Load 1st game which have month & day
  2. Edit it with "Save: Replace Game" command and manually delete month &/ day.
  3. Go to next game which has month / day.
I already did this with 3rd database (also ~1,000 games) - very boring & time-consuming!! :cursing:

Also checked "Help" (F1) didn't find anything useful...

There must be a way how to do this fast and easy.
So how can I automatically remove month & day of each game??


#2 Issue:

I created database named Latvian Gambit which consists of 951 games.
But there were no ELO ratings!
I managed to fix this by adding SCID ratings file
Note: The file ratings.zip is a much larger version of spellings.zip which has the same 140,000+ player names but also has the Elo rating history of each player.

You will only need ratings.zip if you want to use the Add Elo ratings maintenance command in Scid. If not, don't waste your time downloading it.
So I did that Elo ratings command. However, only ~65-75% of games have ratings. Did I do something wrong? I need to figure out how to get "true" ratings for remaining games without elo!?

How? Any suggestions?

BrianR
Posts: 17
Joined: Thu Jun 10, 2010 4:48 am

Re: Scid issues (ELO, "date" tab)

Post by BrianR » Sat Dec 31, 2011 10:38 pm

I use PGN-EXTRACT to clean up pgn files before processing with SCID

my ARGS file is
:-C
:-N
:-V
:-bl1
:-onew.pgn
:-nerr.pgn
:-s
:-llogfilelog.txt

and I use

pgn-extract -s -ddupes.pgn -ounique.pgn era.pgn

gigenieks
Posts: 2
Joined: Fri Dec 30, 2011 3:38 pm
Real Name: Juris

Re: Scid issues (ELO, "date" tab)

Post by gigenieks » Tue Jan 03, 2012 5:45 am

Where can I get this PGN-Extract? Is it free?
How do I use it?

As for:
my ARGS file is
:-C
:-N
:-V
:-bl1
:-onew.pgn
:-nerr.pgn
:-s
:-llogfilelog.txt

and I use

pgn-extract -s -ddupes.pgn -ounique.pgn era.pgn
What in the hell is this??! :shock:

royb
Posts: 44
Joined: Thu Jun 10, 2010 1:09 am

Re: Scid issues (ELO, "date" tab)

Post by royb » Mon Jan 23, 2012 5:06 pm

[quote="gigenieks"]I started to use Scid few days ago. Slowly learning it. It's a shame it doesn't have a big manual in ebook format (.pdf) Or is there??

#1 Issue:

You may want to check out this youtube tutorial on SCID:

http://www.youtube.com/watch?v=vwdkJg9jrIo

While not a manual, it is helpful all the same for some common use-case scenarios.

Post Reply