Repulser / Moosic

Host your own 24/7 Discord Music Bot!
135 stars 49 forks source link

Fix #24 #50

Open yalishanda42 opened 4 years ago

yalishanda42 commented 4 years ago

Simple fix that skips repetitions of the same song. Intended to fix #24 .

Repulser commented 3 years ago

Thanks for the PR! This will only work for songs that occur one after another. I believe a fix like the one presented in the issue makes more sense.

yalishanda42 commented 3 years ago

@Repulser okay, I commited that fix. Please tell me if there are any issues with it.

Krptikx commented 3 years ago

Is it possible for me to obtain this fix now or should I wait for a full release? Thanks!

redbrain commented 3 years ago

@Krptikx if you want a jar with the patched version, git clone the repo, merge the pr locally, and run gradlew build