From e0c13e2e7fabfb425f83788fede6ed3bc3ed009c Mon Sep 17 00:00:00 2001 From: Gerko de Roo Date: Sun, 6 Feb 2011 23:39:42 +0100 Subject: [PATCH] Pokerstars 'Home Games' support --- pyfpdb/PokerStarsToFpdb.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyfpdb/PokerStarsToFpdb.py b/pyfpdb/PokerStarsToFpdb.py index b9e1cb3e..fdb6ca22 100644 --- a/pyfpdb/PokerStarsToFpdb.py +++ b/pyfpdb/PokerStarsToFpdb.py @@ -84,8 +84,8 @@ class PokerStars(HandHistoryConverter): # Static regexes re_GameInfo = re.compile(u""" - PokerStars\sGame\s\#(?P[0-9]+):\s+ - (Tournament\s\# # open paren of tournament info + PokerStars(\sHome)?\sGame\s\#(?P[0-9]+):\s+ + (\{.*\}\s+)?(Tournament\s\# # open paren of tournament info (?P\d+),\s # 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+)?