04-17-2019, 01:45 PM
(04-17-2019, 06:20 AM)pizzaparty Wrote:(04-16-2019, 10:35 PM)Tim Curtis Wrote: If you know some Linux SSH I can post the procedure.
Yes, please, that would be great!
Here is the procedure. Let me know if it resolves the issue.
Code:
# Install patched playerlib.php
cd ~
wget http://moodeaudio.org/test/playerlib.zip
unzip -q ./playerlib.zip
sudo mv ./playerlib.php /var/www/inc
sudo chown root:root /var/www/inc/playerlib.php
sudo rm ./playerlib*
sudo reboot
# Regenerate the Library tag cache
Menu, Configure, Library
DELETE Library tag cache
Then navigate back to either the Tag or Album view and verify the sort order is correct.
-Tim