Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Can't get Moode to sort by Artist
#28
No need to test. I was able to repro the issue and it is being caused by a setting in php.ini which is defaulting to 1000 which is the max number of individual data items that can be transfered from server to client.

The 1000 default is because of a bug in the post install process in the moode-player package.

I'll add a fix list for the next release and in-place update. In the meantime if you want to apply a patch try the procedure below.

Code:
sudo sed -i "s/^;max_input_vars.*/max_input_vars = 32768/" /etc/php/7.4/fpm/php.ini

moodeutl -r
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Can't get Moode to sort by Artist - by Tim Curtis - 06-30-2022, 08:21 PM

Forum Jump: