Skip to content

M3u8Helper: make getDecrypted() suspend#3051

Draft
Luna712 wants to merge 1 commit into
recloudstream:masterfrom
Luna712:patch-3
Draft

M3u8Helper: make getDecrypted() suspend#3051
Luna712 wants to merge 1 commit into
recloudstream:masterfrom
Luna712:patch-3

Conversation

@Luna712

@Luna712 Luna712 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

No description provided.


@OptIn(DelicateCryptographyApi::class)
fun getDecrypted(
suspend fun getDecrypted(

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This breaks the ABI, contrary to expectations.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes I know and forgot to add a PR description (the whole reason I just opened this PR lol). What I wanted was some opinion on how not to do that while still doing a suspended version of this.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I know of no good way beyond the standard deprecation method 😕

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Okay I will figure something out later then lol. Thanks for the comment though.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I am marking this as a draft until then.

@Luna712 Luna712 marked this pull request as draft July 10, 2026 23:06
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.

2 participants