xbox_launcher icon indicating copy to clipboard operation
xbox_launcher copied to clipboard

Create a controller to get the recently added games to Game Pass

Open LuanRoger opened this issue 1 year ago • 1 comments

Use HTTP request to get the recently added games to Game Pass in Recently Added page.

Requirements

  • The script will get the page's HTML and from there get the name of the game.
  • Store the game's name in cache.
  • Use the current xcloud_games.json file to show the game information.

All this process will be made on time per day to update the cached games.

Motivations

  • Show the Recently Added games in the Games&Apps page.
  • Show the games in the future home dashboard. #8

TODO

  • [x] Create script in tools to get the recently added games.
  • [ ] Made the script be rocoganized by the xbox_launcher.

To show the games is nescessary to have the #8 ready, So the issued can be clossed when the TODOs has been solved.

LuanRoger avatar Sep 23 '22 12:09 LuanRoger