[PR #13632] [MERGED] Better exception message when folders or folder items are missing #13652

Closed
opened 2026-02-07 07:16:50 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13632
Author: @IDisposable
Created: 2/28/2025
Status: Merged
Merged: 3/1/2025
Merged by: @crobibero

Base: masterHead: better-collection-errors


📝 Commits (1)

  • 851ab39 Better exception message when folders or folder items are missing

📊 Changes

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

View changed files

📝 Emby.Server.Implementations/Collections/CollectionManager.cs (+2 -2)

📄 Description

Emit the not-found Id in the exception for easier diagnosis

Changes
Add the ID guid to the thrown exception

Issues
N/A (useful when debugging something else)


🔄 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/13632 **Author:** [@IDisposable](https://github.com/IDisposable) **Created:** 2/28/2025 **Status:** ✅ Merged **Merged:** 3/1/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `better-collection-errors` --- ### 📝 Commits (1) - [`851ab39`](https://github.com/jellyfin/jellyfin/commit/851ab39880f89f7e0aa51329bdbe1123ce4f96bb) Better exception message when folders or folder items are missing ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Collections/CollectionManager.cs` (+2 -2) </details> ### 📄 Description Emit the not-found Id in the exception for easier diagnosis **Changes** Add the ID guid to the thrown exception **Issues** N/A (useful when debugging something else) --- <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 07:16:50 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13652