Hey all
I've made my own player that I've been using quite a bit and thought I'd share.
Best thing about it is that it supports cross fading with silence detection (this is supported by transcoding settings, instructions are in the Settings tab when you run the player and login). It's called Party Mode.
DISCLAIMER:
This is not a finished product and has lots of unfinished stuff, as well as likely a lot of bugs. The code is basically ad-hoc rubbish. This is provided as open source. Feel free to change it, fix it, just don't sell it, and credit me as the original author if you want to rework it and make it better for others.
FEATURES:
- Plays music from your Subsonic server (or any for that matter, so long as you have access)
- Old school playback counter/buttons
- Create a playback queue on the fly
- Intelligent Shuffle playback (should play everything in your queue, even if you add or re-order stuff on the fly, without repeating anything)
- Party Mode (intelligently cross fades between songs)
- Drag and drop queue items
- Select multiple items using ctrl/shift
- Basic Subsonic playlist creation/support
- File browser tab
- Displays cover art
- Adjust playback speed (under Info tab)
- Video playback
- Seeking/volume adjust etc
- Different visual themes (under Settings)
- Gapless (this doesn't work properly half the time though)
INSTRUCTIONS:
Follow this link to try it out: https://noddy.nu/player1.html
To save the player on your computer, right click on the above link and choose Save As.