darklinkpower / PlayniteExtensionsCollection

Collection of extensions made for Playnite.
MIT License
331 stars 29 forks source link

[NVIDIAGeForceNowLibrary] Doesn't work in partners #581

Open CePur opened 1 month ago

CePur commented 1 month ago

Extension name

NVIDIAGeForceNowLibrary

Bug Description

GeForce Now is provided with partners in certain countries. i.e. Turkey (https://gameplus.com.tr/)

The game library (https://games.geforce.com/graphql?query....) used by this extension returns this message at Turkey:

message : "Service Unavailable"

And extension shows an empty list.

I have found this API which lists games available in that service : https://gameplus.com.tr/gaming-api/games/list

Not sure if structure is same as original one.

To Reproduce

No response

Logs

extensions.log playnite.log

Screenshots

No response