From: Chaz L. <ch...@po...> - 2014-11-05 15:37:34
|
On Tue, Oct 21, 2014 at 5:20 AM, Andreas Filko <sn...@gm...> wrote: > First of all i would like to thank you for this great software! > > I would like to use fpdb for 888poker NL2 6max but i have two problems: > > The stats for the different Players don't appear in the correct order, so i > have to adjust them manually (set fav seat in config.xml doesnt work). > > Only stats of several Players are displayed in the Hud. > > I guess that i found the problem and i hope that you will fix it because i > don't have the time to get into python and fix it by myself. > > The problem is the handhistory of 888poker. Even if you set a preferred seat > in 888poker, seat 2 for example, this seat will not be the same and it will > constantly change in the handhistory of 888poker. So seat 2 may be your > preferred seat but in the handhistory of table 1 for example it is seat 4 > and in the handhistory of table 2 it could be seat 5. Thats the first > Problem. > > The second problem is that the 888poker handhistory contains seat 7, 8 and 9 > even though you're playing 6max. This leads to empty playerstats in fpdb > because a 6max table doesn't have player 7, 8 or 9. But if one player at > this table has one of those seats, his stats will not be displayed because > fpdb doesn't recognize this. > > I hope that you guys understand what i mean. Could you fix this please? > Andreas, Appreciate the explanation. The Favorite seat option actually expects the hand histories to have the actual seat number in them, so that shouldn't be a problem. It does sound like we're not reading the 6-max hands correctly. If you attach a few example hands i'll see if its something that we can fix in the next version. I'd like to have something out this month. Thanks, Chaz |