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
243 stars 28 forks source link

Added developers and publishers field to games #122

Closed ltctceplrm closed 7 months ago

ltctceplrm commented 8 months ago

OMDB doesn't have this field so I mapped it to be empty. For #80

ltctceplrm commented 8 months ago

I also fixed a bug I hadn't noticed in OpenLibraryAPI where the result.isbn.find gave errors when no isbn existed/was undefined

ltctceplrm commented 7 months ago

Updated MALAPIManga.ts to fix #124

mProjectsCode commented 7 months ago

thanks, lgtm