-
Notifications
You must be signed in to change notification settings - Fork 522
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
radio@driglu4it: Add more debug information (#6802)
* Enhancements to error handling and logging: * radio@driglu4it/files/radio@driglu4it/6.4/radio-applet.js: Modify the downloadWithYouTubeDl, downloadWithYtDlp, and downloadSongFromYouTube functions to pass the downloadCommand to the onSuccess callback. This allows better tracking of the command used during the download process. * radio@driglu4it/files/radio@driglu4it/6.4/radio-applet.js: Enhance the notifyYouTubeDownloadFailed function to include an additional button for viewing logs, providing users with more information for troubleshooting. * radio@driglu4it/files/radio@driglu4it/6.4/radio-applet.js: Update the moveFileFromTmpDir function to handle errors more gracefully by passing detailed error messages to the onError callback.
- Loading branch information
Showing
4 changed files
with
120 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters