diff options
author | Michał Cichoń <michcic@gmail.com> | 2011-11-19 11:35:20 +0100 |
---|---|---|
committer | Michał Cichoń <michcic@gmail.com> | 2011-11-19 11:35:20 +0100 |
commit | 87f3fe13cd52ebe2529ea16c7d79dc46a9271a84 (patch) | |
tree | ab5c1a897336c53436e4f67f8a6b52cb493e8c2c | |
parent | f24c04ee14b220238120171050cdb1acf0a977c2 (diff) | |
download | pianobar-windows-binaries-87f3fe13cd52ebe2529ea16c7d79dc46a9271a84.tar.gz pianobar-windows-binaries-87f3fe13cd52ebe2529ea16c7d79dc46a9271a84.tar.bz2 pianobar-windows-binaries-87f3fe13cd52ebe2529ea16c7d79dc46a9271a84.zip |
Add info about configuration.
-rw-r--r-- | README | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -11,4 +11,15 @@ Visual Studio 2008. axTLD, libao, libmad and pthreads-win32 were used to prepare this distributtion.
Source code of this binary can be found at:
-https://github.com/thedmd/pianobar-windows-build
\ No newline at end of file +https://github.com/thedmd/pianobar-windows-build
+
+
+CONFIGURATION
+
+Pianobar use configuration file. Under Windows this file is named pianobar.cfg
+and should be placed next to pianobar.exe.
+On reporitory there is an example configuration file, you may copy or rename it.
+Then edit it and fill marked fields relevant to you and remove remaining.
+
+Note that non-US users have to have configuration file with control proxy
+details set.
\ No newline at end of file |