06-20-2025, 08:20 PM
(This post was last modified: 06-20-2025, 09:24 PM by Yawarakaimono.)
Isn't it possible to do a check on the PHP side if an update process really is running?
I play the music to listen to, thumbnails etc are nice but I don't care if they are missing.
Not being able to add new files because of missing metadata in some random individual file that has nothing to do with the new ones is a bit incomprehensible to me.
The new files are probably in an existing folder, so the operation 'update' is on directory level, again nothing to to with the metadata?
Isn't it MPD that needs the metadata to add to the database?
My guess is that the condition of currently playing / last played track decides if GLOBAL.libLoading and GLOBAL.libRendered exist and what their value is. So blocks a missing thumbnail the updating of a folder in the library.
I play the music to listen to, thumbnails etc are nice but I don't care if they are missing.
Not being able to add new files because of missing metadata in some random individual file that has nothing to do with the new ones is a bit incomprehensible to me.
The new files are probably in an existing folder, so the operation 'update' is on directory level, again nothing to to with the metadata?
Isn't it MPD that needs the metadata to add to the database?
My guess is that the condition of currently playing / last played track decides if GLOBAL.libLoading and GLOBAL.libRendered exist and what their value is. So blocks a missing thumbnail the updating of a folder in the library.