https://github.com/saschaludwig/OnAirScreen
For default raspian stretch functional 2018-12-30
sudo apt install neofetch git
sudo echo neofetch >> /etc/bash.bashrc
sudo echo net.ipv6.conf.all.disable_ipv6 = 1 >> /etc/sysctl.conf
sudo sysctl -p
| <?php | |
| /** | |
| * This script can be used to grab artist - title information from an Icecast2 server. No server Password is required because all information are available public. | |
| * | |
| * The default JSON File access on Icecast2 can be used on unhidden mount points only. | |
| * | |
| * @package | |
| * @license http://www.gnu.org/licenses/agpl.html AGPL Version 3 | |
| * @author Malte Schroeder <[email protected]> | |
| * @copyright Copyright (c) 2017-2020 Malte Schroeder (http://www.malte-schroeder.de) |
https://github.com/saschaludwig/OnAirScreen
For default raspian stretch functional 2018-12-30
sudo apt install neofetch git
sudo echo neofetch >> /etc/bash.bashrc
sudo echo net.ipv6.conf.all.disable_ipv6 = 1 >> /etc/sysctl.conf
sudo sysctl -p