[PR #961] [MERGED] Release 10.2.1 #8410

Closed
opened 2025-12-22 06:52:13 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/961
Author: @joshuaboniface
Created: 2/20/2019
Status: Merged
Merged: 2/20/2019
Merged by: @joshuaboniface

Base: masterHead: release-10.2.z


📝 Commits (10+)

  • c45b6aa Use the movie name instead of folder name
  • f274d02 Merge pull request #924 from cvium/fix_movie_matching
  • 4a70077 Semi-revert to prefer old movie grouping behaviour
  • 29ff80d Minor style fixes
  • 77d4fec Merge pull request #933 from cvium/fix_movie_matching_again
  • c793241 Revert "Merge pull request #933 from cvium/fix_movie_matching_again"
  • 5181427 Revert "Merge pull request #924 from cvium/fix_movie_matching"
  • de5c0ba Revert "Add Year to the new VideoInfo"
  • 46acff4 Revert "Remove unnecessary ToList"
  • aa0c20a Revert "Change multi version logic for movies"

📊 Changes

5 files changed (+69 additions, -14 deletions)

View changed files

📝 Dockerfile (+1 -1)
📝 Emby.Naming/Video/VideoListResolver.cs (+36 -9)
📝 SharedVersion.cs (+2 -2)
📝 deployment/debian-package-x64/pkg-src/changelog (+16 -0)
📝 deployment/fedora-package-x64/pkg-src/jellyfin.spec (+14 -2)

📄 Description

Backmerge of 10.2.1 release


🔄 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/961 **Author:** [@joshuaboniface](https://github.com/joshuaboniface) **Created:** 2/20/2019 **Status:** ✅ Merged **Merged:** 2/20/2019 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `release-10.2.z` --- ### 📝 Commits (10+) - [`c45b6aa`](https://github.com/jellyfin/jellyfin/commit/c45b6aa53e8605fdf1d93c669890eeb09d30c268) Use the movie name instead of folder name - [`f274d02`](https://github.com/jellyfin/jellyfin/commit/f274d024ceaacc23f0a30697aab8c0dfb05c402c) Merge pull request #924 from cvium/fix_movie_matching - [`4a70077`](https://github.com/jellyfin/jellyfin/commit/4a700778e3e76d53a89c824ff53eb4e83f03a7c8) Semi-revert to prefer old movie grouping behaviour - [`29ff80d`](https://github.com/jellyfin/jellyfin/commit/29ff80d69cbc518e730bcb62da839ee31e19c977) Minor style fixes - [`77d4fec`](https://github.com/jellyfin/jellyfin/commit/77d4fec6eb75b9b26a24e0678c7a75d8decb2e29) Merge pull request #933 from cvium/fix_movie_matching_again - [`c793241`](https://github.com/jellyfin/jellyfin/commit/c79324154f3b3a8e7f005c9492e0de311fa4a0f1) Revert "Merge pull request #933 from cvium/fix_movie_matching_again" - [`5181427`](https://github.com/jellyfin/jellyfin/commit/518142723493cb95db37e06f917876464081229e) Revert "Merge pull request #924 from cvium/fix_movie_matching" - [`de5c0ba`](https://github.com/jellyfin/jellyfin/commit/de5c0bab7032f60053f528ca77c311c03899bd54) Revert "Add Year to the new VideoInfo" - [`46acff4`](https://github.com/jellyfin/jellyfin/commit/46acff4113a9463ff8294cf39b15e8a67ce799e6) Revert "Remove unnecessary ToList" - [`aa0c20a`](https://github.com/jellyfin/jellyfin/commit/aa0c20afd572a48a2597689a6020359498c87603) Revert "Change multi version logic for movies" ### 📊 Changes **5 files changed** (+69 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) 📝 `Emby.Naming/Video/VideoListResolver.cs` (+36 -9) 📝 `SharedVersion.cs` (+2 -2) 📝 `deployment/debian-package-x64/pkg-src/changelog` (+16 -0) 📝 `deployment/fedora-package-x64/pkg-src/jellyfin.spec` (+14 -2) </details> ### 📄 Description Backmerge of 10.2.1 release --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 06:52:13 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#8410
No description provided.