corrected tests and serializer so they can support custom user model, added a readme (to be expanded) with configuration information for the field renkan api will use to render user information
#!/bin/sh
echo "Removing files"
rm -rf libs
rm -rf metadataplayer
echo "Copying Metadataplayer files"
cp -R ../../metadataplayer/test/metadataplayer .
echo "Copying libraries"
cp -R ../../metadataplayer/test/libs .