diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-03-05 12:07:54 +0100 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-03-06 10:55:52 +0100 |
commit | 80ed3d8e31b212c3a9d1e6edf41f1112e8029b59 (patch) | |
tree | 97b1e03d35493dd13ca209ee3686bec84eb26025 /contrib | |
parent | 3838e77238e383d6bea6496a7bc035702f320210 (diff) | |
download | pianobar-windows-80ed3d8e31b212c3a9d1e6edf41f1112e8029b59.tar.gz pianobar-windows-80ed3d8e31b212c3a9d1e6edf41f1112e8029b59.tar.bz2 pianobar-windows-80ed3d8e31b212c3a9d1e6edf41f1112e8029b59.zip |
wardrobe: Removed internal last.fm scrobbling library
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/config-example | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/config-example b/contrib/config-example index e3742c0..b458e9f 100644 --- a/contrib/config-example +++ b/contrib/config-example @@ -6,11 +6,6 @@ #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/ |