[PR #12327] [MERGED] Fix up getting livetv programs api docs #12970

Closed
opened 2025-12-22 09:35:46 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12327
Author: @crobibero
Created: 7/23/2024
Status: Merged
Merged: 7/28/2024
Merged by: @Bond-009

Base: masterHead: live-tv-nullable


📝 Commits (2)

  • 6fd79fb Fix up getting livetv programs api docs
  • 4f746c4 suggestions from review

📊 Changes

2 files changed (+19 additions, -38 deletions)

View changed files

📝 Jellyfin.Api/Controllers/LiveTvController.cs (+7 -7)
📝 Jellyfin.Api/Models/LiveTvDtos/GetProgramsDto.cs (+12 -31)

📄 Description

Functionally no different on the API side, but the api spec doesn't correctly reflect that the property is optional.

Requested here: https://github.com/jellyfin/jellyfin-sdk-kotlin/pull/960#issuecomment-2176198249


🔄 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/12327 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 7/23/2024 **Status:** ✅ Merged **Merged:** 7/28/2024 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `live-tv-nullable` --- ### 📝 Commits (2) - [`6fd79fb`](https://github.com/jellyfin/jellyfin/commit/6fd79fb01597b5132ca5b3bd9c06c92d527ee0cc) Fix up getting livetv programs api docs - [`4f746c4`](https://github.com/jellyfin/jellyfin/commit/4f746c40d7ffd0d4be46531a057bf6daed121bd8) suggestions from review ### 📊 Changes **2 files changed** (+19 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/LiveTvController.cs` (+7 -7) 📝 `Jellyfin.Api/Models/LiveTvDtos/GetProgramsDto.cs` (+12 -31) </details> ### 📄 Description Functionally no different on the API side, but the api spec doesn't correctly reflect that the property is optional. Requested here: https://github.com/jellyfin/jellyfin-sdk-kotlin/pull/960#issuecomment-2176198249 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:35:46 +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#12970
No description provided.