-
-
Notifications
You must be signed in to change notification settings - Fork 43
Description
Is there an existing issue for this?
- I have searched the existing issues
Have you ran the program with debug logging?
- I used
--log-level=debugwhen running the program
What went wrong?
Upon opening, it triggers the version warning despite being latest version, tried a redownload from the repo but still accours the same warning despite being on the latest version.
Terminal output
2026-01-18 18:56:56 INFO [jellyfin_rpc] Initializing Jellyfin-RPC
2026-01-18 18:56:57 WARN [jellyfin_rpc::updates] You are not running the latest version of Jellyfin-RPC (Current: v1.3.4, Latest: vhttps://github.com/JustRadical/jellyfin-rpc/releases/tag/1.3.4)
2026-01-18 18:56:57 WARN [jellyfin_rpc::updates] A newer version can be found at
2026-01-18 18:56:57 WARN [jellyfin_rpc::updates] https://github.com/Radiicall/jellyfin-rpc/releases/latest
2026-01-18 18:56:57 WARN [jellyfin_rpc::updates] This can be safely ignored if you are running a prerelease version
2026-01-18 18:56:57 INFO [jellyfin_rpc] Connecting to Discord
2026-01-18 18:56:57 INFO [jellyfin_rpc] Attempt 1: Trying to connect
2026-01-18 18:56:57 INFO [jellyfin_rpc] Connected!
Jellyfin-RPC version
Windows Executable 1.3.4
What OS are you using?
Windows 11 25H2
What version is the Jellyfin server on?
10.11.5
Anything else?
No response