Skip to content

Make InactiveSessionThreshold configurable in the web UI #5118

@antonlyap

Description

@antonlyap

Describe The Bug
When music playback is paused, it gets stopped after 10 minutes of inactivity.

Steps To Reproduce

  1. Create a music library
  2. Play any track and pause it
  3. Wait 10 minutes
  4. The playback is stopped

Expected Behavior
I would expect the player to stay paused and preserve the play queue indefinitely, like it does on the stable version.

System (please complete the following information):

  • Platform: Docker, ARM64
  • Browser: Firefox
  • Jellyfin Version: latest unstable

Additional Context
There seems to be a Stop command coming from the server over WebSockets. Looking at the server code, it could be related to SyncPlay, which I'm not using.

Also, when I ran the unstable Jellyfin Docker image on x86, this issue didn't occur. I tried clearing the config and cache on the ARM machine, but to no effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions