Open Side Menu Go to the Top
Register
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013

09-25-2012 , 06:58 PM
Quote:
Originally Posted by Arsil
hudsuffix="/"
or
hudsuffix=" / " (with blanks)
Where exactly would that be placed in the config file?

Thanks!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-26-2012 , 02:23 AM
Quote:
Originally Posted by AugustWest7
Where exactly would that be placed in the config file?

Thanks!
look for the string "<supported games>" in HUD_config.xml

look for the holdem (or whatever game you play) section

Code:
<stat click="tog_decorate" col="1" popup="default" row="0" stat_hicolor="#F05000" stat_hith="30" stat_locolor="#408000" stat_loth="14" stat_name="vpip_0" hudsuffix="/" tip="tip1"/>
<stat click="tog_decorate" col="2" popup="default" row="0" stat_hicolor="#FF9900" stat_hith="25" stat_locolor="#408000" stat_loth="11" stat_name="pfr_0" tip="tip1"/>
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-26-2012 , 07:58 PM
Thanks!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-27-2012 , 11:34 PM
Quote:
Originally Posted by heybaby123
Hey Dear Mods/ Fellow FPDB users:

Is it possible to configure your HUD,
To display only 3-6 handed stats of players?

Thanks
For windows this isn't something that can be changed.

Arsil quoted the breakdowns for seats in an earlier post.

Quote:
Originally Posted by Bushaltefolie
Hey,

is it possible to import and use HUD on PAYNORAKE?

I tried to import put just get partitial import and errors

Thanks
Paynorake seems to be part of the Action poker network, and we haven't seen hand histories for that as yet.

If you want to submit some check out: http://****************/apps/mediawik...tory_Donations
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-28-2012 , 02:37 AM
Quote:
Originally Posted by sorrow
Paynorake seems to be part of the Action poker network, and we haven't seen hand histories for that as yet.

If you want to submit some check out: http://****************/apps/mediawik...tory_Donations
FWIW, it was part of the Action network, but it was renamed the Chico network a few months ago.

And for anyone who is playing there, you might want to keep an eye on the plethora of threads in the Internet Poker forum about their awful cashout delays.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-28-2012 , 08:43 AM
Quote:
Originally Posted by sorrow
Paynorake seems to be part of the Action poker network, and we haven't seen hand histories for that as yet.

If you want to submit some check out: http://****************/apps/mediawik...tory_Donations
We have a few test files for Paynorake. Right now it's categorized under BetOnline, so it should import if you make sure to select that as your room.

Quote:
Originally Posted by Bobo Fett
FWIW, it was part of the Action network, but it was renamed the Chico network a few months ago.

And for anyone who is playing there, you might want to keep an eye on the plethora of threads in the Internet Poker forum about their awful cashout delays.
Yes, this is most certainly an awful site. Appreciate your vigilance Bobo. Just to be clear, in no way does our 'support' of Chico hand histories mean we support Chico's policies or business practices.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-01-2012 , 02:51 PM
Quote:
Originally Posted by Pretenderr
Has been fixed in my repo. Thanks for reporting!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-03-2012 , 01:57 AM
Hello.
Is your hand history database publicly available? I can see some files in "regression-test-files" folder of sourceforge download, but I believe it's just a fraction of your DB.
I need to be able to parse hand histories with another language (not python), so you DB would be of great help.
Thanks in advance
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-03-2012 , 03:26 AM
Quote:
Originally Posted by kiwo22
Hello.
Is your hand history database publicly available? I can see some files in "regression-test-files" folder of sourceforge download, but I believe it's just a fraction of your DB.
I need to be able to parse hand histories with another language (not python), so you DB would be of great help.
Thanks in advance
That is our public database. We each have our own additional hh archives, but unless the person submitting them has given express permission to publish them we dont.

I'm quite willing to share a public repository of hand histories for regression testing if you like.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-03-2012 , 06:42 AM
Quote:
Originally Posted by sorrow
That is our public database. We each have our own additional hh archives, but unless the person submitting them has given express permission to publish them we dont.

