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

fix: override advertisement details #60

Merged
merged 4 commits into from
Nov 1, 2024
Merged

Conversation

achingbrain
Copy link
Owner

Merge the passed options into the advertisement instead of the other way round.

Fixes #49

Merge the passed options into the advertisement instead of the other
way round.

Fixes #49
@mgmeedendorp
Copy link

This issue also exists in the default-ssdp-options.ts and default-socket-options.ts files. In both cases, the provided config is overwritten by the defaults.

@achingbrain achingbrain merged commit 13cdb91 into main Nov 1, 2024
19 checks passed
@achingbrain achingbrain deleted the fix/allow-option-override branch November 1, 2024 13:15
github-actions bot pushed a commit that referenced this pull request Nov 1, 2024
## [4.0.9](v4.0.8...v4.0.9) (2024-11-01)

### Bug Fixes

* override advertisement details ([#60](#60)) ([13cdb91](13cdb91)), closes [#49](#49)
Copy link

github-actions bot commented Nov 1, 2024

🎉 This PR is included in version 4.0.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Advertise interval ignored
2 participants