[PR #1153] [MERGED] Check if disposed first #8673

Closed
opened 2026-02-07 05:48:20 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1153
Author: @Bond-009
Created: 3/25/2019
Status: Merged
Merged: 3/26/2019
Merged by: @joshuaboniface

Base: masterHead: dlna


📝 Commits (2)

📊 Changes

1 file changed (+31 additions, -24 deletions)

View changed files

📝 Emby.Dlna/PlayTo/PlayToController.cs (+31 -24)

📄 Description

Changes
Reorder some checks and properly dispose the object.

Issues
(Should) Fix #1078


🔄 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/1153 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 3/25/2019 **Status:** ✅ Merged **Merged:** 3/26/2019 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `dlna` --- ### 📝 Commits (2) - [`fc8de8a`](https://github.com/jellyfin/jellyfin/commit/fc8de8aeadaa74b691ec909f9481da9a6d90fd2e) Check if disposed first - [`d623f61`](https://github.com/jellyfin/jellyfin/commit/d623f616fa01abf5c0d0625eaf5c17c4acf86803) Improved dispose method ### 📊 Changes **1 file changed** (+31 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Dlna/PlayTo/PlayToController.cs` (+31 -24) </details> ### 📄 Description **Changes** Reorder some checks and properly dispose the object. **Issues** (Should) Fix #1078 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 05:48:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8673