mrbellek / mygamecollection

Import your TrueAchievements game collection to get a better insight into it. Requires some manual data entry.
0 stars 0 forks source link

Automatically get game ids from TA with game collection csv import #1

Closed mrbellek closed 5 years ago

mrbellek commented 5 years ago

The price tracker needs all games to have the TA game id as the id in the database too, otherwise it won't know which price belongs to which game. For new users entering hundreds of ids for all of their games is not fun. We need to get this automatically, but it's not included in the .csv.

mrbellek commented 5 years ago

This is fixed by #5, by updating the price scraper to work on an empty database, and running it first.