[PR #5084] [MERGED] Don't write tagline in <outline> in nfo files #10394

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5084
Author: @daullmer
Created: 1/23/2021
Status: Merged
Merged: 1/24/2021
Merged by: @Bond-009

Base: masterHead: nfo-tagline


📝 Commits (2)

  • b2f2126 Don't write tagline in in nfo files
  • 3838e8a Update MediaBrowser.XbmcMetadata/Savers/BaseNfoSaver.cs

📊 Changes

1 file changed (+1 additions, -9 deletions)

View changed files

📝 MediaBrowser.XbmcMetadata/Savers/BaseNfoSaver.cs (+1 -9)

📄 Description

Changes
Don't write outline tag for videos. It should only be scraped from IMDB according to the Kodi wiki

Issues
Fixes #3142


🔄 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/5084 **Author:** [@daullmer](https://github.com/daullmer) **Created:** 1/23/2021 **Status:** ✅ Merged **Merged:** 1/24/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `nfo-tagline` --- ### 📝 Commits (2) - [`b2f2126`](https://github.com/jellyfin/jellyfin/commit/b2f2126eddacc03fc979f06374301f358ad5e967) Don't write tagline in <outline> in nfo files - [`3838e8a`](https://github.com/jellyfin/jellyfin/commit/3838e8ac158f334795c6c8c633936e8bf20a723e) Update MediaBrowser.XbmcMetadata/Savers/BaseNfoSaver.cs ### 📊 Changes **1 file changed** (+1 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.XbmcMetadata/Savers/BaseNfoSaver.cs` (+1 -9) </details> ### 📄 Description **Changes** Don't write `outline` tag for videos. It should only be scraped from IMDB according to the [Kodi wiki](https://kodi.wiki/view/NFO_files/Movies#nfo_Tags) **Issues** Fixes #3142 --- <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 06:19:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10394