-
Notifications
You must be signed in to change notification settings - Fork 2
Configuration
Eden edited this page Oct 31, 2025
·
6 revisions
jelly generates a config file at ~/.config/jelly/config on first run.
vim ~/.config/jelly/confignano ~/.config/jelly/configserver=http://192.168.1.100:8096
api_key=your_api_key_hereReplace with your actual Jellyfin server URL and API key.
| Option | Description | Default |
|---|---|---|
server |
Jellyfin server URL with port | Required |
api_key |
Your Jellyfin API key | Required |
editor |
Text editor (vim, nano, code) | vim |
media_preview |
Show cover images (yes/no) | yes |
player |
Media player (mpv, iina) | Auto-detect |
mark_continue_percentage |
% watched to save resume position | 5 |
mark_watched_percentage |
% watched to mark complete | 95 |
- Log in to Jellyfin as Admin
- Go to Dashboard โ API Keys
- Click +, add description, click Generate
- Copy the key into
api_key=
https://github.com/AzureHound/jelly/tree/main/mpv
๎ฟ .
โโโ ๎ฟ fonts
โ โโโ ๏ฑ fluent-system-icons.ttf
โ โโโ ๏ฑ material-design-icons.ttf
โโโ ๓ฑป input.conf
โโโ ๏ฎ mpv.conf
โโโ ๎ฟ script-opts
โ โโโ ๓ฑป modernz.conf
โ โโโ ๓ฑป sponsorblock-minimal.conf
โ โโโ ๓ฑป stats.conf
โ โโโ ๓ฑป thumbfast.conf
โโโ ๎ฟ scripts
โ โโโ ๎ modernz.lua
โ โโโ ๎ thumbfast.lua
โโโ ๎ฟ shaders
โโโ ๏
adaptive-sharpen.glsl
โโโ ๏
filmgrain.hook
โโโ ๏
FSRCNNX_x2_8-0-4-1.glsl
โโโ ๏
KrigBilateral.glsl
โโโ ๏
SSimDownscaler.glsl
โโโ ๏
SSimSuperRes.glsl
๐ Happy Streaming!