mirror of
https://github.com/tubearchivist/tubearchivist-jf-plugin.git
synced 2026-03-23 20:37:14 +00:00
[GH-ISSUE #3] [Feature request]: Ping the TA API to validate connection #3
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-tubearchivist-jf-plugin#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bbilly1 on GitHub (Apr 19, 2024).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf-plugin/issues/3
Originally assigned to: @DarkFighterLuke on GitHub.
When setting up the TubeArchivist URL and API key, it would be convenient to send a PING request to
/api/ping/, if that responds with 200, I'll know I entered my connection details correctly.Otherwise only the logs will show when indexing if something isn't working.
@DarkFighterLuke commented on GitHub (Apr 24, 2024):
Hi @bbilly1 , I've already thought of that and we could just implement it. However, I think you will only see the output of the check from the Jellyfin logs, but I will investigate.
@DarkFighterLuke commented on GitHub (May 9, 2024):
Just to confirm, I've checked with the Jellyfin guys and they confirmed what I knew, there is no chance to send notifications on the UI from a plugin, so I will only put the ping result in the logs.
@DarkFighterLuke commented on GitHub (May 14, 2024):
Implementation has been done and released https://github.com/tubearchivist/tubearchivist-jf-plugin/releases/tag/v1.2.5.