mProjectsCode / obsidian-media-db-plugin

A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.
GNU General Public License v3.0
248 stars 30 forks source link

MobyGames API no longer free #164

Open Senyksia opened 1 month ago

Senyksia commented 1 month ago

Sometime in the past week (AFAICT) the MobyGames API has been moved to their MobyPro subscription, and their documentation has removed mention of the previous method to obtain a key. I'm unsure how this affects existing keys, but I presume they are free for life.

The paid offering isn't an issue, but it does mean that the Steam API is the only free extensive game source available to the plugin now.

Currently the only fix needed is updating README.md and the API description to reflect the change. Assuming the change is permanent, then in future another API for games may be beneficial.

ltctceplrm commented 1 month ago

Well this is quite disappointing, thank you for letting me know. Currently my api key still works but who knows for how long. I might just add the giantbomb api so there's still another source of non steam games.