[PATCH 1/2] Add boardgame collections

Robby Stephenson robby at periapsis.org
Tue Oct 3 22:31:00 MDT 2006


On Tuesday 03 October 2006 16:22, Steve Beattie wrote:
> This patch adds support for boardgame collections. Examples of the types
> of games people collect can be found at boardgamegeek.com.

Very nice! I need to branch the 1.2.x series and then I'll add your patch.

> Eventually, I'd like the fetcher update mechanism to key off of
> the bggid to grab its update, which it could get from the URL, though
> the xmlapi URL would be different.

If I read your patch correctly, just in a quick first glance, I think you 
can probably use the bggid without any additional changes, to update the 
entries.

Make the script accept the bggid on the command line, maybe with a --id flag 
or something. Then use %{bggid} in the update args in the source 
configuration. I guess the script would need to be able to distinguish a 
title update from an id update some how though, maybe just checking to see 
if either one is empty, and then using the other.

> I don't have a nifty icon to use to represent boardgames and my graphics
> skills are pretty weak, so assistance there would be appreciated.
> This patch was made mostly via monkey-see-monkey-do programming;
> improvements and suggestions welcome.

Very thorough, even including DTD updates. Nicely done! It's nice that 
boardgamegeek has such an API.

Robby



More information about the tellico-users mailing list