this is all i see
Image/photo
i am using the linux Appimage, quick connect simply times out, no messages in console except :
Image/photo
i am using the linux Appimage, quick connect simply times out, no messages in console except :
./Fathom-x86_64.AppImage
Gtk-Message: 18:26:14.006: Failed to load module "xapp-gtk3-module"
Gtk-Message: 18:26:14.006: Failed to load module "canberra-gtk-module"
package:media_kit_libs_linux registered.
[W][18:26:18.213431] pw.conf | [ conf.c: 1209 pw_conf_load_conf_for_context()] setting config.name to client-rt.conf is deprecated, using client.confI have jellyfin running on a domain with proper certs and jellyfin's official client works perfectly.Attachment: utsukta.org ↗
TraceApps@lemmy.world 1 day ago
Sorry about that. That message is a network timeout, so the Quick Connect request isn’t getting a response back within the window. Since you had to enter the server address to reach that screen, plain reachability and your cert are should be fine, so it’s something specific to the Quick Connect path.
Two things would help me narrow it down:
Does normal username/password sign-in work against the same server, or does that time out too? If password works and only Quick Connect hangs, that isolates it to the Quick Connect endpoints.
Is Jellyfin behind a reverse proxy (nginx/Caddy/Traefik), and which Jellyfin version?
interface looks nice! but playback stutters, with hardware acceleration on or off (makes no difference).
TraceApps@lemmy.world 1 day ago
Glad 10.11.11 fixed the login. Since it’s the same with hardware acceleration on or off, decoding isn’t the bottleneck, it’s likely delivery or frame timing. Two quick checks: in your Jellyfin dashboard, is that session Direct Play or Transcode? And does the same file play smoothly in plain mpv/VLC (Fathom uses libmpv underneath)? That’ll tell us if it’s server/network vs. something on the Fathom side.