Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
114 views

NCMPCPP Backend For Windows (or how to setup MPD on Windows)?

I run Kubuntu(x64)+tmux at work and a Windows 7 x64 machine at home. I would really like to run ncmpcpp at work in a tmux window that connects to my Windows machine at home. I can port forward and I ...
1
vote
1answer
52 views

Is there a Linux cmd-line audio program (like MPD) that can play UDP streams?

While I am very happy with MPD overall, the one problem I have is that it cannot play UDP streams. Since I have access to a wide array of local radio stations in UDP format, I would really like to ...
1
vote
0answers
47 views

Is MPD right for remote streaming in this scenario?

I have an always-on Linux (Ubuntu) server at home, on which I could store all my music (I just have to move it from my desktop). What I want to achieve is to be able to listen to my music from work, ...
2
votes
2answers
167 views

Forwarding Specific Ports through SSH Reverse Tunnels

So unfortunately I live in a place that will not let me have a static IP, so I have been setting up access to my home computer via reverse SSH tunnels that run on an micro amazon ec2 instance. I have ...
0
votes
1answer
184 views

using pulseaudio with mpd: libpulse not found

I'm trying to build and install mpd to work with pulse audio, so I'm running ./configure --enable-pulse but the last lines read checking for PULSE... no configure: error: PulseAudio output plugin: ...
0
votes
1answer
56 views

MPD Interface that supports voting?

I'm looking for a web interface other that ampache that can stream to mpd and allows users to vote on what they want to hear. Any suggestions on how to do this?
2
votes
1answer
144 views

How can I pipe output from my local sound card to MPD?

I would like to "Pipe" the output of my local sound card to MPD on a networked music server. Anyone have any suggestions how to go about this? I'm thinking maybe i can make a live MP3 stream? maybe ...
1
vote
1answer
374 views

What configuration options do I need for mpd to get it working with Alsa? (Linux)

I just got rid of pulseaudio because it breaks in so many different situations. I've switched to Alsa, and all of my sound is working except in mpd. It seems like I have to set audio_output in ...
3
votes
2answers
543 views

Getting sound to play from the speakers on a Headless 9.04 Ubuntu Serve

I have this Ubuntu Server running in my room and i wanted to use it as an alarm clock, so i decided to make a C++ program for it (i know i could've used cron but meh). The problem is the fact that i ...
1
vote
4answers
758 views

Start init script only once network interface is up

I have a headless media server using mpd running on gentoo. Mpd is configured to start at boot (and I don't have the rc scripts running in parallel either), but unfortunately mpd won't start if it ...
5
votes
9answers
3k views

Linux MPD player alternatives for a network music server / player

I'll keep it short: are there any reasonable alternatives to MPD as a remotely controlled music player? It should be controllable over the network and not require X server to run.