| T O P I C R E V I E W |
| Fafhrdd |
Posted - Aug 06 2008 : 08:51:16 AM Just wondering if it would be possible to add the ability to search by title ID? For example &id=18 would bring up Bankshot Billiards 2?
Thanks, |
| 8 L A T E S T R E P L I E S (Newest First) |
| Fafhrdd |
Posted - Aug 14 2008 : 06:31:26 AM quote: Originally posted by squidpunch
360voice.games.list Description: Shows a list of all games tracked by 360voice. No arguments displays the entire list of games.
Arguments: (ONLY SPECIFY ONE) name (optional) filters the list to a specific game genre (optional) filters the list by a genre, inserts genre node into id (optional) filters the list to a specific game by ID <info> section.
Sample: http://www.360voice.com/api/games-list.asp http://www.360voice.com/api/games-list.asp?name=Oblivion http://www.360voice.com/api/games-list.asp?genre=FPS http://www.360voice.com/api/games-list.asp?id=18
Thank you!! You just saved me a ton of downloading and looping!!! |
| squidpunch |
Posted - Aug 14 2008 : 05:58:12 AM 360voice.games.list Description: Shows a list of all games tracked by 360voice. No arguments displays the entire list of games.
Arguments: (ONLY SPECIFY ONE) name (optional) filters the list to a specific game genre (optional) filters the list by a genre, inserts genre node into id (optional) filters the list to a specific game by ID <info> section.
Sample: http://www.360voice.com/api/games-list.asp http://www.360voice.com/api/games-list.asp?name=Oblivion http://www.360voice.com/api/games-list.asp?genre=FPS http://www.360voice.com/api/games-list.asp?id=18
|
| Fafhrdd |
Posted - Aug 13 2008 : 1:16:00 PM quote: Originally posted by squidpunch
except in the instance of a name change which usually ends up being a new game (like when micrsoft changes a game from one name to another) at first it looks like a new game, and we have to merge the data - in that instance, i cannot guarantee which ID would be used going forward, it depends on what has to be merged...etc..etc
oh and i didnt forget, im going to give this a look today, unless something crazy comes up.
Thanks for the info. I thought that's how it would work but just wanted to make sure. I knew you did not forget about me :) and if you did just lie about it... haha :) |
| Fshguy |
Posted - Aug 13 2008 : 07:01:08 AM I would lean towards the older number in the case of a name change... Would be more compatible with other systems pulling data hopefully and less data to convert. |
| squidpunch |
Posted - Aug 13 2008 : 06:13:27 AM except in the instance of a name change which usually ends up being a new game (like when micrsoft changes a game from one name to another) at first it looks like a new game, and we have to merge the data - in that instance, i cannot guarantee which ID would be used going forward, it depends on what has to be merged...etc..etc
oh and i didnt forget, im going to give this a look today, unless something crazy comes up. |
| Fafhrdd |
Posted - Aug 11 2008 : 06:14:55 AM quote: Originally posted by squidpunch
i'll give it a look soon to see how simple it is etc.
Thanks again Squid!
I am assuming the game IDs are always the same and are not dynamic? Correct? |
| squidpunch |
Posted - Aug 11 2008 : 06:00:13 AM i'll give it a look soon to see how simple it is etc.
|
| Fafhrdd |
Posted - Aug 07 2008 : 08:59:36 AM Just to clarify. I want to to a reverse lookup, so instead of pulling up a game by title from that web service you can have the ability to pull it up via the ID.
The only current way I can do this is process the whole game list and then find that ID. It creates a huge draw on 360V to pull the whole list of games when you really do not have too. Also it saves a ton of processing on my end.
EDIT...
Also if someone could add that, when about could that be done? I am at a point in my code I need that (or I am going to have to do what I stated above and pull the whole list).
I never mean to be pushy (if I am just tell me to shut up or something and I will). I understand how busy you all are and understand if it is something you just can't do right now.
I am just wondering so I know what to do.
Thanks! |