Use Directory Opus metadata

Discussion related to "Everything" 1.5.
err_24546
Posts: 79
Joined: Wed Oct 11, 2023 1:47 am

Use Directory Opus metadata

Post by err_24546 »

I have been trying to make Everything able to use metadata that Directory Opus stores without success. The metadata is:
Tags
Rating
Status (is a DOpus label)
As I have read previously, I have enabled opus_meta_information to 1, but neither the Tags column, nor Rating, and I don't know where the other value appears. Could you help me to figure this out please? I can send you a file that has such metadata.
Edit: Alternate Data Stream HEX shows 14000000010000000000000000000000000000003DFA66C89951B9499B6868436795DC9B
BTW I'm using Everything v1.5.0.1356a
void
Developer
Posts: 19871
Joined: Fri Oct 16, 2009 11:31 pm

Re: Use Directory Opus metadata

Post by void »

This doesn't look like an OpusMetaInformation stream. (AFAIK)

What was the rating, tag and comment for this file?
err_24546
Posts: 79
Joined: Wed Oct 11, 2023 1:47 am

Re: Use Directory Opus metadata

Post by err_24546 »

Thanks for answer @void. I made a new sample. The stored metadata is:
- Rating: 5 stars
- Tags: sample;test
- Status(label): Important
The ADS HEX is 1400000001000000000000000000000000000000D54F4E28CEDF034495A952A86E827927.
sample.zip
I attach the file in a zip file, so you can check it when you have some free time.
BTW, I'm using Directory Opus Beta v13.0.36
You do not have the required permissions to view the files attached to this post.
void
Developer
Posts: 19871
Joined: Fri Oct 16, 2009 11:31 pm

Re: Use Directory Opus metadata

Post by void »

Looks like Opus have changed the OpusMetaInformation format.

I have put this on my things to fix list.
err_24546
Posts: 79
Joined: Wed Oct 11, 2023 1:47 am

Re: Use Directory Opus metadata

Post by err_24546 »

Many thanks!