[PR #649] [CLOSED] Release 10.1.0 #8426

Closed
opened 2026-02-07 05:43:57 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/649
Author: @andrewrabert
Created: 1/21/2019
Status: Closed

Base: masterHead: dev


📝 Commits (10+)

  • 7245e34 add jellyfin-web as submodule
  • ce5b23a separate path with comma
  • 4d7cbce Update TheMovieDB API key to our own
  • 2ffb908 Update TheAudioDB API key to our own
  • ff986a8 Update FanArt API key to our own
  • 0a47916 Update TheTVDB API key to our own
  • 0860ca7 Merge pull request #424 from dkanada/submodule
  • 9c9733d Merge pull request #516 from Bond-009/env
  • 9e88beb Change ItemId to Guid like all the others
  • 2e742aa Update OpenSubtitles User Agent to our own

📊 Changes

2456 files changed (+17763 additions, -1338071 deletions)

View changed files

📝 .dockerignore (+3 -0)
📝 .drone.yml (+1 -1)
📝 .editorconfig (+120 -122)
📝 .gitignore (+23 -14)
📝 .gitmodules (+3 -0)
.vs/config/applicationhost.config (+0 -1019)
📝 BDInfo/BDInfo.csproj (+5 -1)
📝 BDInfo/BDInfoSettings.cs (+13 -85)
📝 BDInfo/BDROM.cs (+29 -31)
📝 BDInfo/LanguageCodes.cs (+1 -1)
📝 BDInfo/Properties/AssemblyInfo.cs (+9 -17)
📝 BDInfo/ReadMe.txt (+2 -2)
📝 BDInfo/TSCodecAC3.cs (+2 -2)
📝 BDInfo/TSCodecAVC.cs (+1 -1)
📝 BDInfo/TSCodecDTS.cs (+2 -2)
📝 BDInfo/TSCodecDTSHD.cs (+7 -7)
📝 BDInfo/TSCodecLPCM.cs (+1 -1)
📝 BDInfo/TSCodecMPEG2.cs (+3 -3)
📝 BDInfo/TSCodecMVC.cs (+1 -1)
📝 BDInfo/TSCodecTrueHD.cs (+7 -7)

...and 80 more files

📄 Description

No description provided


🔄 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/649 **Author:** [@andrewrabert](https://github.com/andrewrabert) **Created:** 1/21/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`7245e34`](https://github.com/jellyfin/jellyfin/commit/7245e347fb6faee9c0ccd36bbe6b7a55cfb2f27c) add jellyfin-web as submodule - [`ce5b23a`](https://github.com/jellyfin/jellyfin/commit/ce5b23a328d1ef4306f750447b72410fab75e159) separate path with comma - [`4d7cbce`](https://github.com/jellyfin/jellyfin/commit/4d7cbcedde804a89cd42ea1eb0b14998d3e7debd) Update TheMovieDB API key to our own - [`2ffb908`](https://github.com/jellyfin/jellyfin/commit/2ffb908157e2c221751088508f329e43aff8de96) Update TheAudioDB API key to our own - [`ff986a8`](https://github.com/jellyfin/jellyfin/commit/ff986a88854a725f687de5825d6f44434bd0dbe3) Update FanArt API key to our own - [`0a47916`](https://github.com/jellyfin/jellyfin/commit/0a47916ffa2dd06623e74acfadbcd8591f66c230) Update TheTVDB API key to our own - [`0860ca7`](https://github.com/jellyfin/jellyfin/commit/0860ca7186a727a136fd07f1d4290cf68713a3cc) Merge pull request #424 from dkanada/submodule - [`9c9733d`](https://github.com/jellyfin/jellyfin/commit/9c9733d3eb7f48711a7db016383e501bf5ab0aa5) Merge pull request #516 from Bond-009/env - [`9e88beb`](https://github.com/jellyfin/jellyfin/commit/9e88bebe89095f91bc8605a2885d1a2e7909780d) Change ItemId to Guid like all the others - [`2e742aa`](https://github.com/jellyfin/jellyfin/commit/2e742aad9a810b378ebed9d881bd1150cc1e7fe1) Update OpenSubtitles User Agent to our own ### 📊 Changes **2456 files changed** (+17763 additions, -1338071 deletions) <details> <summary>View changed files</summary> 📝 `.dockerignore` (+3 -0) 📝 `.drone.yml` (+1 -1) 📝 `.editorconfig` (+120 -122) 📝 `.gitignore` (+23 -14) 📝 `.gitmodules` (+3 -0) ➖ `.vs/config/applicationhost.config` (+0 -1019) 📝 `BDInfo/BDInfo.csproj` (+5 -1) 📝 `BDInfo/BDInfoSettings.cs` (+13 -85) 📝 `BDInfo/BDROM.cs` (+29 -31) 📝 `BDInfo/LanguageCodes.cs` (+1 -1) 📝 `BDInfo/Properties/AssemblyInfo.cs` (+9 -17) 📝 `BDInfo/ReadMe.txt` (+2 -2) 📝 `BDInfo/TSCodecAC3.cs` (+2 -2) 📝 `BDInfo/TSCodecAVC.cs` (+1 -1) 📝 `BDInfo/TSCodecDTS.cs` (+2 -2) 📝 `BDInfo/TSCodecDTSHD.cs` (+7 -7) 📝 `BDInfo/TSCodecLPCM.cs` (+1 -1) 📝 `BDInfo/TSCodecMPEG2.cs` (+3 -3) 📝 `BDInfo/TSCodecMVC.cs` (+1 -1) 📝 `BDInfo/TSCodecTrueHD.cs` (+7 -7) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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 05:43:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8426