Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add resume position tracking for all play types #2331

Draft
wants to merge 1 commit into
base: future3/develop
Choose a base branch
from

Commits on Apr 14, 2024

  1. feat: Add resume position tracking

    The tracking is active by default, but the resuming has to be
    enabled explicitly, either by setting
      playermpd.resume.resume_by_default: true
    or by calling the play_* functions with the new resume=True kwarg.
    
    Related: MiczFlor#1946
    hoffie committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9c94056 View commit details
    Browse the repository at this point in the history