Latest WACUP public preview for x86 & x64 is build #24496 (May 8th 2026) (x86 & x64 changelogs)
Latest restricted WACUP beta release is build #24496 (May 8th 2026) (x86 & x64 changelogs)

Author Topic: [Bug] NSFe playlist sort problem  (Read 37 times)

nelsonhf

  • Jr. Member
  • **
  • Posts: 7
    • View Profile
[Bug] NSFe playlist sort problem
« on: Yesterday at 04:34:25 PM »
Hi, this is related to the following closed thread: [FIXED] [BUG] NSF/NSFe playlist incorrect for some files. After loading of the NSFe file the playlist should be sorted by the plst track order instead of a sequential order. Otherwise for files that play tracks in a non-sequential order, after the first track the name in the playlist and the track being played will not match. Sorry i didn't catch this earlier.



« Last Edit: Yesterday at 04:42:13 PM by nelsonhf »

dro

  • Admin / WACUP Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 5744
    • View Profile
    • WACUP (Winamp Community Update Project)
Re: [Bug] NSFe playlist sort problem
« Reply #1 on: Yesterday at 04:41:10 PM »
I had a feeling this was going to come up from the mess that was trying to ensure I got the titles correct based on the physical order of the items in relation to the plist order detailed in the file. Or are you saying that titles are wrong with the manner that it's being provided? As I thought I got it correct (have to pre-sort the plist & then use that to work out the needed nsfe_entry item to get the title from since the mega man one otherwise has a big gap in the initial block of songs used until the ones that are then at the end).

nelsonhf

  • Jr. Member
  • **
  • Posts: 7
    • View Profile
Re: [Bug] NSFe playlist sort problem
« Reply #2 on: Yesterday at 04:50:24 PM »
The order of track names in the playlist should match the order of the plst info of the NSFe otherwise the track playing and the info in the playlist won't match. For example in the current state if i select the track 2 in the playlist (Needle Man) the track that will be played is the 14 (Password) because is the track 2 in the plst (not related with the physical order of the items).
« Last Edit: Yesterday at 05:02:23 PM by nelsonhf »

dro

  • Admin / WACUP Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 5744
    • View Profile
    • WACUP (Winamp Community Update Project)
Re: [Bug] NSFe playlist sort problem
« Reply #3 on: Yesterday at 05:07:25 PM »
Great so that means it's always been broken when it comes to playback in playlist from the original plug-in that it was derived from & seemingly no one else has noticed or taken the time to report it. As I've no idea what the different tracks are actually meant to be as I've not got a history with any of these nsf/nsfe based games & had assumed that it's just going to play based on the raw song order.