Skip to content

Conversation

Luncode
Copy link
Contributor

@Luncode Luncode commented Jul 15, 2025

Copy link
Member

@YUDONGLING YUDONGLING left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change the friendly name & redraw the icon.

@Luncode Luncode requested review from YUDONGLING and HFO4 July 21, 2025 05:01
@@ -42,7 +42,7 @@ const MediaMetadataSection = () => {
);

const noNativeExtractor = useMemo(() => {
return values.type === PolicyType.s3 || values.type === PolicyType.onedrive;
return values.type === PolicyType.s3 || values.type === PolicyType.ks3 || values.type === PolicyType.onedrive;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

KS3 provides native imageInfo function. See https://docs.ksyun.com/documents/42234.
Just a note here and maybe to achieve later.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@HFO4 HFO4 merged commit b8dd0fc into cloudreve:master Jul 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants