Name | Modified | Size | Downloads / Week |
---|---|---|---|
mixramptools | 2011-09-05 | ||
stompd_current.zip | 2012-08-31 | 1.3 MB | |
README | 2010-12-02 | 1.3 kB | |
instructions.txt | 2010-12-02 | 1.8 kB | |
Totals: 4 Items | 1.3 MB | 0 |
*** Installing StoMpd: Unzip file and place the content (this file + StoMpd jar file + libs dir with thee jars) wherever you like them to be. Run StoMpd either by: - Double clicking StoMpd.jar (depends on your system setup) - Right click an select an option to run StoMpd with Sun Java (or something along those lines) - Terminal users just head over to it's directory (or specify path) and type "java -jar StoMpd.jar" The first time you run StoMpd it will create the required directories ~/.stompd/ + a few subdirs. Default values will be used when no config file is found. To create a config file select "settings -> save settings -> system settings" in StoMpd main window. If the mpd server you want to use is anywhere else than localhost then you need to edit ~/.stompd/stompd.conf accordingly. *** Add / delete users: Create directory under .stompd/users. Start Mpd. Log on. Remove dir to disable/delete user. *** Requirements: StoMpd is NOT an audio player, it's a client for Mpd. A running MPD audio server is required. Please refer to mpd documentation for guidance to setting up mpd. We just want to suggest a very few settings in the mpd.conf file: auto_update "yes" mixer_type "software" replaygain "track" gaplessplayback "no" For the latest documentation and support, please visit www.stompd.org.