[PR #14050] [MERGED] Added parental ratings for Indian content #13814

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14050
Author: @SoumyadipAuddy
Created: 5/3/2025
Status: Merged
Merged: 5/3/2025
Merged by: @crobibero

Base: masterHead: add-indian-parental-ratings


📝 Commits (1)

  • c46b2d5 added parental ratings as per Indian Central Board of Film Certification norms

📊 Changes

2 files changed (+56 additions, -0 deletions)

View changed files

📝 CONTRIBUTORS.md (+1 -0)
Emby.Server.Implementations/Localization/Ratings/in.json (+55 -0)

📄 Description

Added parental ratings as per Indian Central Board of Film Certification norms

Changes
Added Indian Content rating json file based on these sources:

  1. Wikipedia
  2. CBFC 1st Faq
  3. TMDB rating api response for IN

Issues
Partially contributes to #14049

Local Testing Results
Screenshot 2025-05-03 012408


🔄 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/14050 **Author:** [@SoumyadipAuddy](https://github.com/SoumyadipAuddy) **Created:** 5/3/2025 **Status:** ✅ Merged **Merged:** 5/3/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `add-indian-parental-ratings` --- ### 📝 Commits (1) - [`c46b2d5`](https://github.com/jellyfin/jellyfin/commit/c46b2d58ec575336d39b42cfc444613ac073baa9) added parental ratings as per Indian Central Board of Film Certification norms ### 📊 Changes **2 files changed** (+56 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTORS.md` (+1 -0) ➕ `Emby.Server.Implementations/Localization/Ratings/in.json` (+55 -0) </details> ### 📄 Description Added parental ratings as per Indian Central Board of Film Certification norms **Changes** Added Indian Content rating json file based on these sources: 1. [Wikipedia](https://en.wikipedia.org/wiki/Central_Board_of_Film_Certification) 2. [CBFC 1st Faq](https://cbfcindia.gov.in/cbfcAdmin/faq.php) 3. [TMDB rating api response for IN](https://developer.themoviedb.org/reference/certification-movie-list) **Issues** Partially contributes to #14049 **Local Testing Results** ![Screenshot 2025-05-03 012408](https://github.com/user-attachments/assets/c3ffedcd-1229-424a-8085-29bbe9e10ab7) --- <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:19:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13814