Public bug reported:

This bug is in mpd 17, comes with ubuntu 13.10. After i removed mpd and 
installed the package from 13.04 (mpd_0.16.5-1ubuntu4_amd64) streaming works 
again.
I tried local with radiotray and the same problem. The alsa output works, so no 
problem with the file.
There is no hint in the log file (even with verbose mode).

my mpd.conf:


db_file                 "/var/lib/mpd/tag_cache"
log_file                        "/var/log/mpd/mpd.log"
pid_file                        "/var/run/mpd/pid"
state_file                      "/var/lib/mpd/state"
sticker_file                   "/var/lib/mpd/sticker.sql"


user                            "mpd"
bind_to_address         "192.168.2.100"
port                            "6600"

input {
        plugin "curl"
}


audio_output {
        type            "alsa"
        name            "My ALSA Device"
        device          "hw:0,0"        # optional
        format          "44100:16:2"    # optional
        mixer_device    "default"       # optional
        mixer_control   "PCM"           # optional
        mixer_index     "0"             # optional
}

audio_output {
        type  "httpd"
        name  "My HTTP Stream"
        encoder  "lame"  # optional, vorbis or lame
        port  "48000"
        quality  "5.0"   # do not define if bitrate is defined
format  "44100:16:1"
max_clients "0"   # optional 0=no limit
}


filesystem_charset              "UTF-8"
id3v1_encoding                  "UTF-8"

** Affects: mpd (Ubuntu)
     Importance: Undecided
         Status: New

** Package changed: software-center (Ubuntu) => mpd (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1250203

Title:
  mpd http streaming stops after a second

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpd/+bug/1250203/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to