Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not displaying current song information #5

Closed
wolces opened this issue Jan 15, 2013 · 1 comment
Closed

Not displaying current song information #5

wolces opened this issue Jan 15, 2013 · 1 comment
Labels

Comments

@wolces
Copy link

wolces commented Jan 15, 2013

Followed all steps outlined in the readme but I can't get Pianobar to display anything but the "Hello There Pianobar is starting up" screen. The Play, Next, Love, Ban, and Tired buttons work as they should, but the current song information and album artwork don't display.

Two things that might be important:
First, each time the song changes, Pianobar prints the following line to the terminal:
"ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unkown PCM cards.pcm.front"

Second, here is the directory structure I am using:
/home/pi/public_html/pidora/
In which public_html is my www directory (i.e. The current default apache site uses public_html as DocumentRoot and Directory, as per the Ubuntu tutorial you linked to).
I've edited the third line in update.py to read "www= "/home/pi/public_html/"" (step 6 in the readme).

Thanks for your detailed instructions.

SOLVED:
line in update.py should have read "www= "/home/pi/public_html/pidora/""

@jacroe
Copy link
Owner

jacroe commented Jan 17, 2013

Cool, glad everything worked out.

Man, I wish Github would give me email notifications whenever a new issue was opened...

@jacroe jacroe closed this as completed Jan 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants