Skip to content

Enhancement: change preferredFormat to a union instead of string#27

Merged
evoactivity merged 2 commits intoektotv:mainfrom
salim-m:main
Sep 9, 2025
Merged

Enhancement: change preferredFormat to a union instead of string#27
evoactivity merged 2 commits intoektotv:mainfrom
salim-m:main

Conversation

@salim-m
Copy link
Contributor

@salim-m salim-m commented Aug 30, 2025

This PR changes the preferredFormat property in Xtream API Client options to a union with the following values: ts, m3u8, rtmp
Instead of a plain string, the developer would now know what are the potential values for this property which enhances DX

@evoactivity evoactivity added the enhancement New feature or request label Sep 8, 2025
Copy link
Contributor

@evoactivity evoactivity left a comment

Choose a reason for hiding this comment

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

Hey, thank for contributing 😄

I have some small change request but will be happy to merge once resolved.

@salim-m
Copy link
Contributor Author

salim-m commented Sep 9, 2025

Hey, thank for contributing 😄

I have some small change request but will be happy to merge once resolved.

Done

@salim-m salim-m requested a review from evoactivity September 9, 2025 04:45
@evoactivity evoactivity merged commit 59f61e8 into ektotv:main Sep 9, 2025
5 of 6 checks passed
@github-actions github-actions bot mentioned this pull request Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants