[PR #3235] [MERGED] Fix build #9210

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3235
Author: @Bond-009
Created: 6/3/2020
Status: Merged
Merged: 6/3/2020
Merged by: @JustAMan

Base: masterHead: build


📝 Commits (1)

📊 Changes

11 files changed (+12 additions, -74 deletions)

View changed files

📝 Emby.Server.Implementations/Library/LibraryManager.cs (+1 -0)
📝 MediaBrowser.Api/Devices/DeviceService.cs (+0 -28)
MediaBrowser.Controller/Devices/CameraImageUploadInfo.cs (+0 -10)
MediaBrowser.Model/Devices/ContentUploadHistory.cs (+0 -19)
📝 MediaBrowser.Model/Devices/DeviceOptions.cs (+1 -1)
MediaBrowser.Model/Devices/LocalFileInfo.cs (+0 -16)
📝 MediaBrowser.Model/SyncPlay/GroupInfoView.cs (+2 -0)
📝 MediaBrowser.Model/SyncPlay/GroupUpdate.cs (+2 -0)
📝 MediaBrowser.Model/SyncPlay/SendCommand.cs (+2 -0)
📝 MediaBrowser.Model/SyncPlay/UtcTimeResponse.cs (+2 -0)
📝 MediaBrowser.Model/Updates/VersionInfo.cs (+2 -0)

📄 Description

No description provided


🔄 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/3235 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 6/3/2020 **Status:** ✅ Merged **Merged:** 6/3/2020 **Merged by:** [@JustAMan](https://github.com/JustAMan) **Base:** `master` ← **Head:** `build` --- ### 📝 Commits (1) - [`2dbb9d4`](https://github.com/jellyfin/jellyfin/commit/2dbb9d4895e5fd2bf802d6acd47f35e35b1a0e19) Fix build ### 📊 Changes **11 files changed** (+12 additions, -74 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Library/LibraryManager.cs` (+1 -0) 📝 `MediaBrowser.Api/Devices/DeviceService.cs` (+0 -28) ➖ `MediaBrowser.Controller/Devices/CameraImageUploadInfo.cs` (+0 -10) ➖ `MediaBrowser.Model/Devices/ContentUploadHistory.cs` (+0 -19) 📝 `MediaBrowser.Model/Devices/DeviceOptions.cs` (+1 -1) ➖ `MediaBrowser.Model/Devices/LocalFileInfo.cs` (+0 -16) 📝 `MediaBrowser.Model/SyncPlay/GroupInfoView.cs` (+2 -0) 📝 `MediaBrowser.Model/SyncPlay/GroupUpdate.cs` (+2 -0) 📝 `MediaBrowser.Model/SyncPlay/SendCommand.cs` (+2 -0) 📝 `MediaBrowser.Model/SyncPlay/UtcTimeResponse.cs` (+2 -0) 📝 `MediaBrowser.Model/Updates/VersionInfo.cs` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:21:20 +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#9210
No description provided.