Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve 'plays' support #10

Open
lcosmin opened this issue Sep 15, 2014 · 10 comments
Open

Improve 'plays' support #10

lcosmin opened this issue Sep 15, 2014 · 10 comments
Assignees
Milestone

Comments

@lcosmin
Copy link
Owner

lcosmin commented Sep 15, 2014

  • Retrieve the other items (expansions, etc.) when listing plays, not only boardgames
  • Add support for getting the players of a play session
@lcosmin lcosmin self-assigned this Sep 15, 2014
@lcosmin lcosmin added this to the 0.5.0 milestone Sep 15, 2014
@lcosmin lcosmin modified the milestones: 1.0.0, 0.5.0 Oct 1, 2014
@mad4hatter
Copy link

I mentioned this on BGG but thought I'd add it here, too. It would be cool to get player scores and location for the play sessions.

@lcosmin
Copy link
Owner Author

lcosmin commented Jan 9, 2015

@mad4hatter : could you try the latest release (0.7.0) please?

@mad4hatter
Copy link

That mostly works! I think there may be a limit to the scores, though? I logged a eurorails game where the scores were in the millions and it lists all of the scores as 0.0. Just an FYI.

@lcosmin
Copy link
Owner Author

lcosmin commented Jan 10, 2015

Hmm.. truth is that I only tested with retrieving the plays of an user, not a game. I'll take a look. Thanks!

@lcosmin
Copy link
Owner Author

lcosmin commented Jan 10, 2015

@mad4hatter : I've listed the plays for a few games and the most of them don't have any score (it's empty), while others have things like "49-46ish", "36, 42", as score.
I guess this is what happens when you use the field as string and let people put whatever they want in there. 😄 I'll have to adjust my code not to try to interpret that value as a number and just return whatever junk the API returns.

@mcgriffiths
Copy link

Please could you add documentation for the Plays module when you have time?

@lcosmin
Copy link
Owner Author

lcosmin commented Apr 13, 2016

I don't have much energy to work on this project lately... I will get back to it, eventually (especially since the refactoring is not finished), but I can't really say when. I don't think it will be very soon though, sorry. 😞

@mcgriffiths
Copy link

OK thanks! Hopefully I can figure out how to use it for myself :)

@allisontharp
Copy link

@qwertymartin I wrote a quick script using this to pull my plays into Google Sheets. I posted about it on BGG -- maybe it'll help you? If you have any specific questions, I can try to help. Just message me here or on BGG!

https://boardgamegeek.com/thread/1514172/python-script-pull-play-data-google-sheets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants