[PR #4724] [MERGED] Fix null reference error in Dlna PlayTo #10069

Closed
opened 2025-12-22 07:50:04 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4724
Author: @BaronGreenback
Created: 12/7/2020
Status: Merged
Merged: 12/11/2020
Merged by: @cvium

Base: masterHead: 17.0RC----DLNA_PlayTo_Fix


📝 Commits (2)

📊 Changes

1 file changed (+11 additions, -2 deletions)

View changed files

📝 Emby.Dlna/PlayTo/PlayToController.cs (+11 -2)

📄 Description

Fixes: https://github.com/jellyfin/jellyfin/pull/4723

Ensured non nullable parameters contain values.

This enabled the playback to work.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/4724 **Author:** [@BaronGreenback](https://github.com/BaronGreenback) **Created:** 12/7/2020 **Status:** ✅ Merged **Merged:** 12/11/2020 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `17.0RC----DLNA_PlayTo_Fix` --- ### 📝 Commits (2) - [`d14d814`](https://github.com/jellyfin/jellyfin/commit/d14d8145d5d8f233ad91be1ee3a97717dc10094b) Fixed createPlayList - [`8999871`](https://github.com/jellyfin/jellyfin/commit/8999871b683b326f5ac304ea3d395266741b83c2) cleaned change ### 📊 Changes **1 file changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Dlna/PlayTo/PlayToController.cs` (+11 -2) </details> ### 📄 Description Fixes: https://github.com/jellyfin/jellyfin/pull/4723 Ensured non nullable parameters contain values. This enabled the playback to work. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:50:04 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#10069
No description provided.