You are not logged in.

#1 2010-07-29 02:28:30

poopship21
Member
Registered: 2009-05-13
Posts: 177

pianobar obscura

i like pianobar-git in AUR.  it allows me to control pandora from a terminal, which is nice since my media center is a headless box.

pieanobar works well out of the box.  i got it to play music by changing default audio to oss in /etc/libao.conf

there are some problems:
apparently there is a default configuration file for pianobar itself that lets you enter annoying details such as the username and lastfm account for scrobbling (very nice).

this file must be created from scratch however and there is no example configuration file.

its syntax and extensive options are therefore a mystery.

can anyone shed some light on this?
TIA

Offline

#2 2010-07-29 03:33:18

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: pianobar obscura

# This is an example configuration file for pianobar. You may remove the # from
# lines you need and copy/move this file to ~/.config/pianobar/config
# See manpage for a description of the config keys
#
# User
#user = your@user.name
#password = password

# last.fm scrobbling
#lastfm_user = username
#lastfm_password = password
#lastfm_scrobble_percent = 50

# Proxy (for those who are not living in the USA)
#control_proxy = http://127.0.0.1:9090/

# Keybindings
#act_help = ?
#act_songlove = +
#act_songban = -
#act_stationaddmusic = a
#act_stationcreate = c
#act_stationdelete = d
#act_songexplain = e
#act_stationaddbygenre = g
#act_songinfo = i
#act_addshared = j
#act_songmove = m
#act_songnext = n
#act_songpause = p
#act_quit = q
#act_stationrename = r
#act_stationchange = s
#act_songtired = t
#act_upcoming = u
#act_stationselectquickmix = x

# Misc
# mp3 or aacplus
#audio_format = mp3
#autostart_station = 123456
#event_command = /home/user/.config/pianobar/eventcmd

Also a man page:

http://github.com/PromyLOPh/pianobar/ra … pianobar.1

Last edited by anonymous_user (2010-07-29 03:34:36)

Offline

Board footer

Powered by FluxBB