Skip to content
Success

Changes

Summary

  1. renamed command dl class to fit with dc command (commit: b6d96b1) (details)
  2. close db conn instant after answer (commit: 153e4fe) (details)
  3. use static gson from helper class (commit: 5e3084b) (details)
Commit b6d96b13d9897db8a6d8369f13a35a8aeee23d8e by BerndiVader
renamed command dl class to fit with dc command
(commit: b6d96b1)
The file was addedsrc/main/java/com/gmail/berndivader/streamserver/console/command/commands/DownloadMedia.java
The file was removedsrc/main/java/com/gmail/berndivader/streamserver/console/command/commands/DownloadMediaFile.java
Commit 153e4fe12b02a0edd5de06ae48f34c23e1d84773 by BerndiVader
close db conn instant after answer
(commit: 153e4fe)
The file was modifiedClasses.php (diff)
Commit 5e3084bba29bbd6f938f59ba69236aa798521af7 by BerndiVader
use static gson from helper class
(commit: 5e3084b)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/config/Config.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/Helper.java (diff)