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

feat: Make DLNA port configurable #4836

Merged
merged 2 commits into from
May 19, 2024
Merged

Conversation

ipedrazas
Copy link
Contributor

@ipedrazas ipedrazas commented May 14, 2024

Resolves #4760

This PR makes the DLNA port configurable by specifying the port number in the config.yml file:

dlna:
    port: 7777

This PR does not enable the DLNA port configuration from the UI. I thought it would be better to create a separate PR to speed up review :)

Signed-off-by: Ivan Pedrazas <ipedrazas@gmail.com>
@DogmaDragon DogmaDragon linked an issue May 15, 2024 that may be closed by this pull request
@WithoutPants WithoutPants changed the title feat: Make DLNA port configurable #4760 feat: Make DLNA port configurable May 16, 2024
@WithoutPants WithoutPants added the feature Pull requests that add a new feature label May 16, 2024
@WithoutPants WithoutPants added this to the Version 0.26.0 milestone May 16, 2024
@WithoutPants WithoutPants merged commit dd84714 into stashapp:develop May 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Pull requests that add a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make DLNA port configurable
2 participants