Winamp no longer loads winamp.m3u when it's opened, it starts with an empty playlist

1

It started happening a few updates ago and I can't figure out if it's some setting that changed or if there's some reason it can't access the file. Has anyone else had this problem and been able to fix it?

I'd like to avoid a blanket uninstall/reinstall and actually figure out how to fix it so I can avoid it in the future.

The PC it's on is running Windows Vista Business x64 if that makes a difference. Winamp is version 5.572 (x86).

Update: I just checked and Winamp.m3u is getting saved properly on close, but not loaded properly on open.

Update #2: screenshots of playlist association settings:

enter image description here

enter image description here

enter image description here

travis

Posted 2010-02-03T16:34:51.720

Reputation: 783

1I suppose a workaround would be to change my shortcut to:

winamp.exe "%APPDATA%\Winamp\Winamp.m3u" – travis – 2010-02-03T23:20:54.580

...or just make a shortcut right to the Winamp.m3u, neither one is a perfect replacement for the normal behavior though. – travis – 2010-02-03T23:27:51.427

Have you tried reinstalling Winamp? It might just do the trick. – alex – 2010-02-11T19:45:09.263

@alex, yeah, I've reinstalled multiple times – travis – 2010-02-11T22:06:50.980

Answers

1

In the appdata\winamp directory, delete (or move out) all files with the extension .m3u8, as well as files with the .m3u extension. There may also be a folder called winamp.m3u8 which also need to be deleted. Do this while Winamp is closed. Now re-open Winamp, hopefully it will re-create the files and start working again.

Rationale: winamp.m3u is for legacy support. It actually attempts to load winamp.m3u8 on startup.

yummer

Posted 2010-02-03T16:34:51.720

Reputation: 144

0

Go in Folder Options - File Types and make sure the .m3u files are opened by Winamp.

Let me know.

r0ca

Posted 2010-02-03T16:34:51.720

Reputation: 5 474

I added screenshots above to show my current settings. – travis – 2010-02-03T17:30:58.347

huh... I'm kinda clueless now – r0ca – 2010-02-03T17:55:34.780