Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added load command options with backwards compatibility #30

Merged
merged 1 commit into from
May 5, 2024

Conversation

yoep
Copy link
Contributor

@yoep yoep commented May 3, 2024

Hi,

This PR is related to feature request #29 .
I've replaced the hard-coded values within the MediaRequest payload through an additional provided fn named load_with_opts, which allows backwards compatibility for the already existing load function without creating duplicate code.

Fixes: #29

@azasypkin
Copy link
Owner

Hey @yoep,

Thanks a lot for the contribution! Looks good to me. The linter on CI seems to complain, but I'll handle it myself separately.

@azasypkin azasypkin merged commit fe762dc into azasypkin:main May 5, 2024
0 of 2 checks passed
@azasypkin azasypkin mentioned this pull request May 5, 2024
@yoep
Copy link
Contributor Author

yoep commented May 5, 2024

Hi @azasypkin

Thanks for fixing the linter issues for me as I didn't saw the CI pipeline.
I'll keep it in mind for the next time.

@yoep yoep deleted the feature/load-command-options branch May 7, 2024 06:16
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.

Allow setting the current_time field within the load command
2 participants