-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: improve logging and exception handling in S3Service
- Change log messages in `YoutubeDLHelper.cs` to eliminate `.exe` for `yt-dlp` and `ffmpeg` - Add a new entry to user dictionary in `LivestreamRecorderService.sln.DotSettings` - Refactor variable declarations and method calls in `PlatformService.cs` for clarity - Expand file upload logging in `S3Service.cs` by adding size and etag information and warning for empty etag, indicating potential failed upload Signed-off-by: 陳鈞 <[email protected]>
- Loading branch information
Showing
4 changed files
with
37 additions
and
24 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