[PR #10080] Combine Title and Overview for multi-episodes files for NFO file #12328

Closed
opened 2026-02-07 06:53:52 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/10080

State: closed
Merged: Yes


Now multi-episodes file show all episodes titles and overviews instead of only just the first episode's title and overview.

Changes

  • Iterates through each episodedetails block. Grabs the title and plot and concats them together with a " / " delimiting each other.

Issues
Partially fixes #2980

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/10080 **State:** closed **Merged:** Yes --- Now multi-episodes file show all episodes titles and overviews instead of only just the first episode's title and overview. **Changes** - Iterates through each episodedetails block. Grabs the title and plot and concats them together with a " / " delimiting each other. **Issues** Partially fixes #2980
OVERLORD added the pull-request label 2026-02-07 06:53:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12328