Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - kavnda

Pages: 1
1
Bug Reports / Queue next error
« on: May 09, 2023, 02:03:52 AM »
Steps to reproduce the bug:

1) select music tab
* in left sidebar *
2) select upcoming tracks
3) play track in the playlist
4) right click the 1st track in the list  (currently  playing)
5) select queue next

expected behavior:
add only 1 track to the queue  8)

actual behavior:
add all the tracks from the begining of the playlist till the current track are added  :'(

for example if the order of the current track is the 10th in the playlist and you select queue next 10 tracks will be added to the queue

2
Bug Reports / "QUEUE NEXT" Does not add Tracks to the queue
« on: November 20, 2022, 10:54:22 PM »
MusicBee v3.5.8296.28325D  (Win10.0)

Steps to reproduce the error:
1. select music tab
2. click on the header menu of "playing tracks" panel
3. select upcoming tracks
4. add 2 tracks (or more) to the track list
5. select the 2nd track in the playing tracks panel list
6. right click on the selected track
7. click queue next

expected behavior: add duplicate of the track to the queue
actual behavior: nothing is added to the queue

This problem does not appear in "now playing" tab

3
Bug Reports / "Queue next" unexpected error
« on: November 20, 2022, 09:47:15 PM »
Steps to reproduce the error:
1. select music tab
2. click on the header menu of "playing tracks" panel
3. select upcoming tracks
4. play a track
5. select the played track (the first track) in the playing tracks panel
6. right click on the selected track
7. click queue next

This error does not appear in "now playing" tab



Quote
MusicBee v3.5.8296.28325D  (Win10.0), 20 Nov 2022 22:52:

System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   at #=zJftrCMaUEMp4Dk065dsAtsYG4WqPxivE6Q==.#=zBW3z5n$rNC8TFLgWokQfVp0=(Int32[] #=z$fT90f6rfokW, Int32 #=zyEWSLOI=)
   at #=zJftrCMaUEMp4Dk065dsAtsYG4WqPxivE6Q==.#=z0zW8DTqJQxBNrv4acsF0NkWWfBG0(Int32[] #=zMPsui0Q=)
   at #=z_PTaM2HvwKlpSufb70vgIkE=.#=z6z9QuGpJj2gzd7kl1PfIUPIXkQOc(Int32[] #=zMPsui0Q=)
   at #=z$woEFW4433hH9i501vu1Jr4$aMPk.#=zCBnIcaw=.#=z_tlHHXk=(ApplicationCommand #=zWSKt39U=, Object #=zziQJQTM=, IList`1 #=zIhRhJPE=)
   at #=zwQfxNBSxz7c$pRlZ89sy3x0=.OnClick(EventArgs #=zGGi1Lv0=)
   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)

4

I am using version 3.5.8296 on windows 10 machine  
I found out that if I group items of a playlist musicbee will count the group header as a song which will miss up the playlist items count.


as you can see the item count start with 2 instead of 1 as musicbee count "circle the drain" as a song. and the same thing for item 5 that should be 3 instead. :)
as the playlist item count increase and the number of groups increase, the discrepancy of the playlist items count will also increase.

Pages: 1