diff options
| author | yuzu-eva <stevenhu@web.de> | 2024-10-06 03:12:32 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2024-10-06 03:12:32 +0200 |
| commit | 1e4d281f3706f7b5ab32f992c8ffac78e40ab5bf (patch) | |
| tree | ef15cc2852a59d1c57d67d6469265b49e3cdf59a /.config/mpd/mpd.conf | |
| parent | 06f7453ca95fe2583ddf4bac058f3170de9fc2af (diff) | |
new pc setup
Diffstat (limited to '.config/mpd/mpd.conf')
| -rwxr-xr-x | .config/mpd/mpd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpd/mpd.conf b/.config/mpd/mpd.conf index 7a575d6..9d41600 100755 --- a/.config/mpd/mpd.conf +++ b/.config/mpd/mpd.conf @@ -18,7 +18,7 @@ audio_output { audio_output { type "httpd" name "HTTP Stream" - encoder "lame" # optional, vorbis or lame + encoder "vorbis" # optional, vorbis or lame port "8000" quality "8.0" # do not define if bitrate is defined # bitrate "256" # do not define if quality is defined |
