-
Notifications
You must be signed in to change notification settings - Fork 21
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
Fetch trophies and game times #28
Comments
Did you try V2 version of PSN api? Here is fan-made documentation: https://andshrew.github.io/PlayStation-Trophies/#/APIv2 I think PSN-php is already using V2 and is still working: https://github.com/Tustin/psn-php psn100.net is using PSN-php and it have information about achievements in ZJ The Ball (Level 1) that was released 4 days ago, after MyPlaystation was disabled: https://psn100.net/trophy/863216-you-got-all-the-trophies-congratulations |
I know, that stratege.ru check your PS4, PS5 and PS3 trophies well. You can contact them - maybe they share some tricks. |
Hi, I don't understand anything about programming, but I know there's an app for andriod named PS Trophies that shows every stats of PSN users, including time played and time played for other users than the logged one in the app. This app does that for a while now. What is impressive is that the app already showed time played before PS5 launching, I mean, not even PS4 itself and PS4 app have the feature, but the app does. I hope I have brought some usefull information. Thanks! |
This github repo can pull Trophy data: https://github.com/Tustin/psn-php/ |
I don't think it does:
|
Well, the psn100 website uses that PHP API and it's clearly getting updated data since the most recent trophy data is from today. |
I can confirm this page is getting progress in the achievements, since I did not know it and after updating my profile, all my achievements have appeared. |
Hoping for an update or pull request on this at some point, since the new API was already linked above a month ago #28 (comment) |
I was focused on Steam plugin for a last few weeks, but this one shouldn't be very complicated. Thanks for all your input, this helped to do research faster. Stay tuned. |
any update on this? |
@ScarletWagon I'm sorry for no updates. PRs can be accepted but expect no new commits from my side. |
Thanks for all the work on this and other integrations to date. Has really made ‘one integrated library’ for gaming a beautiful reality. Hopefully someone else with the skills to do it can figure out an update for PSN. It breaking was a huge bummer. |
@FriendsOfGalaxy The users will be eternally grateful for the great work you have done with the gog integrations. |
Such a shame that PS decided to remove the services, right before this happend, the integration was near perfect, it had trophies and time tracking..pity. |
@tyrirn it is still possible to do - IMO more robust version than previously. Sony is just doing their stuff - I'm sure they are no interested in third party stuff outside of their bussines. |
I just notice trophies stop being updated in gog, is fix in works by anyone for this? I mostly use GoG to just track my game collection but seeing trophies is nice too |
A follow up issue for #25
After last changes in Sony, the prviously used APIs does not work anymore.
This issue is to keep discussion about researches alternative ways of fetching user achievements.
For now we know that:
The text was updated successfully, but these errors were encountered: