04-04-2020, 10:59 PM
(04-04-2020, 02:05 PM)TheOldPresbyope Wrote: @Coustard
Ok, morning coffee and I finally repro'd your issue.
It appears that, after I uploaded files and executed an "mpc update", MPD successfully updated its database but moOde continued to serve information from a stale library tag cache. When I deleted the library tag cache (in M > MPD Config/Album and Tag Views submenu) then the added files showed up in all views.
@Tim Curtis: any suggestions?
Regards,
Kent
The Library in moOde is generated by three separate processes:
1. MPD database update
2. The Library tag cache generator a.k.a the Library loader
4. The cover art thumbnail generator
In the context of upcoming release 6.5.0 where the 3 processes are combined into a singe "Library update" process it would be trivial to add a command to the WebAPI that would allow Library update to be submitted via a URL. Something like below.
Code:
http://moode/command/?cmd=libupd_submit