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

Fallback to search titles from orbispatches if not found from PS Store #54

Open
Kirbo opened this issue Jan 7, 2021 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@Kirbo
Copy link

Kirbo commented Jan 7, 2021

Should this then rather try to find the items e.g. here: https://orbispatches.com/CUSA00432
Then you'd get the media_image_url and the media_content_type, even if the game was deleted:

https://orbispatches.com/CUSA00432 -> Evolve
https://orbispatches.com/CUSA23465 -> Worms Rumble
https://orbispatches.com/CUSA00074 -> Child of Light
https://orbispatches.com/CUSA16553 -> Cat Quest II
https://orbispatches.com/CUSA18278 -> Cyberpunk 207
https://orbispatches.com/CUSA16183 -> EA Access / EA Play Hub
https://orbispatches.com/CUSA01116 -> Youtube
etc.

...or as a fallback, if the game is not found via using the current method (from/how ever it is done), then the script would fallback to try and find it from www.orbispatches.com and if it isn't found even there, then give up.

Idea originally posted here: #52 (comment)

Feel free to modify the description of this task if needed

@Kirbo Kirbo added the enhancement New feature or request label Jan 7, 2021
@ktnrg45
Copy link
Owner

ktnrg45 commented Jan 7, 2021

If you can find an archive that is official (Owned by Sony), then we can try to implement this. Third-party sources seem inappropriate to use in this scope.

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

No branches or pull requests

2 participants