mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #5084] [MERGED] Don't write tagline in <outline> in nfo files #10394
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:nfo-tagline📝 Commits (2)
b2f2126Don't write tagline in in nfo files3838e8aUpdate 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
outlinetag for videos. It should only be scraped from IMDB according to the Kodi wikiIssues
Fixes #3142
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.