regorxxx / Playlist-Manager-SMP

A playlist manager for foobar2000, using Spider Monkey, to save and load (auto)playlists on demand, synchronizing, ... along many more utilities.
https://regorxxx.github.io/foobar2000-SMP.github.io/scripts/playlist-manager-smp/
GNU Affero General Public License v3.0
56 stars 5 forks source link

[BUG] Crash after editing tags externally in mp3tag with Autoplaylists #59

Closed stephen147 closed 1 year ago

stephen147 commented 1 year ago

I clicked on an autoplaylist and selected a few files and opened them in mp3tag.

I updated the tags in foobar with my shortcut ctrl+R.

I got this message then:

Error: Spider Monkey Panel v1.6.1-mod ({F8B0048B-0DC9-40CE-B76A-812260DD1E53}: Playlist-Manager-SMP v0.5.0-beta24 by Regorxxx)
DrawImage failed:
GdiPlus error: DrawImage failed with error (0x7): Win32Error

File: playlist_manager_panel.js
Line: 140, Column: 8
Stack trace:
  _panel/this.paintImage@playlist_manager_panel.js:140:8
  _list/this.paint@playlist_manager_list.js:568:9
  @main.js:583:8
  fireEvents/</<@callbacks_xxx.js:149:37
  fireEvents/<@callbacks_xxx.js:145:30
regorxxx commented 1 year ago

You are using an old version. Try new one and report.

stephen147 commented 1 year ago

Yes, that seems okay now, thanks.