mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #566] [MERGED] Avoid printing stacktrace when bind to port 1900 fails #8382
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/566
Author: @Bond-009
Created: 1/13/2019
Status: ✅ Merged
Merged: 1/13/2019
Merged by: @andrewrabert
Base:
dev← Head:dlna📝 Commits (2)
0ab24dbDon't print stacktrace when failing to bind to 19006da14d2Add exception message to log.📊 Changes
1 file changed (+6 additions, -2 deletions)
View changed files
📝
RSSDP/SsdpCommunicationsServer.cs(+6 -2)📄 Description
Changes
Only print stacktrace on unexpected errors.
Issues
Fixes #417
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.