Merge pull request #5095 from thornbill/no-resumable-next-up
Exclude resumable in next up home screen section
This commit is contained in:
@@ -29,6 +29,7 @@ function getNextUpFetchFn(
|
||||
EnableTotalRecordCount: false,
|
||||
DisableFirstEpisode: false,
|
||||
NextUpDateCutoff: oldestDateForNextUp.toISOString(),
|
||||
EnableResumable: false,
|
||||
EnableRewatching: userSettings.enableRewatchingInNextUp()
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user