I'm quite willing to share a public repository of hand histories for regression testing if you like.
This regression-test-file folder contains too few files... It only has "cash" (no SNG or MTT); Stars folder, which is supposed to be the biggest one, only has several "Draw" files with no Holdem or Stud etc.
Is "a public repository of hand histories for regression testing" that you mentioned something different? If yes, I'm willing to get it for sure ;-)
Also, you could easily obfuscate the names of players in files and then share with community. Just a suggestion
Thanks for your help and quick reply
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-03-2012 , 01:10 PM
Quote:
Originally Posted by kiwo22
This regression-test-file folder contains too few files... It only has "cash" (no SNG or MTT); Stars folder, which is supposed to be the biggest one, only has several "Draw" files with no Holdem or Stud etc.
I'm not sure what you are looking at but that is definitely not all of them.

http://trac.assembla.com/fpdboz/brow...ion-test-files
Quote:
Originally Posted by kiwo22
Is "a public repository of hand histories for regression testing" that you mentioned something different? If yes, I'm willing to get it for sure ;-)
I meant that if we are both working in parsing projects, then pooling our resources to produce a suite of files that properly exercise all hand history types is something i'm willing to contribute too (and have already

We dont have a database, we have a suite of files with (usually) 1 hand history in each that exercises one or more 'interesting' situations that occur. eg. "All-in pre-plop with 3 callers" or when FTP changed their date format to something different for only 3 days in July 2010
Quote:
Originally Posted by kiwo22
Also, you could easily obfuscate the names of players in files and then share with community. Just a suggestion
Thanks for your help and quick reply
Firstly, i'd never publish more than a single hand history from a player without their express permission. It is hard enough getting people to donate hand histories without are record of blowing that trust.

Second, obfuscating a hh file isn't that simple. We have a tool to assist, but in reality it still needs a manual review. At least one hh file type is sensitive to whitespaces. Dates are important in many cases (and changing the date by a day or two isn't enough to prevent reverse engineering), as are tournament numbers and the format of certain peoples names.

All the problems are solvable, but by the time you have perfect obfuscation, you have a perfect parser. If you have a perfect parser you no longer have a need for a regression test suite and obfuscation.

Sorrow
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-03-2012 , 01:40 PM
Quote:
Originally Posted by sorrow
I'm not sure what you are looking at but that is definitely not all of them.

http://trac.assembla.com/fpdboz/brow...ion-test-files
I was looking at a download from SourceForge called fpdb-0.30.6.tar.gz.
The one from your link looks much better! How do I download the files from this assembla site?

Quote:
Originally Posted by sorrow
I meant that if we are both working in parsing projects, then pooling our resources to produce a suite of files that properly exercise all hand history types is something i'm willing to contribute too (and have already
Unfortunately, I don't think I have anything useful for you at the moment. Probably, I'll get something later. Is that OK if I use your DB without contributing anything right now?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-04-2012 , 12:08 AM
Quote:
Originally Posted by kiwo22
I was looking at a download from SourceForge called fpdb-0.30.6.tar.gz.
The one from your link looks much better! How do I download the files from this assembla site?
git
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-04-2012 , 01:18 AM
Quote:
Originally Posted by sorrow
git
thnx!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-04-2012 , 07:26 AM
Hi

I have a question is this program working with 5 card draw and A-7 5 card draw on Paradise poker or other boss media skin ??

I tried with holdem and its work fine but i don't se any HUD with 5 CD games.

Thanks for help
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-08-2012 , 02:54 AM
Quote:
Originally Posted by Blaze844
Hi

I have a question is this program working with 5 card draw and A-7 5 card draw on Paradise poker or other boss media skin ??

I tried with holdem and its work fine but i don't se any HUD with 5 CD games.

