Skip to content

Reworked to function again #180

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

D-Molohon
Copy link

@D-Molohon D-Molohon commented Sep 8, 2023

Wasn't able to get the build to function following the instructions included, did some debugging and got it locally working on my end.

If anyone else wants to give this a whirl, feel free. I jammed out for a solid 4-5 hours without issue, 5 songs for an hour and the logs looked okay.

I'll say it again here, I'm not an expert in doing anything like this lol, I just wanted this jukebox back to working again.


This change is Reviewable

The YoutubeAudioSource.kt file specifically looks for the .tmp file generated first, and then deleted when you don't specify the "-k" option. Adding this allows it to process.
Changed for compatibility issues when compiling Kotlin. The original version pushed no longer works, and the newest version won't process a deprecated function. This version just happens to fit that middle ground necessary to run.
Added specific version notes for JDK and Docker version in case this breaks in the future, you can compare what versions I was using.
Added default localhost and 8080 values to support what Docker will default to.
Added spacing
@qwertyuu
Copy link

Just so you know, my friend used your fix to get our build working yesterday! So thanks a bunch!

@TheDuckMan64
Copy link

TheDuckMan64 commented Nov 17, 2023

Hi guys, can either of you explain usage for Eternal Jukebox? I can see the track loading to 100% after I pick a song or enter a song URL in the 'Tune' tab, however nothing appears on the screen after the load and the play button does nothing for me.

EDIT: Uploading an mp3 file seems to work for me!

@khernandezrt
Copy link

@TheDuckMan64 Im assuming the connection to spotify is broken but the actual algo works just fine

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.

4 participants