When editing pianobar I found the file '/usr/share/doc/pianobar/contrib/config-example'

Here is a copy of what it looks like

Code:
# 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

# 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, mp3-hifi or aacplus
#audio_format = mp3
#autostart_station = 123456
#event_command = /home/user/.config/pianobar/eventcmd
#sort = quickmix_10_name_az
Here are my questions..


  1. Where exactly should I put the file, and what should I rename it?
  2. The reason I am doing this is to automate my login credentials so I don't have to type "reallylongemail@address.com" "MySup3RpassW0rdz" every time I want some tunes, maybe there is a better way?



Regards