Usage :
-------
Edit the script to change the value of :
host -> icecast2 host & port
mount -> mountpoint name
login -> icecast2 login
passwd -> icecast2 password
Then run :
./fip_current.sh
Instances :
-----------
A FIP relay with fip_current.py metadata update
http://zmpd.zered.net:8042/fip-metadata.mp3
Requierments :
--------------
icecast2
jq
curl
sed
Icecast2 configuration sample :
-------------------------------
<relay>
<server>audio.scdn.arkena.com</server>
<port>80</port>
<mount>/11016/fip-midfi128.mp3</mount>
<local-mount>/fip-metadata.mp3</local-mount>
<relay-shoutcast-metadata>0</relay-shoutcast-metadata>
</relay>