Radiicall/jellyfin-rpc

Suddenly no Rich Presence display from Jellyfin Media Player source

Closed this issue · 7 comments

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 don't think any changes on my end caused this, but I'm not certain...

RPC is no longer grabbing my activity from Jellyfin Media Player (which is connected directly to server using local IP) but works perfectly from a web browser running Jellyfin from the IP address.

I've attached screenshots of the terminal below showing both Media Player session (left) and a working browser session (right) with debug logging.

As always, I'm prepared to provide any further information as needed. Thanks.

Terminal output

image
image

Jellyfin-RPC version

1.2.2

What OS are you using?

Windows 10

What version is the Jellyfin server on?

10.9.5

Anything else?

No response

I have seen some people posting about similar issues before and i dont know what the cause could be, if its still happening then try checking jellyfin.example.com/Sessions?api_key=your_api_key while having JMP open, you should see a session in there for it and when you try playing something there should be a NowPlayingItem in there that has the information about whats playing

I have seen some people posting about similar issues before and i dont know what the cause could be, if its still happening then try checking jellyfin.example.com/Sessions?api_key=your_api_key while having JMP open, you should see a session in there for it and when you try playing something there should be a NowPlayingItem in there that has the information about whats playing

No such NowPlayingItem entry it seems... interesting. There's also no media info I can see anywhere else here.
image

Playing from web, however, I have the expected entries. So this may be a JMP issue?

Playing from web, however, I have the expected entries. So this may be a JMP issue?

I have no idea what causes it and there is sadly nothing i can do to fix it, its related to the server or client.. Some people have this issue and others dont, i never see this myself for instance

I'm not sure. It seems intermittent and it's working again right now, but yeah, seems to be not an issue with your software. Thanks.

Updated to the new release and it's happening again. Wish I had some idea what causes this lol.

Edit: And now it's working??? Weird.

Updated to the new release and it's happening again. Wish I had some idea what causes this lol.

Edit: And now it's working??? Weird.

Im not sure but it could be a mismatch in client and server version causing it, using Jellyfin Media Player with an older Jellyfin Web version than the server for example or vice versa