Sep_Game_Pgn Tool JA

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

Frank Quisinsky
Posts: 6933
Joined: Wed Nov 18, 2009 7:16 pm
Location: Gutweiler, Germany
Full name: Frank Quisinsky

Re: Sep_Game_Pgn Tool JA

Post by Frank Quisinsky »

Hi Jim,

short hint:
Your Patricia 3.1 JA dev compile isn't in your x64 directory.

May, small differents in search to the official Patricia 3.1 compile?

Best
Frank
User avatar
Jim Ablett
Posts: 2181
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: Sep_Game_Pgn Tool JA

Post by Jim Ablett »

Frank Quisinsky wrote: Mon Nov 18, 2024 7:46 am Hi Jim,

short hint:
Your Patricia 3.1 JA dev compile isn't in your x64 directory.

May, small differents in search to the official Patricia 3.1 compile?

Best
Frank
It's back now.

Jim.
User avatar
Jim Ablett
Posts: 2181
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: Sep_Game_Pgn Tool JA

Post by Jim Ablett »

New update:

SepGame PGN JA 10

What's new.

Can now process all known pgn header tags (even uncommon ones)
Will attempt to translate (into English) French/Spanish/German/Portuguese special characters in the file,
so you won't get gobbledegook letters occurring in the file.

new command line switch '--onefile'
[--onefile]
Add the command line switch '--onefile' to any of the other switches

e.g 'sepgame-pgn.exe --players --onefile'
to output a single pgn file combining all the games of each player to an individual folder with the players name.

e.g 'sepgame-pgn.exe --openings --onefile'
to output a single pgn file combining all the games of each opening to an individual folder with the opening's name.

e.g 'sepgame-pgn.exe --eco --onefile'
to output a single pgn file combining all the games of each eco opening to an individual folder with the eco opening's eco code
plus full opening's name.
Proton Drive download: https://drive.proton.me/urls/TXTRB8BYW4#1AAkqIjfOXg7
GitHub page: https://github.com/jimablett/SepGame_PGN

Jim.
User avatar
Jim Ablett
Posts: 2181
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: Sep_Game_Pgn Tool JA

Post by Jim Ablett »

Update:

Fixed a bad bug where program would only save one game between the same two opponents when there were multiple games between them in the original pgn file. I fixed it by appending a unique number to every new pgn file so no identical files will be overwritten.

SepGame PGN JA 11

Proton Drive: https://drive.proton.me/urls/TXTRB8BYW4#1AAkqIjfOXg7
GitHub Repo: https://github.com/jimablett/SepGame_PGN

Jim.
User avatar
Jim Ablett
Posts: 2181
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: Sep_Game_Pgn Tool JA

Post by Jim Ablett »

Update:

SepGame PGN JA 14

Fixed a problem with the '--players' switch where if the pgn had two different versions of the same player name e.g

'Carlsen, M' and 'Carlsen, Magnus'

two different folders and pgns would be created for the same player.

They will now be merged into the same folder (folder with the shorter name).

Proton Drive: https://drive.proton.me/urls/TXTRB8BYW4#1AAkqIjfOXg7
GitHub repo: https://github.com/jimablett/SepGame_PGN

Jim.