tauqua / gog-galaxy-itch.io

An integration connecting itch.io to GOG Galaxy 2.0 using itch's v2 API
GNU General Public License v3.0
221 stars 14 forks source link

Missing Games (all of them) #11

Closed Primajin closed 4 years ago

Primajin commented 4 years ago

I recently bought a huge game bundle with 1704 games but not a single one is showing up in GOG Galaxy 2. I tried it several times with 0.0.2 and 0.0.3 - also with unlinking after restart etc. Could it be that the Plugin can't handle games inside bundles?

Best

Primajin commented 4 years ago

~So I saw there is a way to set up a private collection so that a game also shows up under purchases, not only under bundles. Maybe this plugin could loop through each bundle and auto add every game inside to a private collection with the name of the bundle - that way they would show up individually under purchases and then might be scraped like every other purchase.~

Edit: Nope

Primajin commented 4 years ago

OK ditch that, it's actually not about adding it to a collection but clicking on download once. So the plugin would need to loop through the bundle and simulate clicking on the download buttons once. One does not need to start the download just to go the the download page:

Before:

Screenshot 2020-06-15 at 11 32 53

Click on download here inside the bundle:

Screenshot 2020-06-15 at 11 33 07

After:

Screenshot 2020-06-15 at 11 33 19
stellartux commented 4 years ago

This isn't a problem with the integration plug-in. Itch has deliberately prevented games from that bundle from appearing in the library to prevent the library from being flooded. Games need to be individually claimed from the bundle to appear in your library. See the note on the bundle page.

Note: Projects in this bundle are hidden in your library by default until you first access them in order to avoid flooding your library. You can return to this page at any time to access any projects you wish to show in your library.

Primajin commented 4 years ago

Ohhh thanks - well then I guess I have to flood it myself 🤦