All I ask of a music player is to give it a directory with all the music files in it, and then say "play shuffle". That's it.<p>Sadly, the <i>only</i> player which will do that is Microsoft Media Player. All the others suffer from one fault or another which causes it to fail:<p>1. requires installing some third party "server" because sharing the directory isn't enough. The "server" then proceeds to consume all the resources of your computer, regardless of whether it is serving or not. I presumed it was trying to copy all my files to the NSA. What else would it be doing with disk drive light on all the time? for days?<p>2. does not look at subdirectories. Your music all has to be in one top-level folder.<p>3. randomly hangs and scrambles its music database (better keep a backup!)<p>4. hangs if you have more than some undisclosed number of music files<p>5. if you have more than some undisclosed number of music files, it only plays the first N files<p>6. displays the bit rate of the file being played. Does not display the name, artist, or album.<p>7. hangs if the USB stick is a large capacity one<p>I've tried PC software, Linux software, two different Roku media players (including the default one), 4 different internet radios that promised to play media files from a USB device<p>So what do I use? Microsoft Media Player.
Creator of Museeks here, a little late for the party. There are many comments in this thread, and the usual electron-bashing we're all used to at this point, so I'll just make a few points:<p>- I know all the cons of using Electron, thank you<p>- I started writing this piece of software 8 years ago, for me, to learn horizontal software development (ui, db, releases, binaries, cd, testing, etc), at a time I dropped out from university and I had to learn stuff in order to find a job and pay my rent<p>- Nowadays, I still use this project to experiment with technologies I want to learn or play with<p>- I truly don't care you don't like it (the app, or electron itself), my only purpose is to share something solving a real problem for me, for free<p>- If this app is useful to only one person other than me, and angers the HN crowd, I'll still be happy about it, and it will still be worth the hundreds or thousand hours I put on this<p>cheers, and happy coding!
See also clementine, which is the one I use.<p><a href="https://www.clementine-player.org/" rel="nofollow">https://www.clementine-player.org/</a>
It won't be applicable to everyone, but I want to give a plug to Sonixd[1]: it's a Subsonic client, meaning that it'll work with Subsonic or any other music server that uses the Subsonic API (Navidrome, Airsonic, gonic).<p>It's an Electron application, which won't be for anyone, but it's sufficiently smooth and snappy for me.<p>[1]: <a href="https://github.com/jeffvli/sonixd" rel="nofollow">https://github.com/jeffvli/sonixd</a>
I’ve been dreaming of developing something very close to this: a clone of late 2000s iTunes in Electron.<p>But it’s essential for me that it imports Apple Music (née iTunes) Library.xml with all the play counts, etc.<p>If you manage to implement this feature, I’m in :)
I still just use Winamp classic.<p><a href="https://winamp-classic.en.softonic.com/" rel="nofollow">https://winamp-classic.en.softonic.com/</a>
This has been around for a long time apparently. It first hit AUR in 2016:
<a href="https://aur.archlinux.org/packages/museeks-bin" rel="nofollow">https://aur.archlinux.org/packages/museeks-bin</a>