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

Add resume to play_card #1946

Open
wants to merge 2 commits into
base: future3/develop
Choose a base branch
from

Commits on Aug 2, 2024

  1. Add resume to play_card

    Adds a resume flag to play_card to resume from position in case
    there is already playback information for a folder.
    This would be important for audiobooks.
    
    In case the resume fails (eg if the folder changed), a normal playback
    is done and the error logged.
    votti authored and Vito Zanotelli committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    75d41c4 View commit details
    Browse the repository at this point in the history
  2. handle exception in logger

    s-martin authored and Vito Zanotelli committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b8939b4 View commit details
    Browse the repository at this point in the history