You are viewing a potentially older version of this package. View all versions.
kerotein-YPlayBoombox-1.1.3 icon

YPlayBoombox

Play YouTube audio on your boombox!

Date uploaded a month ago
Version 1.1.3
Download link kerotein-YPlayBoombox-1.1.3.zip
Downloads 5953
Dependency string kerotein-YPlayBoombox-1.1.3

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Description

Listen to YouTube audio on your boombox with your friends!

No more fighting for control of the music - just buy another boombox...or a shovel!

YPlayBoombox

Features

  • Audio syncing with other players.
  • Audio pausing and resuming.
  • Audio duplication (only available with "Boombox sync" enabled).
  • Play history and navigation.
  • Customisable boombox colors.
  • Networked volume control.
  • New offline mode.

YPlayBoombox

Installation

  • All players must have this installed and up to date to hear the audio (there is a new offline mode, but for the best experience all players in the lobby should have the most up-to-date version of YPlayBoombox installed).
  • Install using a compatible mod manager (r2modman/Thunderstore) or place the YPlayBoombox folder into your BepInEx/plugins folder.
  • Disable/uninstall other boombox mods as they may interfere.

YPlayBoombox

Chat commands

To use YPlayBoombox, hold or look at a boombox, then open the chatbox (by hitting the "/" key) and type "/yplay" or "/yp" followed by a space and then any of the following commands (enter your own value instead of the square brackets):

Section Command Alt Example/Notes
Load audio [url] /yplay https://www.youtube.com/watch?v=dQw4w9WgXcQ
View play history history h, hist /yplay history
Select play history history [index] h, hist /yplay history 2
Change playback time time [seconds] t /yplay time 60
Change color color [r,g,b]
color [color]
c, col /yplay color 255,255,255
/yplay color red, green, blue, orange, violet, purple, pink, yellow, teal, white, black, brown, gold, random (r, rand)
Change volume volume [1-10] v, vol /yplay volume 6
Toggle local mute mute
mute all
mute none
m /yplay mute all
Force offline mode offline /yplay offline
Client only command that disables networking - useful if YPlayBoombox is not working on the server host.

Keybinds

Section Description Default Key Notes
Sync boombox Sync the boombox you are holding to the boombox you are looking at, or resync if the audio is not downloaded. Q Only available if "Boombox sync" is set to "true" in the config.
Reset boombox Reset the playback time of the boombox to 0 and stop playing. R
Mute boombox Toggle mute on the boombox locally. M This will only mute the boombox for you and will not affect what other players hear.
Boombox volume up Increase the boombox volume. PageUp
Boombox volume down Decrease the boombox volume. PageDown

Settings

Section Description Default Value Host Override Notes
Boombox pocket play Allows the boombox to continue playing in the inventory. false Yes
Boombox sync Allows the boombox to copy the audio and time of another boombox, and also allows multiple boomboxes to play the same audio. false Yes Resource intensive and not recommended for public lobbies but offers the best multiplayer experience.
Boombox random color Boomboxes are spawned with a random color! false Yes

Notes

If you come across any issues, please check the Wiki which contains up-to-date information.

CHANGELOG

  • 1.1.3

    • Fixed keybinds activating in the terminal menu
    • Fixed random boombox colors sometimes not working
    • Fixed resync not being available when "Boombox sync" was disabled
    • Increased server-side timeout
    • Fixed long URLs not loading in offline mode
  • 1.1.0-1.1.2: ONE MONTH ANNIVERSARY UPDATE!

    • Audio resuming and syncing now only apply to YPlayBoombox audio
    • Improved mod compatibility
    • Play history formatting
    • You can view your play history without a boombox
    • Added server-side timeout
    • Improved multi boombox sync
    • Improved memory management/reduced memory usage
    • Boombox volume can be set to 0
    • Boombox can be muted locally
    • Tools caching changes
    • Improved stability
    • Added randomized boombox colors ("Boombox random color" in the config, disabled by default)
    • Added warning if the host does not have YPlayBoombox installed or there is a version mismatch
    • Added boombox resync for late-joiners
    • Updated and optimised user interface
    • Added more informative logging
    • Added experimental offline mode so you can bring your music with you wherever you go (even if the host doesn't have YPlayBoombox installed!)
  • 1.0.8

    • Tools caching
    • Play history now shows the most recently played audio first
    • URL parsing fix
  • 1.0.7

    • Fixed encoded titles not downloading
    • Fixed error messages not sending
  • 1.0.5-1.0.6

    • Improved audio syncing
  • 1.0.4

    • Fixed audio file limits
    • Audio quality changes
  • 1.0.1-1.0.3

    • Fixed invalid package
  • 1.0.0

    • Initial release