π A sleep timer plugin for Jellyfin.
70
stars
56
commits
C#
primary language
Jun 22, 2026
updated
Sleep timer plugin for Jellyfin that automatically stops playback after a specified time or episodes.
This plugin works by injecting custom JavaScript into Jellyfin's web interface. It is compatible with:
This plugin requires the following plugins to be installed as well:
https://raw.githubusercontent.com/jon4hz/jellyfin-plugin-jellysleep/main/manifest.json
Once installed and enabled, you'll see a sleep timer button (moon icon) in the Jellyfin web player controls. Click it to:
dotnet build
make package
The plugin follows Jellyfin's plugin architecture and integrates with the session management system to track playback state and automatically pause content when timers expire.
GPLv3
C#
60.4%
JavaScript
18.0%
HTML
13.3%
Shell
5.5%
Makefile
2.8%
π A sleep timer plugin for Jellyfin.
70
stars
56
commits
C#
primary language
Jun 22, 2026
updated
Sleep timer plugin for Jellyfin that automatically stops playback after a specified time or episodes.
This plugin works by injecting custom JavaScript into Jellyfin's web interface. It is compatible with:
This plugin requires the following plugins to be installed as well:
https://raw.githubusercontent.com/jon4hz/jellyfin-plugin-jellysleep/main/manifest.json
Once installed and enabled, you'll see a sleep timer button (moon icon) in the Jellyfin web player controls. Click it to:
dotnet build
make package
The plugin follows Jellyfin's plugin architecture and integrates with the session management system to track playback state and automatically pause content when timers expire.
GPLv3
C#
60.4%
JavaScript
18.0%
HTML
13.3%
Shell
5.5%
Makefile
2.8%