Image i20230620 + Update 20230630: Local database update very slow #1377
Replies: 7 comments 5 replies
-
No problem for me . |
Beta Was this translation helpful? Give feedback.
-
After your work on camilladsp has been brought to a conclusion, (at least for the time being) I would like to recall the problem of very slow database updates. |
Beta Was this translation helpful? Give feedback.
-
No change. Addition: |
Beta Was this translation helpful? Give feedback.
-
FWIW - my $dirmpd/albumignore also does not exist, however, like you $dirmpd/mpdignorelist DOES exist but in my case contains valid entries pointing to hidden files (.mpdignore) in the directories where I want files ignored eg: /mnt/MPD/NAS/NAS_Music/Pink Floyd/Wish You Were Here/.mpdignore The .mpdignore files then contain additional names of the files/folders I want excluded relative to the folder containing the .mpdignore file eg: Backups This was created some while ago via Library / NAS and then selecting the Exclude (File /) Directory menu option (as was) which originally allowed you to exclude both files and directories but currently only allows directories (?) to be excluded. You can also list the excluded files/directories via Player / Lists / Ignored Directories. Chris |
Beta Was this translation helpful? Give feedback.
-
@ceejayemm
describes an intended configuration. The single and empty .mpdignore in the root of the music directory is a leftover from tests long ago. @rern
EDIT: |
Beta Was this translation helpful? Give feedback.
-
rAudio-20230828: Same behaviour (no surprise: cmd-list.sh is unchanged). |
Beta Was this translation helpful? Give feedback.
-
@rern |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
An old problem appeared again, see #966.
An "Update database" of a single album or a small sub-tree lasts for a very long time. Observing the update I see short calls to mpd, mpc and awk, then a
cmd-list.sh
using most of the time, and after that the search for .mpdignore files.Beta Was this translation helpful? Give feedback.
All reactions