Hello, Mac 10.14.6; PM+ 6.0, build 6245 (14de08a)
After looking around I see that the cause of the meta-data not being updated is the same as the problem in this post:
http://forums.camerabits.com/index.php?topic=14832.0It seems there are several methods used by PM+ to refer to a picture, and one of the methods using the file path works, and the other method can't find the information.
[2022-03-11 09:06:19.754 Fri] [28893:3fc1030521e4:3fc1033e1a44] [DBG_] DYN: handle_document_remove_batch: remove_batch=["/Volumes/mediashare/MediaShared/Pictures/pics2021/202101/202101-MichSatelliteNite.jpg"]
[2022-03-11 09:06:19.756 Fri] [28893:3fc1030521e4:3fc10927cc0c] [DBG_] DYN: CBits::AM::CatalogMetadataUpdateTask.try_spawn_metadata_update: [START] uuid="6f43a08e-a989-4848-7f73-5c707a15acbb"
[2022-03-11 09:06:19.756 Fri] [28893:3fc1030521e4:3fc1033e19cc] [DBG_] DYN: CBits::AM::CatalogMetadataUpdateTask.try_spawn_metadata_update: [START] checkpoint=[1, 14947]
[2022-03-11 09:06:19.756 Fri] [28893:3fc1030521e4:3fc10927cc0c] [DBG_] DYN: CBits::AM::ProxyTaskControl.hold_work=: flag=true
[2022-03-11 09:06:19.757 Fri] [28893:3fc1030521e4:3fc10927cc0c] [DBG_] DYN: CBits::AM::ProxyTaskControl.gen_holding=: flag=true
[2022-03-11 09:06:19.757 Fri] [28893:3fc1030521e4:3fc10927cc0c] [DBG_] DYN: CBits::AM::ProxyTaskControl.upload_holding=: flag=true
[2022-03-11 09:06:19.757 Fri] [28894:3ffcd5ea6534:3ffcd634eb54] [DBG_] CatSvc: CBits::AM::DB::CatalogDB.apply_change_journal_batch: batch_ops=["rm"]
[2022-03-11 09:06:19.758 Fri] [28894:3ffcd5ea6534:3ffcd634eb54] [DBG_] CatSvc: CBits::AM::DB::CatalogDB.apply_delete_batch: [START] n_recs=1
[2022-03-11 09:06:19.758 Fri] [28894:3ffcd5ea6534:3ffcd634eb54] [WARN] CatSvc: apply_delete_batch: row_key not found in database: "503f8f7c-2cf4-4348-6714-779f5b56c79b/pics2021/202101/202101-MichSatelliteNite.jpg"
[2022-03-11 09:06:19.758 Fri] [28894:3ffcd5ea6534:3ffcd634eb54] [DBG_] CatSvc: CBits::AM::DB::CatalogDB.apply_delete_batch: [FINISH] elapsed=0.000372
[
So what I did after enabling the catalog debugging info, attempted to remove a picture from the catalog in a browse screen. Of course this failed, so I use the Finder to alter the path to the picture. All pictures in that directory then have the yellow dot whereas previously they had a no color or grey dot. After altering the path via Finder, I removed the picture from the catalog. It worked! Next, I altered the path back to what it was originally (by changing the containing directory name via Finder).
Next I added it back into the catalog using the navigator to navigate back to the directory and selecting the picture and including it in the catalog. It now has a green dot, whereas all its brethren in the same directory still have the gray dot.
Next I zipped up the logs and have attached them.
I do believe that originally I used the navigator to move these images from the boot drive to NAS disc. Perhaps that was the problem. I thought using the navigator would inform the catalog; perhaps not.