12-30-2020, 07:32 PM
(This post was last modified: 12-30-2020, 07:54 PM by TheOldPresbyope.
Edit Reason: fix mpc typo
)
@Zinck84
I wouldn't mark it solved yet. We still don't know why the update job doesn't reliably start for you. In particular, I don't believe we have enough information to just dismiss your issue as being a consequence of your library being so big.
I have a much more modest NAS, at the moment just 5800 songs. Whether or not I first restart mpd (and I don't understand why you are doing that) I see the "worker: Job update_Library" line appear in the moOde log each time I click "Update library" in the moOdeUI. This is followed by the usual output until "worker: Job update_library done".
I'm trying to think where to plant some software probes to help resolve this.
If I bump the MPD Log level to Verbose (bottom of the MPD Config panel) I get an avalanche of messages in the MPD log (/var/log/mpd/log), depending on what else is going on, but among them I reliably see something like
I assume you see the same when you run "mpc update" from the command line. Likewise, you should see the same when you "Update library" from the moOdeUI.
And please don't worry about English vs whatever. I'd love to be able to carry on a technical conversation in some other language as well as you are in English.
Regards,
Kent
I wouldn't mark it solved yet. We still don't know why the update job doesn't reliably start for you. In particular, I don't believe we have enough information to just dismiss your issue as being a consequence of your library being so big.
I have a much more modest NAS, at the moment just 5800 songs. Whether or not I first restart mpd (and I don't understand why you are doing that) I see the "worker: Job update_Library" line appear in the moOde log each time I click "Update library" in the moOdeUI. This is followed by the usual output until "worker: Job update_library done".
I'm trying to think where to plant some software probes to help resolve this.
If I bump the MPD Log level to Verbose (bottom of the MPD Config panel) I get an avalanche of messages in the MPD log (/var/log/mpd/log), depending on what else is going on, but among them I reliably see something like
Code:
Dec 30 14:18 : client: [12] process command "update"
Dec 30 14:18 : update: spawned thread for update job id 1
Dec 30 14:18 : update: starting
...many messages...
Dec 30 14:19 : update: finished
I assume you see the same when you run "mpc update" from the command line. Likewise, you should see the same when you "Update library" from the moOdeUI.
And please don't worry about English vs whatever. I'd love to be able to carry on a technical conversation in some other language as well as you are in English.
Regards,
Kent