MPD Player 2/3/Zeus - Use at OWN RISK
####################################################################################################### PLEASE NOTE: NO SUPPORT GIVEN | INSTALL INSTRUCTIONS WILL BE SLIMLINED | SHARING IS CARING #
######################################################################################################
Installation MPDPlayer 2, Lancar Mod & Zeus
## Install Java 17 on Ububntu 20.04 or 18.04
sudo apt-get update
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:linuxuprising/java
sudo apt update
sudo apt install oracle-java17-installer
## Useful commands
systemctl start mpdplayer
systemctl stop mpdplayer
systemctl restart mpdplayer
## Cron Setup
crontab -e
0 5 * * /opt/mpdplayer/bin/restartService.sh