Thanks for help
Do those hands import? ie. Is it just the HUD that is failing.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-08-2012 , 04:38 AM
I could have found a bug.

In "Ring Player Stats", "Detailed Filters", if I select "Bets to see showdown"
between 1 and 2 (or any other value <> 0 and x) I get no results.

Putting "between 1 and 2"
should mean -at least- a bet and a call/fold, the most common situation.

EDIT
Maybe I found out what's the problem,
"Bets to see showdown" is switched with "Bets to see street 7"

--

REQUESTS
1) I'd like to put, on the Detailed Filters I was talking above,
values between 1 and 1. The minimum is 2 and that makes
no sense, for example if I want to filter only raised pots
I need to use "Bets to see flop between 1 and 1", not
"between 1 and 2" (that includes 3betted pots"),
or maybe between "2 and 2" (not sure if -here-
posting the big blind is counted as a bet).
Well, sometimes I need also a range between 0 and 0
(for example, in Bets to see Flop to check only limped pots,
or when there's a check/check on the flop)

2) Can we put the hand selection filter (the grid with all
hands' combinations) on "Ring Player Stats"? I tryed
to do that myself but I failed (I got the grid displayed
but no filtering whatsoever).

I summarize here other 2 request I did before cause they're all on the same page.
- Put "Detailed Filters" on "Hand Viewer" too
- a filter to see only hands where HERO voluntarily puts money on the pot
(no sense to check 3-betted pots where I open folded my hand)

Last edited by Arsil; 10-08-2012 at 04:46 AM.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-08-2012 , 01:13 PM
Quote:
Originally Posted by olavfo
Does fpdb work for PokerStars 2-7 Triple Draw? The supported_games setting for Stars is:

Code:
supported_games="holdem,razz,omahahi,omahahilo,studhi,studhilo"
27_3draw is not included. Does that mean it's not supported?
Reverse problem... 27 seems to import even when it's not on the list, but how do I exclude holdem and omaha from importing? EDIT: or at least, exclude them from displaying the hud.

Also, tried "kill this hud" on a table, but the hud popped up soon after (next hand likely).
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-10-2012 , 12:16 PM
Thank you for making this free software!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-12-2012 , 04:33 AM
Every time when I save the HUD layout, the stuff in the config file turns into something like this:
<location seat="1" x="4930" y="46"> </location>
<location seat="2" x="4979" y="124"> </location>
<location seat="3" x="4983" y="274"> </location>
<location seat="4" x="4901" y="379"> </location>
<location seat="5" x="4449" y="397"> </location>
<location seat="6" x="4393" y="275"> </location>

This results in the stats showing up whicheverway around my dual monitor system (where the left hand monitor has negative x-values, if that matters).

Any help appreciated.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-12-2012 , 05:29 AM
Yes, that happened to me too.

Just copy the layouts from the example config file.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-12-2012 , 02:41 PM
Copying would work nice if I used the PS classic table... anyhow, got those coordinates right manually, just must remember not to save via hud.

However, when I move my table the tinyest bit, the boxes appear in randomish locations over my monitors (these changes are not reflected in the config file, it stays clean). I've even seen the showdown cards once or twice, on the other monitor. Usually they don't show up at all.

This on Win7... is this supposed to work at all?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-12-2012 , 02:57 PM
Just copy them, at least you got them on the window of the table,
then you can move them with the mouse. After that, save the HUD
Layout (right clicking on the FPDB Menu). When you restart fpdb
it should work fine.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
10-12-2012 , 04:41 PM
When I save my layout, the file changes to what you see a couple of posts above. Even if I move one stats box slightly, all of them from the site/table type are messed.

I played around a bit, this is definitely a multi-monitor related bug. When I disable my other monitor, the positions save fine. So I've now saved them (and the showdown cards, same issue) and returned to my dual monitor setup, hoping that I don't misclick "save" at any point.

With two monitors, at least when the left one has negative x-values, the saved coordinates fail. Is this the correct place to report the bug?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m