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

Detect games specifying "the EA app" for their ThirdPartyManagedApp as Origin games #632

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CommandMC
Copy link
Contributor

@CommandMC CommandMC commented Dec 30, 2023

As seen in this discussion on Discord, newer EA titles seem to specify "the EA app" as their ThirdPartyManagedApp, not "Origin" like before. Additionally, the name is not the same case for every game, so checking for it becomes ever so slightly more complicated.
I figured adding a new property is_origin_game to the Game dataclass would be the cleanest way to resolve this

@barbarbar338
Copy link

Tested, working.

…s Origin games

Note that the actual title has different case for different games (e.g.
it's "the EA app" for one game, but "The EA App" for another)
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.

None yet

2 participants