Hi !
I've been working on a subsonic client for myself and now that it's stable enough I'm releasing it. I wanted a player looking kinda like foobar2000 with the main window showing all songs available on subsonic, and with proxy support (with authentication).
The player is multi-platform and requires Java 1.6 (preferably Sun's over OpenJDK) to be installed.
I'll add features and fix bugs as I go. Feel free to post comments and requests here. I'll post updates here.
Download
Downloads are available here and sources are hosted on GitHub here.
There's an executable for Windows and a shell script bundled in the package.
- Code: Select all
1.1.6
Lots of new skins available
minor tweaks
Changelog
1.1.4
Seekbar now finally working
Displaying song download progress
Fix restore from systray
Updated various dependencies
1.1.1
HTTPS support
Library compression
1.1.0
- Incremental Library refresh
- Chat messages tab
- Now Playing tab
- Checks for software updates on startup
- Current playing song is downloaded asap and streamed from memory instead of read from the url when needed during playback
1.0.4
- HTTPS support
- Clicking on the cover preview opens the full size cover
1.0.3
- Added configurable global keybindings
- Added window state saving when closing application. State is restored during application startup.
- upgraded CDI (Weld) to 2.0.0