Skip to content
Success

Changes

Summary

  1. added timeout to config for mediadownload processes (commit: 01d7baa) (details)
  2. added timeout to process and better output parsing (commit: 6ac1baf) (details)
  3. added timeout and better handling for output (commit: 8c52d7c) (details)
Commit 01d7baaa900e66d7bcff056d5b47c7e6f99787b8 by BerndiVader
added timeout to config for mediadownload processes
(commit: 01d7baa)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/config/ConfigData.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/config/Config.java (diff)
Commit 6ac1baf9de9e429c74299467a5bf96edafb841b9 by BerndiVader
added timeout to process and better output parsing
(commit: 6ac1baf)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/console/command/commands/DownloadMediaFile.java (diff)
Commit 8c52d7cc21f2a360d3b6d99298f607be90657387 by BerndiVader
added timeout and better handling for output
(commit: 8c52d7c)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/discord/command/commands/DownloadMedia.java (diff)