(21-Aug-2022, 05:38 PM)agent_kith Wrote: @"seafoodlover" @"hkphantomgtr" Can you both SSH into the computer and run this command? Then click on the restart players button and see if that fixes it? Seems it's missing some libraries.got an error
Code:sudo apt install libid3tag
If still having problems, can you run this command and show me the output?
Code:ldd /usr/local/bin/mympd
ray@musicserver:~$ sudo apt install libid3tag
[sudo] password for ray:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libid3tag
ray@musicserver:~$