Python library to control foobar2000 via foo_httpcontrol component

foo_httpcontrol by oblikoamorale' https://bitbucket.org/oblikoamorale/foo_httpcontrol

currently only some of foo_httpcontrol functions are implemented,

some basic playback commands

fetching track info and album art from player

fetching playlists

foobar2000 Requirements:

1. foobar2000 version >= 1.1

2. foo_httpcontrol component, version 0.97.17

3. foo_httpcontrol template import, copy template/ directory contents into foo_httpcontrol_data/ directory of foobar2000

standard installation: usually goes into '%APPDATA%\\foobar2000\\foo_httpcontrol_data\\pyfoobar2k'

portable installation: usually goes into '<foobar2000_root_dir>\\foo_httpcontrol_data\\pyfoobar2k'

template is accessible via http://<player_ip_address>:8888/pyfoobar2k

