-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Comments
huh this is interesting, do you have an Xbox account or PlayStation account connected to discord or something? I have never seen this before. |
yes a xbox & steam account tied to my discord |
but odd thing was at first it was showing correctly |
only 12 hours later its now appearing like this |
Do you have a game open on an Xbox with the same account? This is really the only thing i can think of |
FYI Disconnected my steam no hope still the same |
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 |
You might see some different results with a version of jellyfin-rpc from the bottom of this page |
Ill try 1.2.3 then |
Same thing has happened to me now... |
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 |
Is there an existing issue for this?
Have you ran the program with debug logging?
--log-level=debug
when running the programWhat 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?
Here it should say 2hours and so remaining.
The text was updated successfully, but these errors were encountered: