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

feature/java json api #1

Closed
wants to merge 84 commits into from
Closed

feature/java json api #1

wants to merge 84 commits into from

Conversation

DRSchlaubi
Copy link
Owner

DRSchlaubi and others added 30 commits July 15, 2023 18:02
freyacodes and others added 29 commits November 14, 2023 14:15
since a lot of people are updating to lavalink v4 from v3 they don't have this setting in their application.yml
these logs are an easy way to see if anything is wrong and should be enabled by default
Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>
Wavelink section has been updated
…#955)

* Remove forced Xmx on docker entrypoint

* Set default readme copypastable Xmx value to 1G

* Remove forced Xmx4G from alpine docker file

---------

Co-authored-by: Toπ <git@topi.wtf>
# Conflicts:
#	README.md
…devs#987)

* allow for deserialization of plugin info into data classes

* fix unit test

* fixup java access for plugin info deserialization

Co-authored-by: viztea <hi@vzt.gay>

* rename deserialize to deserializePluginInfo & docs

* remove unused import

---------

Co-authored-by: viztea <hi@vzt.gay>
* implement track user data

* fix unit tests and add Track#copyWithUserData

* remove unnecessary exceptionally

* use loadItemSync instead of loadItem in player rest handler

* Update protocol/src/commonTest/kotlin/PlayerSerializerTest.kt

Co-authored-by: Duncan Sterken <contact@duncte123.me>

* throw http 400 if both track and encodedTrack/identifier is set

* add convenient deserializeUserData method for java

---------

Co-authored-by: Duncan Sterken <contact@duncte123.me>
* document track user data

* Apply suggestions from code review

Co-authored-by: Duncan Sterken <contact@duncte123.me>
Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>

* readded depreacted fields

---------

Co-authored-by: Duncan Sterken <contact@duncte123.me>
Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>
# Conflicts:
#	README.md
Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>
Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>
@DRSchlaubi DRSchlaubi closed this Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.