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

Shokofin Status Display update on failure #64

Open
Kaitou-3D opened this issue Jul 22, 2024 · 1 comment
Open

Shokofin Status Display update on failure #64

Kaitou-3D opened this issue Jul 22, 2024 · 1 comment

Comments

@Kaitou-3D
Copy link

Kaitou-3D commented Jul 22, 2024

Description

Ran into a bug that took me a few days to figure out because of a bad status message. I updated to latest Shokofin and Jellyfin, and there was an issue with the connection with my Shoko server instance occurred. However, the plugin shows a status of Active even when its in a failure state due to a bad connection. I didn't realize that there was an issue until I found this line in my logs.

[2024-07-22 09:23:25.470 -04:00] [WRN] [56] Shokofin.API.ShokoAPIClient: Unable to connect to complete the request to Shoko.
System.Net.Http.HttpRequestException: Invalid or expired API Token. Please reconnect the plugin to Shoko Server by resetting the connection or deleting and re-adding the user in the plugin settings.
   at Shokofin.API.ShokoAPIClient.Get(String url, HttpMethod method, String apiKey, Boolean skipApiKey)

Suggested Solution

Some way for the plugin to alert that there has been a connection issue.

Additional Information

No response

@Kaitou-3D Kaitou-3D changed the title Shokofin Status Display update on failur Shokofin Status Display update on failure Jul 23, 2024
@revam revam moved this to Minor inconviniences in Shokofin To Do Jul 23, 2024
@revam
Copy link
Member

revam commented Jul 23, 2024

I can see if there is an easy way for us to show notifications, though no promises since i don't know if it's possible yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Future tasks
Development

No branches or pull requests

2 participants