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

Closed
opened 2026-02-07 07:07:59 +03:00 by OVERLORD · 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/29/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/29/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>
OVERLORD added the pull-request label 2026-02-07 07:07:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13149