"Media notes" plugin fails to start

What I’m trying to do

I cannot launch the plugin called “Media notes” made by @jemstelos. It fails with the following console info:

Plugin failure: media-notes TypeError: Cannot read properties of undefined (reading 'length')
    at app.js:1:843011
    at GM (app.js:1:843083)
    at UT (app.js:1:1183451)
    at MediaNotesPlugin.renderPlayerInView (plugin:media-notes:26567:63)
    at eval (plugin:media-notes:26673:12)
    at Array.forEach (<anonymous>)
    at MediaNotesPlugin.onload (plugin:media-notes:26671:52)

Things I have tried

  • Obsidian is installed on a Mac
  • I have stopped all plugins and only enabled “Media notes” plugin
  • I have downloaded the Obsidian .dmg and overridden the existing installation

I am clueless, can you please help me?

  1. Are all your community plugins also up to date?

  2. There is an issue on the plugin Github page. It’s a different error, but a suggested solution was to close all notes, and then load the plugin. I have no idea if that will work in your situation, but worth a try: Plugin won't load · Issue #37 · jemstelos/obsidian-media-notes · GitHub

@rigmarole
Thanks! Now “Media notes” work again!

1 Like

Unfortunately, the problem came back, so I still have it. And I do not have extra info other than the exception snippet from the original post.