Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPC disappears after a few mins/Doesn't display at all #164

Open
2 tasks done
TheAbzzz opened this issue Nov 9, 2024 · 0 comments
Open
2 tasks done

RPC disappears after a few mins/Doesn't display at all #164

TheAbzzz opened this issue Nov 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@TheAbzzz
Copy link

TheAbzzz commented Nov 9, 2024

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=debug when running the program

What 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

@TheAbzzz TheAbzzz added the bug Something isn't working label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant