gumer-psn icon indicating copy to clipboard operation
gumer-psn copied to clipboard

Add retrieving PSN friends list

Open drasticactions opened this issue 10 years ago • 5 comments

This just adds the base functionality for getting a friends list. The "fields" options can take in different values and should be settable outside of hardcoding it into the URI. The same goes for the other URIs being used. But for now, this will get you a JSON object with your friends list.

drasticactions avatar Jul 25 '14 14:07 drasticactions

:+1:

grEvenX avatar Nov 19 '14 16:11 grEvenX

@drasticactions: this is awesome!

nchase avatar Apr 09 '15 06:04 nchase

From my testing of limits, removing the variable (from the URL) entirely results in 100 friend sized blocks returned but the max I'm unsure about exactly but I know a limit=9999 fails but limit=1000 works and returns all names correctly.

QuantumImmortality avatar Nov 19 '16 08:11 QuantumImmortality

The max number of friends for PS4 is 2000, therefore the max for this should also be 2000.

gricoski avatar Nov 21 '16 04:11 gricoski

ah, thank you!

On 21 November 2016 at 15:38, grit45 [email protected] wrote:

The max number of friends for PS4 is 2000, therefore the max for this should also be 2000.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jhewt/gumer-psn/pull/9#issuecomment-261841309, or mute the thread https://github.com/notifications/unsubscribe-auth/AQzwGZ-hAVTzFo37SG4HV1hBEchX6K0eks5rASBSgaJpZM4CQ5Cw .

QuantumImmortality avatar Nov 21 '16 05:11 QuantumImmortality