Simple plugin to kick inactive users from jellyfin server https://jellyfin.org/
  • C# 50.5%
  • HTML 24.7%
  • JavaScript 22.3%
  • Nix 2.5%
Find a file
2025-12-16 20:04:03 +01:00
.github/workflows Update workflow to append new versions to manifest history 2025-12-16 19:54:08 +01:00
Jellyfin.Plugin.KickUser add: taskfile for dev 2025-12-16 20:04:03 +01:00
media add media 2025-12-16 19:28:33 +01:00
.envrc init nix env 2025-12-16 19:28:12 +01:00
.gitignore init nix env 2025-12-16 19:28:12 +01:00
flake.lock init nix env 2025-12-16 19:28:12 +01:00
flake.nix init nix env 2025-12-16 19:28:12 +01:00
jellyfin.ruleset init: jellyfin ruleset 2025-12-16 19:29:05 +01:00
LICENSE Initial commit 2025-12-16 12:03:10 +01:00
manifest.json fix: image path 2025-12-16 19:56:09 +01:00
README.md README 2025-12-16 19:33:07 +01:00

Jellyfin-Plugin-KickUser

Jellyfin plugin to automatically disable or delete users who have been inactive for a specified period.

banner

Installation

  1. You have to open the dashboard of your Jellyfin server. Go to Catalog, click on ⚙️ button.
  2. Click to + to add the URL.
https://raw.githubusercontent.com/cedev-1/Jellyfin-Plugin-KickUser/master/manifest.json
  1. On the Catalog page click on Install.

Explanation

GHBanner

License

MIT License