Skip to content

Juketify (Better Jukebox) 0.2.1

Pre-release
Pre-release

Choose a tag to compare

@maarrccoos maarrccoos released this 27 Jul 22:05
· 1 commit to main since this release

big one. everything below has piled up since 0.1.1, so if you're coming from that, this is all new.

everyone needs the same version. the networking changed a lot, a 0.1.x client on a 0.2.1 server will not work properly. obvious things, i know, i just don't want people bugging me about it.

queue

  • click a track to play it, or if something's already on it goes on the queue instead
  • tracks auto advance when one ends
  • skip button to jump to the next one
  • stop clears the queue for everyone in range

the menu

  • scrollable list of every track the server has, not just the ones in your own folder
  • type in the box to filter it live
  • whatever's currently playing is highlighted
  • shows what's playing, what's next, and download progress

sharing

  • if you have a track the server doesn't, it now gets shared automatically instead of just not playing
  • downloads are a lot faster and shouldn't lag anyone out or disconnect them anymore
  • you get a progress % while a track is downloading instead of it looking frozen
  • config/juketify.txt has chunksPerTick and inFlight if you need to go easier on your upload

search

  • searches youtube music first, so you get actual songs instead of random reuploads
  • filters out instrumentals, karaoke, covers, lyric videos and 1 hour loops unless you asked for them
  • if nothing actually matches it tells you instead of playing something unrelated

fixes

  • no more disconnections on song download
  • everyone in range sees what's playing, not just whoever put it on
  • everyone starts the song at the same time instead of trickling in as they finish downloading
  • joining mid song, changing dimension or walking into range syncs you to where the track actually is, this wasn't working properly.
  • /juketify radius applies straight away instead of only after you leave and come back, wasn't working properly only when coming back to the original radius would it change.
  • fixed hearing the song twice after rejoining
  • fixed rescan not picking up new tracks until you closed and reopened the jukebox
  • and some other small bullshit not worth writing about.