RAW and JPG files no longer linked on import

Post Reply
neilmwhite
Posts: 24
Joined: 08 Nov 11 13:50

RAW and JPG files no longer linked on import

Post by neilmwhite »

Since upgrade to PS6 (from PS3), it does not seem to recognise photos that were taken as both RAW and JPG as being linked. Consequently I am seeing 2 effects from this:

1. all files are displayed separately so if I import fifty photos, instead of seeing 50 thumbnails I will see 100 and I can not get them to display as 50 only.
2. If I assign labels to the RAW files the JPG versions are not being updated.

I've tried to work out where I need to reset this, but can't see it at the moment.

And what can I do to correct it for the files I have imported so far since the upgrade.

Thanks

Neil
weidmic
moderator
Posts: 861
Joined: 04 Dec 06 21:21

Re: RAW and JPG files no longer linked on import

Post by weidmic »

Neil,
Can you confirm, that the correct Version/Stacking rules are set in the preferences?
Can you confirm, that in the import dialog (all the way down) apply Versioning and or apply stacking is checked?

Michael
PSUServer 2024.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
neilmwhite
Posts: 24
Joined: 08 Nov 11 13:50

Re: RAW and JPG files no longer linked on import

Post by neilmwhite »

Hi Michael,

These (screenshots) are my Catalog and Import Settings:

https://1drv.ms/u/s!AsQ8yqDJVybhrnKxQPb ... Y?e=oZvZed

https://1drv.ms/u/s!AsQ8yqDJVybhrnOt1xp ... k?e=DngPUc

I did change the Catalog Settings - Versioning so that Main version detection was "RAW first else JPG" but that made no difference.

I checked but made no change to the Import settings.

Neil
weidmic
moderator
Posts: 861
Joined: 04 Dec 06 21:21

Re: RAW and JPG files no longer linked on import

Post by weidmic »

Looks right to me...
Maybe Hert can chime in.

Cheers,
Michael
PSUServer 2024.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
Hert
Posts: 7870
Joined: 13 Sep 03 6:24

Re: RAW and JPG files no longer linked on import

Post by Hert »

In your version settings you've set the folder offset folder to "Current folder". Are the files that you'd like to have versions (the imported files) stored in the same folder?
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
weidmic
moderator
Posts: 861
Joined: 04 Dec 06 21:21

Re: RAW and JPG files no longer linked on import

Post by weidmic »

I just tried it here on my system and it works as expected...
PSUServer 2024.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
neilmwhite
Posts: 24
Joined: 08 Nov 11 13:50

Re: RAW and JPG files no longer linked on import

Post by neilmwhite »

I have a custom import script which puts the .jpg files in a different folder to the RAW files. It worked and PS recognised the link between them in PS2 and PS3, but has stopped recognising the link now. Because the RAW files I so much larger I keep them separately. Not been a problem before.
weidmic
moderator
Posts: 861
Joined: 04 Dec 06 21:21

Re: RAW and JPG files no longer linked on import

Post by weidmic »

Neil,
When the file that should be veriosned is not in the same folder, you need to change the setting in the preferences to parent Folder and Sibling Folders or even Root Folder. Otherwise it wont work...

Michael
PSUServer 2024.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
neilmwhite
Posts: 24
Joined: 08 Nov 11 13:50

Re: RAW and JPG files no longer linked on import

Post by neilmwhite »

Hi Michael,

Thanks for the suggestion. I changed the preferences as suggested, ran an import of RAW+JPG files and still the same. Assigning labels to the RAW versions did not result in those labels being applied to the JPG versions. Any other suggestions?

Neil
weidmic
moderator
Posts: 861
Joined: 04 Dec 06 21:21

Re: RAW and JPG files no longer linked on import

Post by weidmic »

Neil,
can you share your folder structure?

File path for Raw
File path for jpg

Michael
PSUServer 2024.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
neilmwhite
Posts: 24
Joined: 08 Nov 11 13:50

Re: RAW and JPG files no longer linked on import

Post by neilmwhite »

The Path for the RAW files is:
E:\Photo Libraries\Originals\Raw Library IV\2021-02\08 (the final parts of the path are month and week of year which are generated as part of the custom parameters)
For JPEG files the folder structure is dependent on the camera - I have an import profile for each camera type
E:\Photo Libraries\Originals\JPEG\Panasonic TZ-90\2021-02\08 (final 2 levels are as per RAW parameters)

This little bit of script runs to split the RAW and JPG files:

if Not ImageItem.IsRaw then
result := 'JPEG\Panasonic TZ-90\'
else
result := 'Raw Library IV\';
weidmic
moderator
Posts: 861
Joined: 04 Dec 06 21:21

Re: RAW and JPG files no longer linked on import

Post by weidmic »

Neil,

So for this folder structure, sibling or parent wont work - as per my understanding.
With the setting root, I don't know if PSU is suposed to query 'all possible' folders or only for images in the root folders.
If it would query all folder on the drive, this could possibly take a long time.

hmmm... I don't know if PSU is supposed to find this image

Michael
PSUServer 2024.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
neilmwhite
Posts: 24
Joined: 08 Nov 11 13:50

Re: RAW and JPG files no longer linked on import

Post by neilmwhite »

Thanks for your investigations and opinions Michael - but the same structure and scripts worked in PS2 and PS3 so I am reluctant to redesign my folders to accommodate changes in PS. I decided it was time to upgrade because of the performance improvements and those have been noticeable for me.
Hert
Posts: 7870
Joined: 13 Sep 03 6:24

Re: RAW and JPG files no longer linked on import

Post by Hert »

In V2 the version detection for importing files was configured in the Import Profile. Since V4 that changed and version detection rules are configured in the Preference settings. Make sure that you configure the version detection in the Preferences correctly. Please share a screenshot of the Preferences -> Catalog -> Versioning) how you've configured the version detection.
1. all files are displayed separately so if I import fifty photos, instead of seeing 50 thumbnails I will see 100 and I can not get them to display as 50 only.
Are these files versioned or not?

Apart from this I'd also like to point out the Preference setting for "Version Set Display". That wasn't available yet in V2 or V3. Those versions behaved like "As a set in categories"

2. If I assign labels to the RAW files the JPG versions are not being updated.
If your RAW and JPG files are not versioned then a label assigned to the RAW will not be assigned to the JPG. Can you share a screenshot of your files?
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
Post Reply