pianobar
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | Last revisionBoth sides next revision | ||
pianobar [2011/09/20 14:35] – k2patel | pianobar [2016/07/13 17:17] – k2patel | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== PianoBAR ====== | ||
- | |||
- | Command line client for pandora. | ||
- | |||
- | [[ http:// | ||
- | |||
- | |||
- | [[ https:// | ||
- | |||
- | Requirement Specification : | ||
- | |||
- | <code text> | ||
- | libmad-devel | ||
- | libfaad2-devel | ||
- | gmake | ||
- | libao | ||
- | git | ||
- | </ | ||
- | |||
- | You can find devel rpm @ rpmfusion | ||
- | |||
- | To install simply run | ||
- | |||
- | <code bash> | ||
- | git clone git:// | ||
- | cd pianobar | ||
- | gmake clean && gmake install | ||
- | </ | ||
- | |||
- | NOTE : you can disabled specific audio library, then how you are going to play your stream ? **so don't do it** | ||
- | |||
- | To automate login and station play you can setup your .config file.\\ | ||
- | Please check the following sample config available. | ||
- | |||
- | <code bash | ~/ | ||
- | # This is an example configuration file for pianobar. You may remove the # from | ||
- | # lines you need and copy/move this file to ~/ | ||
- | # 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) | ||
- | # | ||
- | |||
- | # Keybindings | ||
- | #act_help = ? | ||
- | # | ||
- | # | ||
- | # | ||
- | # | ||
- | # | ||
- | # | ||
- | # | ||
- | # | ||
- | # | ||
- | # | ||
- | # | ||
- | # | ||
- | #act_quit = q | ||
- | # | ||
- | # | ||
- | # | ||
- | # | ||
- | # | ||
- | # | ||
- | #act_volup = ) | ||
- | |||
- | # Misc | ||
- | # mp3, mp3-hifi or aacplus | ||
- | # | ||
- | # | ||
- | # | ||
- | #fifo = / | ||
- | #sort = quickmix_10_name_az | ||
- | #love_icon = [+] | ||
- | #ban_icon = [-] | ||
- | #volume = 0 | ||
- | |||
- | # Format strings | ||
- | # | ||
- | # | ||
- | # | ||
- | </ | ||
- | |||
pianobar.txt · Last modified: 2020/08/10 02:35 by 127.0.0.1