mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #7383] [MERGED] Include played and unplayed results in the same next up request #11368
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/7383
Author: @thornbill
Created: 3/1/2022
Status: ✅ Merged
Merged: 3/5/2022
Merged by: @joshuaboniface
Base:
master← Head:next-up-rewatching📝 Commits (2)
055c63bInclude played and unplayed results in the same next up requestdf70d7bUse IReadOnlyList for seriesKeys📊 Changes
3 files changed (+17 additions, -8 deletions)
View changed files
📝
Emby.Server.Implementations/TV/TVSeriesManager.cs(+12 -3)📝
Jellyfin.Api/Controllers/TvShowsController.cs(+3 -3)📝
MediaBrowser.Model/Querying/NextUpQuery.cs(+2 -2)📄 Description
Changes
Updates the new "rewatching" feature of Next Up to be returned with the normal results that is controlled by a user setting in web.
Issues
N/A
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.