Search found 5 matches

by maltenf
Sat Mar 30, 2024 7:06 pm
Forum: General
Topic: Steam APP Id Field for Games?
Replies: 0
Views: 173

Steam APP Id Field for Games?

Hi! Currently Im matching the games between thegamesdb and steam via "Title" with removed special chars, spaces, and uppercase. A field when we add or modify games here we can fill out for external ids would be handy for that. So I was wondering if others here were interested in this and i...
by maltenf
Thu Jun 17, 2021 3:30 am
Forum: Developers
Topic: Platform Images wrong Response Error
Replies: 4
Views: 6235

Re: Platform Images wrong Response Error

Im so sorry!
In refactoring i mixed up my DB Ids with TheGamesDB Ids... Worked too long on the cronjob. I think you can delete this :-) Sorry again.
by maltenf
Thu Jun 17, 2021 2:36 am
Forum: Developers
Topic: Platform Images wrong Response Error
Replies: 4
Views: 6235

Platform Images wrong Response Error

Hi! Since yesterday get any empty response for all IDs at endpoing /Platforms/Images. Also the empty response seems to be wrong. Cause when filled the property is an Object but in empty responses its an array which cause in strongly type programming languages problems / errors: Example of C# returne...
by maltenf
Fri Apr 09, 2021 12:56 am
Forum: Developers
Topic: .NET Core (C#) 3.1+ Wrapper
Replies: 1
Views: 4398

.NET Core (C#) 3.1+ Wrapper

Hi all!
In order to develope I created a new async based / fluent pattern driven Wrapper in C# and made it available for all.
https://github.com/nfMalde/TheGamesDBApiWrapper

Have fun using it :-)

Best,

Malte
by maltenf
Fri Mar 05, 2021 2:13 am
Forum: API Requests
Topic: API Key Request
Replies: 1
Views: 699

API Key Request

Hello!
Im currently working on a Website where you can add Games to your Profile and show it others.


Can I please get an API Key?

Best,
Malte