Nicholas Saraniti
Nicholas Saraniti
On 128x32 or 128x64? Seems to be ok on 128x64.
The simplest fix to this is to change the descriptions in data/pitches.py .. According to MLB "FT Two-Seam Fastball (synonymous with SI)" and "SI Sinker (synonymous with FT)". FWIW, I...
I think this moves it to the right place
I understand the logic of having it an independent and being able to move it around the layout... But wouldn't that prohibit it from being part of the pitcher scroll?
So in layout file, under atbat something like `"pitch_count": { "font_name": "4x6", "x": 1, "y": 50, "enabled": true, "append_pitcher_Name": true },` And if append pitch name==true, don't render separately but...
Agreed.. Not sure how that got there… must have autocompleted in my ide On Sep 1, 2022 at 9:45:34 PM, Tyler Porter ***@***.***> wrote: > ***@***.**** commented on this pull...
Sure.. I prob can’t get around to it until Tuesday though On Sep 1, 2022 at 9:24:24 PM, Brian Ward ***@***.***> wrote: > How do you feel about this setting...
Also very interested in this. I believe you can use the library located here: [http://www.jcraft.com/jsch/](http://www.jcraft.com/jsch/)
Fixed.... Solution for others: sudo apt-get install golang go get github.com/BurntSushi/toml go get github.com/abbot/go-http-auth go run ./main.go