find ADS with SDK

Discussion related to "Everything" 1.5.
Post Reply
cibere
Posts: 1
Joined: Sat Feb 08, 2025 9:33 pm

find ADS with SDK

Post by cibere »

I'm wanting to use Everything to get all alternate data streams with a certain name in python, however I'm having trouble finding info on getting ADS using the SDK.

The SDK docs don't mention ADS, though I found some posts related to ADS and SDK, which said that the SDK for 1.5 Alpha has not been updated yet, however the posts were from like 2-3 years ago, so I'm not sure if that's outdated or not.
NotNull
Posts: 5961
Joined: Wed May 24, 2017 9:22 pm

Re: find ADS with SDK

Post by NotNull »

The SDK version you can download from the homepage is for Everything 1.4 and partly supports version 1.5.

For handling properties (like ADS) you need the new SDK3
Post Reply