Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 of 2 tasks
LuanRoger opened this issue Sep 23, 2022 · 1 comment
Open
1 of 2 tasks
Labels
enhancement New feature or request good first issue Good for newcomers tool xbox_launcher tools related

Comments

@LuanRoger
Copy link
Owner

LuanRoger commented Sep 23, 2022

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

TODO

  • 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 LuanRoger added enhancement New feature or request good first issue Good for newcomers tool xbox_launcher tools related labels Sep 23, 2022
@LuanRoger
Copy link
Owner Author

The recently added games is allready geted in dfea229.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers tool xbox_launcher tools related
Projects
Status: Todo
Development

No branches or pull requests

1 participant