Thank you for your donation!


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


Idea: Configuration of the Maintenance Interval
#1
I heard MoodeAudio executes maintenance process every 6 hours.
I've experienced some trouble to update library and I suspect it may be related to the maintenance process.
My music library became bigger, I met the trouble more frequently.
So, I hope the next release of MoodeAudio provide the functionality to set the maintenance interval.
For example, setting 6/12/24 hours for maintenance interval will be helpful to solve the problem.
Reply
#2
Try the commands below then reboot.

Code:
# Print the maintenance interval (seconds)
moodeutl -q "select * from cfg_system where param='maint_interval'"

# Update the maintenance interval
moodeutl -q "update cfg_system set value='NEW_VALUE_IN SECONDS' where param='maint_interval'"
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: