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

Use correct id when finding existing dlna profile #6745

Merged
merged 1 commit into from Nov 1, 2021

Conversation

crobibero
Copy link
Member

@crobibero crobibero commented Oct 31, 2021

Fixes #6738

Not sure how this broke, but this changes the check to match GetProfile

https://github.com/jellyfin/jellyfin/blob/master/Emby.Dlna/DlnaManager.cs#L295-L310

@crobibero crobibero added the bug Something isn't working label Oct 31, 2021
@crobibero crobibero added this to Active PRs in Release 10.8.0 via automation Oct 31, 2021
Release 10.8.0 automation moved this from Active PRs to Approved PRs Nov 1, 2021
@cvium cvium merged commit 76eeb8f into jellyfin:master Nov 1, 2021
Release 10.8.0 automation moved this from Approved PRs to Completed PRs Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Release 10.8.0
  
Completed PRs
Development

Successfully merging this pull request may close these issues.

Custom DLNA Profile returns HTTP 500 when trying to save after creation
3 participants