[PR #8275] Add new settings MarkResumableItemUnplayedOnPlay and UpdateLastPlayedAndPlayCountOnPlayCompletion #11668

Closed
opened 2026-02-07 06:42:24 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/8275

State: closed
Merged: No


Changes

New playback settings

  • MarkResumableItemUnplayedOnPlay : Allows disabling of default behavior to mark an item as unplayed when playback starts
  • UpdateLastPlayedAndPlayCountOnPlayCompletion: Enable to increment play count and update last played date when item is played to completion, instead of default updating on playback start.

These changes only affect items that support resumable ticks.

Defaults preserve existing JF behaviors.

Issues

Fixes #7535

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/8275 **State:** closed **Merged:** No --- <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> New playback settings - MarkResumableItemUnplayedOnPlay : Allows disabling of default behavior to mark an item as unplayed when playback starts - UpdateLastPlayedAndPlayCountOnPlayCompletion: Enable to increment play count and update last played date when item is played to completion, instead of default updating on playback start. These changes only affect items that support resumable ticks. Defaults preserve existing JF behaviors. **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #7535
OVERLORD added the pull-request label 2026-02-07 06:42:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11668