Skip to content
Success

Changes

Summary

  1. removed unused codeparts (commit: 699ef28) (details)
  2. moved error handling to superclass (commit: ba1259f) (details)
  3. ready for going live again (commit: 509b3c4) (details)
  4. load the command classes for performance reason (commit: 5c60525) (details)
The file was removedsrc/main/java/com/gmail/berndivader/streamserver/discord/command/commands/VoiceStatus.java
The file was removedsrc/main/java/com/gmail/berndivader/streamserver/discord/LavaPlayerAudioProvider.java
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/discord/DiscordBot.java (diff)
The file was removedsrc/main/java/com/gmail/berndivader/streamserver/discord/TrackScheduler.java
The file was removedsrc/main/java/com/gmail/berndivader/streamserver/discord/command/commands/VoiceConnect.java
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/console/ConsoleRunner.java (diff)
Commit ba1259f5a7b2754cae2954045794b2bd9e733307 by BerndiVader
moved error handling to superclass
(commit: ba1259f)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/youtube/Youtube.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/youtube/Response.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/StreamServer.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/discord/command/commands/Playlist.java (diff)
Commit 5c60525ffbe95f7840565c3ba510d60bcf1cf0b4 by BerndiVader
load the command classes for performance reason
(commit: 5c60525)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/discord/command/Commands.java (diff)