I'm having to rewrite the Steam import code completely now. The new way I tried to do it didn't work as we're still getting rate limited using the Community Data XML API. There is a Steam Web API that has a much higher rate limit that should work, I just have to rework the code to use it. Thankfully that's …
Read more
I'm having to rewrite the Steam import code completely now. The new way I tried to do it didn't work as we're still getting rate limited using the Community Data XML API. There is a Steam Web API that has a much higher rate limit that should work, I just have to rework the code to use it. Thankfully that's one of the better written parts of Grouvee, so it shouldn't be too hard as long as I can find the right documentation to use. Hang in there if your library isn't being updated 100% accurately right now, I'll get it fixed.
Read less