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

Time remaining went from a count down on the time remaining to just showing a Controller icon and stuck at 0:00 #139

Closed
1 of 2 tasks
Cracked-Fisko opened this issue Aug 15, 2024 · 22 comments · Fixed by #136

Comments

@Cracked-Fisko
Copy link

Cracked-Fisko commented Aug 15, 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?

Time remaining went from a count down on the time remaining to just showing a Controller icon and stuck at 0:00 and i cant see anything wrong with the Config json.
{
"jellyfin": {
"url": "http://192.168.0.135:8096",
"api_key": "",
"username": [
""
],
"music": null,
"movies": null,
"blacklist": null,
"self_signed_cert": null,
"show_simple": true,
"append_prefix": true,
"add_divider": true
},
"discord": {
"application_id": "",
"show_paused": true,
"buttons": [
{
"name": "dynamic",
"url": "dynamic"
},
{
"name": "dynamic",
"url": "dynamic"
}
]
},
"imgur": {
"client_id": ""
},
"images": {
"enable_images": true,
"imgur_images": true
}
}

Terminal output

No response

Jellyfin-RPC version

1.2.2 (the latest version from 2 weeks ago)

What OS are you using?

Windows server

What version is the Jellyfin server on?

10.9.8

Anything else?

image
Here it should say 2hours and so remaining.

@Cracked-Fisko Cracked-Fisko added the bug Something isn't working label Aug 15, 2024
@Radiicall
Copy link
Owner

huh this is interesting, do you have an Xbox account or PlayStation account connected to discord or something? I have never seen this before.

@Cracked-Fisko
Copy link
Author

Cracked-Fisko commented Aug 15, 2024

yes a xbox & steam account tied to my discord

@Cracked-Fisko
Copy link
Author

but odd thing was at first it was showing correctly

@Cracked-Fisko
Copy link
Author

only 12 hours later its now appearing like this

@Cracked-Fisko
Copy link
Author

Cracked-Fisko commented Aug 15, 2024

This is my Server Client
image

@Cracked-Fisko
Copy link
Author

Cracked-Fisko commented Aug 15, 2024

My Gaming RIG Client
image

@Cracked-Fisko
Copy link
Author

also it would be nice if you could give the user the ability to edit this or remove the version Number, as it would neaten it up on the discord sides of things :D
image

@Radiicall
Copy link
Owner

yes a xbox & steam account tied to my discord

Do you have a game open on an Xbox with the same account? This is really the only thing i can think of

@Cracked-Fisko
Copy link
Author

erm the acc i have connected to my Discord for xbox i don't sign in to regularly as its a test acc designed to be banned xD.
I Closed All program's that possibly could be affecting it, i even closed xbox via gaming services. still the same result
image

@Cracked-Fisko
Copy link
Author

with a game open
Discord just takes the game im playing over RPC
image

@Cracked-Fisko
Copy link
Author

Strange Apon closing the game it done this
image
LooL - i may get banned from discord xD
image
turns out doing what I'm doing is what causing the issue, its deffo tied to Discord pulling game data that's causing this

@Cracked-Fisko
Copy link
Author

FYI Disconnected my steam no hope still the same

@Radiicall
Copy link
Owner

Well i dont think i can help, since its happening to other rich presences as well its not tied to Jellyfin-RPC. It might be one of discords slow rollout features that will hit everyone eventually, if thats the case then i wont know how to test this until it hits me

@Radiicall
Copy link
Owner

You might see some different results with a version of jellyfin-rpc from the bottom of this page

@Cracked-Fisko
Copy link
Author

Ill try 1.2.3 then

@Cracked-Fisko
Copy link
Author

Cracked-Fisko commented Aug 15, 2024

Still the same - also this is paused atm
image

@Radiicall
Copy link
Owner

Still the same - also this is paused atm image

huh it looks like discord is making more changes to how activities are handled, maybe clients cant set a timestamp in the future.. We just have to wait and see

@Cracked-Fisko
Copy link
Author

Cracked-Fisko commented Aug 16, 2024

strange tho as last night i was watching jellyfin and was curious, my gaming rig was off just my server was on and this is a screenshot from android, so who knows. they are deffo making updates but i think this is tied to how they are going to be also pulling activity data from a users steam acc now, on top of also what application they are running.
image

@Cracked-Fisko
Copy link
Author

Cracked-Fisko commented Aug 16, 2024

Discord is seeming to become very intrusive.
image
as it even states now if it was your first time booting up the game :/

@piplup55
Copy link

piplup55 commented Aug 27, 2024

discord's recent games feature is the cause of this, i assume they remove the ability to add timestamps altho it doesn't stay at 0:00 for me
before:
image
image
image
after:
image
image
image

edit: i found even more changes in this recent games update

@Radiicall
Copy link
Owner

Same thing has happened to me now...

@Radiicall Radiicall removed the bug Something isn't working label Sep 10, 2024
@BobbyWibowo
Copy link

oh dang, it was already slow-rolling for y'all since last month

i only got it myself within the past few days, and stumbled upon this issue whilst intending to ask around

@Radiicall Radiicall linked a pull request Sep 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants