From bc06e031fa7e552e787afdbf69971d2207f37397 Mon Sep 17 00:00:00 2001 From: Worros Date: Wed, 4 Aug 2010 13:16:34 +0800 Subject: [PATCH 1/3] Stars: Potention fix to Mixed PLH/PLO tourneys. "PokerStars Game #47587046512: Tournament #294420919, $5.00+$0.50 USD Mixed PLH/PLO (Hold'em Pot Limit) - Level XVII (500/1000) - 2010/08/01 20:39:48 ET" We already parsed up to 'Mixed' and accepted HORSE/HOSE and 8-Game previously. Added PLH/PLO to the list. --- pyfpdb/PokerStarsToFpdb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyfpdb/PokerStarsToFpdb.py b/pyfpdb/PokerStarsToFpdb.py index 384f5082..64ec90ee 100644 --- a/pyfpdb/PokerStarsToFpdb.py +++ b/pyfpdb/PokerStarsToFpdb.py @@ -74,7 +74,7 @@ class PokerStars(HandHistoryConverter): # here's how I plan to use LS (?P(?P[%(LS)s\d\.]+)?\+?(?P[%(LS)s\d\.]+)?\+?(?P[%(LS)s\d\.]+)?\s?(?P%(LEGAL_ISO)s)?|Freeroll)\s+)? # close paren of tournament info - (?PHORSE|8\-Game|HOSE)?\s?\(? + (?PHORSE|8\-Game|HOSE|Mixed PLH/PLO)?\s?\(? (?PHold\'em|Razz|RAZZ|7\sCard\sStud|7\sCard\sStud\sHi/Lo|Omaha|Omaha\sHi/Lo|Badugi|Triple\sDraw\s2\-7\sLowball|5\sCard\sDraw)\s (?PNo\sLimit|Limit|LIMIT|Pot\sLimit)\)?,?\s (-\s)? From c0f8f2be2af092a40557e31c79e290da9088904e Mon Sep 17 00:00:00 2001 From: Worros Date: Wed, 4 Aug 2010 16:18:22 +0800 Subject: [PATCH 2/3] Config: Add default config for player stats columns --- pyfpdb/HUD_config.xml.example | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/pyfpdb/HUD_config.xml.example b/pyfpdb/HUD_config.xml.example index 9ee17c1c..207b8e77 100644 --- a/pyfpdb/HUD_config.xml.example +++ b/pyfpdb/HUD_config.xml.example @@ -11,6 +11,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +