Add and play internet radio urls on your raspberry pi via a webinterface.
Requires mplayer to work. nginx recommended for usage from local network.
Required python packages in requirements.txt. Install with pip3 :
pip3 install -r requirements.txt
Install and configure nginx:
./install_nginx.sh