Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Stream Branch to Main Branch #14

Merged
merged 36 commits into from
Oct 1, 2021
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
515fda2
✨ Added Basic Stream Support for Library (Need to Add for Plugin)
PulseBeat02 Sep 23, 2021
639f79c
✨ Fixed Bug in BotConfiguration
PulseBeat02 Sep 23, 2021
dedb78a
✨ Added Stream Support for Plugin (Supposedly Working, Need to Test +…
PulseBeat02 Sep 23, 2021
bedbf94
🐛 Fixed NullPointerException + Changed Message (From Master)
PulseBeat02 Sep 23, 2021
5edc309
🐛 Fixed a Ton of Video Bugs
PulseBeat02 Sep 23, 2021
62c73e7
Merge branch 'stream' of https://github.com/MinecraftMediaLibrary/EzM…
PulseBeat02 Sep 23, 2021
d25e5a0
🐛 Added Support for All youtube-dl Videos!
PulseBeat02 Sep 24, 2021
3b234fc
✨ Worked on Discord Bot
PulseBeat02 Sep 24, 2021
29094c5
✨ Discord Bot Plays Music Now
PulseBeat02 Sep 24, 2021
7c75913
✨ Some Stream Issues... Will Fix Soon
PulseBeat02 Sep 24, 2021
f8b5bc9
Merge branch 'stream' of https://github.com/MinecraftMediaLibrary/EzM…
PulseBeat02 Sep 25, 2021
a3b1761
🐛 One Step Closer to Streams...
PulseBeat02 Sep 25, 2021
81b45be
✨ Experimental Commit
PulseBeat02 Sep 25, 2021
fec1a2f
✨ HTTP Stream Support Works!
PulseBeat02 Sep 25, 2021
6f4e913
✨ Fixed Normal Video Issue
PulseBeat02 Sep 25, 2021
e273ba9
🐛 Fixed Windows Bug + URL Component Bug
PulseBeat02 Sep 26, 2021
14ff9f6
✨ Removed Unnecessary Class
PulseBeat02 Sep 26, 2021
92566b8
✨ Added Support for More Platforms + Cleaned Up Links
PulseBeat02 Sep 26, 2021
d158eaa
Merge branch 'stream' of https://github.com/MinecraftMediaLibrary/EzM…
PulseBeat02 Sep 26, 2021
0dfab25
✨ Cleaned Up Code
PulseBeat02 Sep 27, 2021
37256bd
✨ Refactored Some Code
PulseBeat02 Sep 27, 2021
702b4d9
✨ Fixed CompletableFuture Bug - Still Many Need to Fix
PulseBeat02 Sep 28, 2021
f912584
🐛 HTTP Live Stream Bug Fixed
PulseBeat02 Sep 29, 2021
5e23422
🐛 Added Thread Dump Command + Properly Released VLC Players
PulseBeat02 Sep 29, 2021
1c76291
🐛 Patched FFmpegMediaPlayer + Linux Support Fixed
PulseBeat02 Sep 30, 2021
db5af6b
🐛 Patched FFmpegMediaPlayer Bug
PulseBeat02 Sep 30, 2021
43ce191
✨ General Logger Improvements
PulseBeat02 Sep 30, 2021
b326724
🐛 Fixed Public Port Issue on Linux
PulseBeat02 Sep 30, 2021
9c93e02
🐛 Fixed Log Output
PulseBeat02 Sep 30, 2021
79a08e3
🐛 Overrided Progress Listener
PulseBeat02 Sep 30, 2021
1856179
✨ Update README.md
PulseBeat02 Oct 1, 2021
9a6a386
🐛 Added Support for Normal Video Playback in HTTP Stream
PulseBeat02 Oct 1, 2021
05a7038
✨ Disallowed Users from Using Buggy Discord Bot Feature
PulseBeat02 Oct 1, 2021
efd543d
Merge branch 'stream' of https://github.com/MinecraftMediaLibrary/EzM…
PulseBeat02 Oct 1, 2021
bea38be
✨ Added Clauses to Switch Statement
PulseBeat02 Oct 1, 2021
fb5106a
✨ Added Licensing
PulseBeat02 Oct 1, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
✨ Update README.md
  • Loading branch information
PulseBeat02 authored Oct 1, 2021
commit 1856179f7d8abc97ae1490004ebf70025160fc4b
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ for examples on how to use the library. It is the plugin I used that displayed t

### Public Testing Server

Thanks to [Mishal321](https://github.com/mishal321), they freely gave us a public test server.
Thanks to [Fallhost](https://fallhost.com/), they freely gave us a public test server.
[Join our Discord server](https://discord.gg/qVhhbCWQQV) and you are able to access the IP to the
testing server!

Expand Down