aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mpdconf.example (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-09-13I can't believe qball is correcting my typos.J. Alexander Treuman1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@4771 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-09-12Typo found by bensonk.J. Alexander Treuman1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@4769 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-09-12New example config.J. Alexander Treuman1-171/+173
git-svn-id: https://svn.musicpd.org/mpd/trunk@4768 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-07-22Adding on the fly volume normalization support. Code originally from ↵J. Alexander Treuman1-1/+8
mplayer, ported by syscrash, cleaned up by avuton, and further cleaned up by me (jat). git-svn-id: https://svn.musicpd.org/mpd/trunk@4424 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-07-16Fix more shank typos in mpdconf.example. Thanks to ves for reporting them.J. Alexander Treuman1-2/+2
git-svn-id: https://svn.musicpd.org/mpd/trunk@4358 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-06-30Typo.J. Alexander Treuman1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@4293 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-06-21Add back the id3v1_encoding option. Now it really will convert id3v1 only.J. Alexander Treuman1-0/+4
git-svn-id: https://svn.musicpd.org/mpd/trunk@4282 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-01-14fix title->track in config file replaygain exampleQball Cow1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@3827 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-07-31remove unnecessary apostropheEric Wong1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@3410 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-04-27change the default max_output_buffer_size from 2048 to 8192Warren Dukes1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@3226 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-03-12update config fileWarren Dukes1-9/+10
git-svn-id: https://svn.musicpd.org/mpd/trunk@3060 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-03-09*) add support for pid filesWarren Dukes1-0/+1
*) we now require pid_file to specified in the config *) new prefered method for killing mpd: mpd --kill *) cleaned up some nastiness with decode_pid handling git-svn-id: https://svn.musicpd.org/mpd/trunk@3042 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-03-06config file change! now 'port' is optional and 'db_file' is required!Warren Dukes1-6/+4
also, should have better error reporting when failing to open playlist or music directory's, or writing the db, etc git-svn-id: https://svn.musicpd.org/mpd/trunk@3027 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-03-06sample config file exampleWarren Dukes1-0/+3
git-svn-id: https://svn.musicpd.org/mpd/trunk@3026 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2005-03-05added composer, performer, and comment metadata itemsWarren Dukes1-7/+6
git-svn-id: https://svn.musicpd.org/mpd/trunk@3022 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-11-10merge changes from metadata-rewrite branchWarren Dukes1-0/+4
git-svn-id: https://svn.musicpd.org/mpd/trunk@2589 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-11-09add "genre" and "description" to shout config parametersWarren Dukes1-1/+5
git-svn-id: https://svn.musicpd.org/mpd/trunk@2557 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-11-06update mpdconf.exampleWarren Dukes1-1/+3
git-svn-id: https://svn.musicpd.org/mpd/trunk@2527 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-10-29update default mpdconf.example to use default ao outputWarren Dukes1-59/+61
git-svn-id: https://svn.musicpd.org/mpd/trunk@2407 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-10-28merge shank-rewrite-config changesWarren Dukes1-35/+31
git-svn-id: https://svn.musicpd.org/mpd/trunk@2375 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-10-26Added ao_driver options to help the user pick what they need, also told to ↵Avuton Olrich1-0/+16
refer to libao docs for more info git-svn-id: https://svn.musicpd.org/mpd/trunk@2350 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-10-26add shout* stuff to exampe mpd config fileWarren Dukes1-0/+14
git-svn-id: https://svn.musicpd.org/mpd/trunk@2348 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-07-181) bumb version to 0.11.3Warren Dukes1-62/+135
2) Update changelog for 0.11.3 3) Merge avuton's mpdconf.example changes git-svn-id: https://svn.musicpd.org/mpd/trunk@1875 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-23Update doc's and Changelog for 0.11.1Warren Dukes1-0/+8
git-svn-id: https://svn.musicpd.org/mpd/trunk@1626 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-12update mpd manpage and sample config file with replaygain andWarren Dukes1-1/+3
audio_output_format options git-svn-id: https://svn.musicpd.org/mpd/trunk@1453 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-06-02change default port to 6600 (just a doc change)Warren Dukes1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@1291 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-04make default max playlist length be 16384. bumped up from 4096Warren Dukes1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@602 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-24git-svn-id: https://svn.musicpd.org/mpd/trunk@441 ↵Warren Dukes1-3/+3
09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-24git-svn-id: https://svn.musicpd.org/mpd/trunk@440 ↵Warren Dukes1-3/+3
09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-24git-svn-id: https://svn.musicpd.org/mpd/trunk@439 ↵Warren Dukes1-5/+5
09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-24git-svn-id: https://svn.musicpd.org/mpd/trunk@437 ↵Warren Dukes1-1/+1
09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-24git-svn-id: https://svn.musicpd.org/mpd/trunk@435 ↵Warren Dukes1-1/+1
09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-24git-svn-id: https://svn.musicpd.org/mpd/trunk@434 ↵Warren Dukes1-4/+4
09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-24git-svn-id: https://svn.musicpd.org/mpd/trunk@433 ↵Warren Dukes1-0/+3
09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-24git-svn-id: https://svn.musicpd.org/mpd/trunk@432 ↵Warren Dukes1-0/+5
09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-24git-svn-id: https://svn.musicpd.org/mpd/trunk@431 ↵Warren Dukes1-3/+2
09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-24update with better documentationWarren Dukes1-23/+88
git-svn-id: https://svn.musicpd.org/mpd/trunk@430 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-02password, not passwd, in examplesWarren Dukes1-1/+1
git-svn-id: https://svn.musicpd.org/mpd/trunk@170 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-02-26update changelog for 0.10.0Warren Dukes1-6/+6
update add command info to include dir support update mpd.1 and conf example to include ~ support git-svn-id: https://svn.musicpd.org/mpd/trunk@64 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-02-24update config file exampleWarren Dukes1-1/+4
git-svn-id: https://svn.musicpd.org/mpd/trunk@28 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-02-24updated for 0.10.0Warren Dukes1-0/+4
git-svn-id: https://svn.musicpd.org/mpd/trunk@19 09075e82-0dd4-0310-85a5-a0d7c8717e4f