You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I play any show/film on jellyfin after loading my PC and it displays the RPC on discord for a few minutes before it disappears. Completely restarting the jellyfin-rpc service via task manager, the RPC does show to then vanish after a few mins for no reason. I went to look at other issues opened similar to this and none of the solutions gave a permanent fix. Everything was reinstalled including services and config file is all correct. Jellyfin server running on Ubuntu
Terminal output
2024-11-09 04:14:53 INFO [jellyfin_rpc] Initializing Jellyfin-RPC
2024-11-09 04:14:53 DEBUG [reqwest::connect] starting new connection: https://github.com/
2024-11-09 04:14:53 DEBUG [reqwest::async_impl::client] redirecting 'https://github.com/Radiicall/jellyfin-rpc/releases/latest' to 'https://github.com/Radiicall/jellyfin-rpc/releases/tag/1.3.0'
2024-11-09 04:14:54 DEBUG [jellyfin_rpc::config] Getting config path
2024-11-09 04:14:54 DEBUG [jellyfin_rpc::config] Platform is Windows
2024-11-09 04:14:54 DEBUG [jellyfin_rpc::config] Config path is: C:\Users\ATM\AppData\Roaming\jellyfin-rpc\main.json
2024-11-09 04:14:54 DEBUG [jellyfin_rpc::config] Config loaded successfully
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Creating jellyfin-rpc client builder
2024-11-09 04:14:54 DEBUG [jellyfin_rpc::config] Platform is Windows
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Found config.jellyfin.music.display
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Found config.jellyfin.music.separator
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Found config.discord.application_id
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Found config.discord.buttons
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Found config.imgur.client_id
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Building client
2024-11-09 04:14:54 INFO [jellyfin_rpc] Connecting to Discord
2024-11-09 04:14:54 INFO [jellyfin_rpc] Attempt 1: Trying to connect
2024-11-09 04:14:54 INFO [jellyfin_rpc] Connected!
2024-11-09 04:15:01 DEBUG [reqwest::connect] starting new connection: https://link/
2024-11-09 04:15:01 DEBUG [jellyfin_rpc] Found 5 sessions
2024-11-09 04:15:01 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:01 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:01 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:01 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:01 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:08 DEBUG [jellyfin_rpc] Found 5 sessions
2024-11-09 04:15:08 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:08 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:08 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:08 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:08 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:15 DEBUG [jellyfin_rpc] Found 5 sessions
2024-11-09 04:15:15 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:15 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:15 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:15 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:15 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:22 DEBUG [jellyfin_rpc] Found 5 sessions
2024-11-09 04:15:22 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:22 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:22 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:22 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:22 DEBUG [jellyfin_rpc] Session username is Some("name")
Jellyfin-RPC version
1.3.0
What OS are you using?
Windows 11 Pro 23H2
What version is the Jellyfin server on?
10.9.10
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Have you ran the program with debug logging?
--log-level=debug
when running the programWhat went wrong?
I play any show/film on jellyfin after loading my PC and it displays the RPC on discord for a few minutes before it disappears. Completely restarting the jellyfin-rpc service via task manager, the RPC does show to then vanish after a few mins for no reason. I went to look at other issues opened similar to this and none of the solutions gave a permanent fix. Everything was reinstalled including services and config file is all correct. Jellyfin server running on Ubuntu
Terminal output
2024-11-09 04:14:53 INFO [jellyfin_rpc] Initializing Jellyfin-RPC
2024-11-09 04:14:53 DEBUG [reqwest::connect] starting new connection: https://github.com/
2024-11-09 04:14:53 DEBUG [reqwest::async_impl::client] redirecting 'https://github.com/Radiicall/jellyfin-rpc/releases/latest' to 'https://github.com/Radiicall/jellyfin-rpc/releases/tag/1.3.0'
2024-11-09 04:14:54 DEBUG [jellyfin_rpc::config] Getting config path
2024-11-09 04:14:54 DEBUG [jellyfin_rpc::config] Platform is Windows
2024-11-09 04:14:54 DEBUG [jellyfin_rpc::config] Config path is: C:\Users\ATM\AppData\Roaming\jellyfin-rpc\main.json
2024-11-09 04:14:54 DEBUG [jellyfin_rpc::config] Config loaded successfully
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Creating jellyfin-rpc client builder
2024-11-09 04:14:54 DEBUG [jellyfin_rpc::config] Platform is Windows
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Found config.jellyfin.music.display
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Found config.jellyfin.music.separator
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Found config.discord.application_id
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Found config.discord.buttons
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Found config.imgur.client_id
2024-11-09 04:14:54 DEBUG [jellyfin_rpc] Building client
2024-11-09 04:14:54 INFO [jellyfin_rpc] Connecting to Discord
2024-11-09 04:14:54 INFO [jellyfin_rpc] Attempt 1: Trying to connect
2024-11-09 04:14:54 INFO [jellyfin_rpc] Connected!
2024-11-09 04:15:01 DEBUG [reqwest::connect] starting new connection: https://link/
2024-11-09 04:15:01 DEBUG [jellyfin_rpc] Found 5 sessions
2024-11-09 04:15:01 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:01 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:01 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:01 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:01 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:08 DEBUG [jellyfin_rpc] Found 5 sessions
2024-11-09 04:15:08 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:08 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:08 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:08 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:08 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:15 DEBUG [jellyfin_rpc] Found 5 sessions
2024-11-09 04:15:15 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:15 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:15 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:15 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:15 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:22 DEBUG [jellyfin_rpc] Found 5 sessions
2024-11-09 04:15:22 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:22 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:22 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:22 DEBUG [jellyfin_rpc] Session username is Some("name")
2024-11-09 04:15:22 DEBUG [jellyfin_rpc] Session username is Some("name")
Jellyfin-RPC version
1.3.0
What OS are you using?
Windows 11 Pro 23H2
What version is the Jellyfin server on?
10.9.10
Anything else?
No response
The text was updated successfully, but these errors were encountered: