Bug 290949 - New port: multimedia/jellycli — Jellyfin terminal client (TUI)
Summary: New port: multimedia/jellycli — Jellyfin terminal client (TUI)
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-11 11:32 UTC by Bastián V.
Modified: 2025-11-11 11:32 UTC (History)
0 users

See Also:


Attachments
jellycli port patch (3.28 KB, patch)
2025-11-11 11:32 UTC, Bastián V.
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bastián V. 2025-11-11 11:32:21 UTC
Created attachment 265330 [details]
jellycli port patch

This adds multimedia/jellycli, a terminal-based client for the Jellyfin media
server written in Go. It provides a keyboard-driven TUI for browsing and
playing media via the Jellyfin API.

- Builds from a pinned commit (reproducible snapshot)
- Single binary install under /usr/local/bin
- Creates user config on first run at ~/.config/jellycli/jellycli.yaml

QA:
- make check-plist: OK
- make stage-qa: OK
- Local package built via 'make package': OK

WWW: https://github.com/tryffel/jellycli