Author Topic: Adding song to playlist gives error  (Read 969 times)

marlhammer

  • Newbie
  • *
  • Posts: 2
Every time I add a song to a playlist I get an error dialog. The song IS added sucessfully, but the error occurs each time.

Most of my songs have very very sparse track tags (I only use Artist, Album, Genre, and a few others). Possible it is looking for tags that are not there?

Here is the error:


MusicBee v3.3.7491.38139D  (Win10.0), 21 Sep 2020 21:45:

System.ArgumentNullException: Value cannot be null.
Parameter name: array
   at System.Array.Sort[T](T[] array, IComparer`1 comparer)
   at #=zgUgQa1gfdKrsF5glDLpI6M2jBAX6.#=zJ0c2z1j5NcGkkUhqQw==.#=zJTzALpkY6Qrk(IList`1 #=z$kddR$E=, TagCode #=zdikzcos=)
   at #=zgUgQa1gfdKrsF5glDLpI6M2jBAX6.#=zJTzALpkY6Qrk(IList`1 #=z$kddR$E=, TagCode #=zdikzcos=, Boolean #=zv9bkwWV$WfSD)
   at #=zgUgQa1gfdKrsF5glDLpI6M2jBAX6.#=zy_VN5EuYK1HT(#=zp7dcSDSdbawpzqm4_CV6leE= #=zc2k8Gxo=, List`1 #=z$kddR$E=, List`1 #=zThPucNe66ea6)
   at #=zgeY_Na03jtcNMBza84h0RpVbwUy0.#=zniXYDGU=.#=z5m1Uxbc=(ApplicationCommand #=z1r1rLwE=, Object #=zhzf1dzQ=, IList`1 #=z$kddR$E=)
   at #=zyI4xHFZ7HOTeDs$V0pAJ9MyOgrvj.#=zwPNk8DM2DBgOhV036Q==(Object #=z9O_irZI=, EventArgs #=zPDFE8Uo=)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34371
can you try the patch version as that looks like something already fixed
https://getmusicbee.com/patches/MusicBee33_Patched.zip
unzip and replace the existing musicbee application files

marlhammer

  • Newbie
  • *
  • Posts: 2
That corrected the issue! Thank you! :thumbsup:

Is there a place to get the latest patch version, so in the future I do not report already fixed bugs? Is there a dev release page or patch channel or something of that kind?

Really like this tool... A refugee from Google Music and this answers my Desktop needs perfect! Thank you!

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9366
Is there a place to get the latest patch version
The two forum moderators (psychoadept and myself) have the patch links in our sigs. In order to know what's been changed/added/fixed you'd have to follow the various threads.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here

psychoadept

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 10690
You can also always find the latest patch here: https://musicbee.fandom.com/wiki/Latest_Update

Although as phred says, you'd have to be watching the forum to know what's changed.
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest beta patch (3.5)
(Unzip and overwrite existing program files)

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34371