Thank you for your donation!


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


MPD auto update
#2
Theres an mpd setting that sets up inotify's on the folders but I recall that there were some issues with it so its set to "no" by default in moOde and there is no UI option for it.

I think if you update cfg_mpd SQL table and set the option to 'yes' it will persist.

Code:
sqlite3 /var/local/www/db/moode-sqlite3.db "update cfg_mpd set value='yes' where param='auto_update'"

After rebooting check mpd.conf to verify the option is still "yes"

Code:
cat /etc/mpd.conf
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
MPD auto update - by Coustard - 04-02-2020, 06:26 PM
RE: MPD auto update - by Tim Curtis - 04-02-2020, 08:18 PM
RE: MPD auto update - by Coustard - 04-03-2020, 09:09 AM
RE: MPD auto update - by Coustard - 04-03-2020, 02:55 PM
RE: MPD auto update - by TheOldPresbyope - 04-03-2020, 04:41 PM
RE: MPD auto update - by Coustard - 04-03-2020, 08:22 PM
RE: MPD auto update - by TheOldPresbyope - 04-03-2020, 08:52 PM
RE: MPD auto update - by Coustard - 04-03-2020, 10:35 PM
RE: MPD auto update - by TheOldPresbyope - 04-04-2020, 01:04 AM
RE: MPD auto update - by Coustard - 04-04-2020, 11:08 AM
RE: MPD auto update - by the_bertrum - 04-04-2020, 10:38 AM
RE: MPD auto update - by Coustard - 04-04-2020, 11:12 AM
RE: MPD auto update - by TheOldPresbyope - 04-04-2020, 12:55 PM
RE: MPD auto update - by Coustard - 04-04-2020, 01:11 PM
RE: MPD auto update - by TheOldPresbyope - 04-04-2020, 02:05 PM
RE: MPD auto update - by Tim Curtis - 04-04-2020, 10:59 PM
RE: MPD auto update - by Coustard - 04-04-2020, 09:05 PM
RE: MPD auto update - by Coustard - 04-05-2020, 10:17 AM
RE: MPD auto update - by Tim Curtis - 04-05-2020, 12:20 PM
RE: MPD auto update - by Coustard - 04-05-2020, 12:37 PM
RE: MPD auto update - by TheOldPresbyope - 04-05-2020, 12:58 PM
RE: MPD auto update - by Coustard - 04-05-2020, 01:03 PM
RE: MPD auto update - by TheOldPresbyope - 04-05-2020, 01:10 PM
RE: MPD auto update - by Coustard - 04-05-2020, 01:18 PM
RE: MPD auto update - by TheOldPresbyope - 04-05-2020, 08:40 PM
RE: MPD auto update - by Coustard - 04-05-2020, 09:29 PM

Forum Jump: