[PR #4078] [MERGED] Minor improvements #9682

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4078
Author: @Bond-009
Created: 9/7/2020
Status: Merged
Merged: 9/7/2020
Merged by: @anthonylavado

Base: masterHead: minor3


📝 Commits (1)

📊 Changes

7 files changed (+35 additions, -25 deletions)

View changed files

📝 MediaBrowser.Providers/Plugins/Tmdb/BoxSets/TmdbBoxSetProvider.cs (+3 -6)
📝 MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs (+5 -5)
📝 MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbSearch.cs (+2 -2)
📝 MediaBrowser.Providers/Plugins/Tmdb/People/TmdbPersonProvider.cs (+2 -2)
📝 MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProviderBase.cs (+8 -2)
📝 MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbSeasonProvider.cs (+7 -2)
📝 MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbSeriesProvider.cs (+8 -6)

📄 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/4078 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 9/7/2020 **Status:** ✅ Merged **Merged:** 9/7/2020 **Merged by:** [@anthonylavado](https://github.com/anthonylavado) **Base:** `master` ← **Head:** `minor3` --- ### 📝 Commits (1) - [`5d9e290`](https://github.com/jellyfin/jellyfin/commit/5d9e2903d238dc810a109fd51a5e78133c042d15) Minor improvements ### 📊 Changes **7 files changed** (+35 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/Plugins/Tmdb/BoxSets/TmdbBoxSetProvider.cs` (+3 -6) 📝 `MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs` (+5 -5) 📝 `MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbSearch.cs` (+2 -2) 📝 `MediaBrowser.Providers/Plugins/Tmdb/People/TmdbPersonProvider.cs` (+2 -2) 📝 `MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProviderBase.cs` (+8 -2) 📝 `MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbSeasonProvider.cs` (+7 -2) 📝 `MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbSeriesProvider.cs` (+8 -6) </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:36:37 +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#9682
No description provided.