[PR #4128] [MERGED] Update content rating from thetvdb #9900

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4128
Author: @derchu
Created: 9/13/2020
Status: Merged
Merged: 9/13/2020
Merged by: @Bond-009

Base: masterHead: tvdb_rating


📝 Commits (1)

  • b88cfa8 Grab content rating from episode info

📊 Changes

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

View changed files

📝 MediaBrowser.Providers/Plugins/TheTvdb/TvdbEpisodeProvider.cs (+1 -0)

📄 Description

Changes

Content rating is available from thetvdb but not copied into metadata.

Issues


🔄 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/4128 **Author:** [@derchu](https://github.com/derchu) **Created:** 9/13/2020 **Status:** ✅ Merged **Merged:** 9/13/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `tvdb_rating` --- ### 📝 Commits (1) - [`b88cfa8`](https://github.com/jellyfin/jellyfin/commit/b88cfa802f2274b898a3b4e178700ab438c767e0) Grab content rating from episode info ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/Plugins/TheTvdb/TvdbEpisodeProvider.cs` (+1 -0) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> Content rating is available from thetvdb but not copied into metadata. **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> --- <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:10:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9900