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

Paused player prevents Windows from going to "sleep". #141

Closed
Zuko opened this issue Sep 7, 2021 · 3 comments
Closed

Paused player prevents Windows from going to "sleep". #141

Zuko opened this issue Sep 7, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@Zuko
Copy link

Zuko commented Sep 7, 2021

Describe the bug
Paused player prevents Windows from going to "sleep".

To Reproduce
Steps to reproduce the behavior:

  1. Set "Sleep after time" to 1min in Power Settings
  2. Pause movie
  3. Wait
  4. Watch Windows not going to "sleep"

Expected behavior
Windows going to sleep after configured time when movie is paused.

Screenshots
None

Desktop (please complete the following information):

  • OS: Windows
  • Version: 10
  • Installation Method: Windows installer

Additional context

C:\WINDOWS\system32>powercfg -requests
DISPLAY:
[PROCESS] \Device\HarddiskVolume4\Program Files\Jellyfin\Jellyfin Media Player\JellyfinMediaPlayer.exe

SYSTEM:
[PROCESS] \Device\HarddiskVolume4\Program Files\Jellyfin\Jellyfin Media Player\JellyfinMediaPlayer.exe

AWAYMODE:
None.

EXECUTION:
None.

PERFBOOST:
None.

ACTIVELOCKSCREEN:
None.
@Zuko Zuko added the bug Something isn't working label Sep 7, 2021
@iwalton3
Copy link
Member

iwalton3 commented Sep 9, 2021

Right now I believe this is by design in that it only prevents sleeping when something is playing.

@Zuko
Copy link
Author

Zuko commented Sep 9, 2021

only prevents sleeping when something is playing.

No, it prevents sleeping when player is "active" (paused or not). When I go to "Library" Windows is going to sleep after configured time.

Nikey646 added a commit to Nikey646/jellyfin-media-player that referenced this issue Jul 2, 2022
Update mpvVideoPlayer.js.

Related to jellyfin#141.

This is more ideal, especially in a desktop scenario where I might leave a video open after finishing it (but paused) before going to sleep.
@sevenrats
Copy link
Member

looks like this was been resolved for some time by #276
feel free to comment on this issue or open a new one if the issue persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

3 participants