A little throwback to the days of physical media and compact disc changers - adding a long missing feature to my favorite software mp3 player.
Remember back in the day when we used to have to use physical compact discs to listing to music?
What about when you first got a 5 disc changer and no longer had to change CDs every 74 mins?
I did not want to write yet-another-mp3-player, nor make a massive meta-data-driven overly complex solution.
This small application is designed to backfill that feature in the simplest way possible:
- Select a folder which contains subfolders of albums
- Assign that folder a genre and an optional image
- Click on that folder to randomly select an album
- Launch WinAMP and start playing that album
There are a few additional features that have been added including:
- Right click to open subfolder in Windows Explorer to manually select a specific album
- Double click to reset the current playlist and start playing the selected album
- Single click to queue up another album in the existing playlist
- Ported original version from WinForms to moden WPF application