This repository was archived by the owner on Jul 12, 2023. It is now read-only.
Error Notification #59
RandomUser345
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
That does sound useful, I wish the client had a better auth system. PR welcome, you’d also probably need to include instructions on how to use it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I wish there was some kind of notification when your ARL expired so you knew to update it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having the issue of errors, esp. expired Tidal auth, that I'm not aware about and would love to be notified about them.
Thinking about creating a PR with a webhook which gets called on errors and it's up to you if you use it or not.
My first draft would be a simple POST with something like this
{"Event":"Error", "Message":"TidalDownload not working"}
.Anyone else would find this useful?
Beta Was this translation helpful? Give feedback.
All reactions