I've ripped a new CD to the music share on my HDA. I tried finding it with the search function on the Amahi dashboard, but no luck. (I used the regular 'files' filter, not 'music', because that won't show .FLAC files, see other thread). It IS there, windows explorer finds it.
I've waited for at least 60+ minutes to see if something showed up, but still nothing. Directly after the rip I deleted an unwanted CD from the same share and that disappeared immediately from the search.
Code: Select all
cd /var/hda/files
find . -iname "Eli*.flac*" -print
finds the files on both drives in my greyhole pool and in the 'music' share
I saw that someone ('Wilhelm') filed a similar problem as bug#622, but he reported it as solved. (on the forum)
Is there some database update that has to take place before the search works, or something?
Richard