Skip to content

Conversation

culain-45124
Copy link
Contributor

@culain-45124 culain-45124 commented Aug 16, 2023

Resolves #4985

  • Updated readme to detail new options
  • Created two new CLI options -a, --list-all-service-games and --list-service-games
  • One lists all games associated with a provided service
  • The second lists all service games
  • Both options work with the existing -o and -j options to return just those marked as installed, or as a json
  • Added generic query to service_games table

I know you said not to list all service games, but it seemed best if this didn't cater to my niche use case and was more generic. Games from the steam source are already filtered on the Boilr side, which is likely where I'll move on to next to achieve my dream, but this way it isn't misleading for others and provides everything somebody might want.

Happy to discuss this further, or add additional options to take a list of services, rather than just one.

Looking forward to your comments.

@strycore
Copy link
Member

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI options to query service_games table
2 participants