punesemu / puNES

Qt-based Nintendo Entertaiment System emulator and NSF/NSF2/NSFe Music Player (Linux, FreeBSD, OpenBSD and Windows)
GNU General Public License v2.0
597 stars 40 forks source link

New NSFe Player: Can't load some song titles and wrong playlist count #377

Closed nelsonhef closed 4 months ago

nelsonhef commented 4 months ago

Hi!

puNES 0.111 and latest WIP can't load some song titles and replace them with the default "<?>" title. In the attached logs, also the "ripper" tag does not load properly.

puNES 0110 Log.txt puNES 0112 WIP 2264 Log.txt

nelsonhef commented 4 months ago

Also, i've spotted that the total count of songs in the playlist is always equals to "playlist + 1"

puNES 0.110 puNES 0110

puNES 0.112 WIP puNES 0112 WIP 2264

punesemu commented 4 months ago

Thanks for the reports, they are very useful to me. I'll take a look tomorrow to see what the problem is.

punesemu commented 4 months ago

Can you try the last WIP?

nelsonhef commented 4 months ago

It's fixed. Tried the WIP of commit f69283d with the reported NSFe and a lot of others and all loaded the metadata correctly. Thanks!