XenorPLxx / playnite-library-psn

Playnite library extension for PSN.
MIT License
16 stars 3 forks source link

PSN: Played games list couldn't be parsed. #18

Closed finkleroy closed 1 year ago

finkleroy commented 1 year ago

Ever since the most recent update, I now get the following error: "PSN: Played games list couldn't be parsed.". The diagnostic code is d25471e9-af36-4570-89bc-7ad94dd30c96.

asgump commented 1 year ago

+1 (2.22v)

XenorPLxx commented 1 year ago

Yea, that's a direct result of problem reported in https://github.com/XenorPLxx/playnite-library-psn/issues/17 and bypassed in https://github.com/XenorPLxx/playnite-library-psn/releases/tag/2.22.

One of the Sony APIs stopped responding and throws a non-descriptive error. It shouldn't impact plugin operation, as it uses 3 APIs total to collect games and most of them are present in all 3 APIs.

finkleroy commented 1 year ago

Yea, that's a direct result of problem reported in #17 and bypassed in https://github.com/XenorPLxx/playnite-library-psn/releases/tag/2.22.

One of the Sony APIs stopped responding and throws a non-descriptive error. It shouldn't impact plugin operation, as it uses 3 APIs total to collect games and most of them are present in all 3 APIs.

Ahh. Gotcha. I hadn't received that error until now. It's good to know it's nothing to worry about.