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

MobyGamesAPI errors out if the game doesn't have a cover/image #148

Closed Anarchtism closed 2 months ago

Anarchtism commented 3 months ago

Describe the bug MobyGamesAPI errors out on games with no cover/image.

To Reproduce Steps to reproduce the behavior:

  1. Search "Super Mario War" with MobyGamesAPI
  2. Select "Super Mario War (2003)"
  3. Try to get Media DB to make the note
  4. TypeError: Cannot read properties of null (reading 'image')

Expected behavior Creating the note.

Occurs on

Plugin version 0.7.0