BlueMonkeyQ / Achievements_Dashboard

0 stars 0 forks source link

Account Playstation update button #2

Open BlueMonkeyQ opened 5 months ago

BlueMonkeyQ commented 5 months ago

Currently the update button acts like a account initializer. Need to update this so that it acts like a account update. Getting new data for each game in users Playstation library and updating that data in the SQL table [PlaystationLibrary].

BlueMonkeyQ commented 4 months ago

Update: Update button acts as both the initializer and update. It will get all games under the users PlayStation profile and either update existing records or add new records.

Will also update the Tables: [PlaystationLibrary, PlaystationAchievements] if the game and achievements do not already exist