Nass Scripts
  • Nass Scripts
  • 📚nass_lib
    • Dependencies
    • Changelog
    • Config
  • Scripts
    • 💰Serverstore
    • 🎵Music Player
      • Dependencies
      • Installation
      • Changelog
      • Config
    • 👮Bossmenu
      • Dependencies
      • Installation
      • Changelog
      • Exports
        • Server Exports
      • Config
      • Common Issues
    • 💵Billing
      • Dependencies
      • Installation
      • Changelog
      • Exports
        • Server Exports
      • Config
      • Common Issues
    • 🔫Paintball
      • Dependencies
      • Installation
      • Changelog
      • Exports
        • Client Exports
      • Config
      • Common Issues
    • 💡Neons
      • Installation
      • Changelog
      • Exports
        • Client Exports
      • Config
    • 🏎️Dragstrips
      • Dependencies
      • Installation
      • Changelog
      • Config
Powered by GitBook
On this page
  1. Scripts
  2. Music Player

Changelog

5/9/2024

The initial release of the files

5/12/2024

Fix for accidental escrowed file

Updated upload.sql file for longer indentifiers

Added check for placing speakers while in a vehicle

Updated default config for speakers

6/21/2024

Fixed a bug that would cause the music to desync and kick some players

Fixed a bug with the YouTube domains, now allowing all domains for playback

Fixed a bug that would cause DJ booths to not work with other links

Allowed the creation of DJ booths without a URL

Added an option to increase music volume automatically when a vehicle door is open

All playlists must be deleted; this change fixed many bugs, so it will be worth it. It should be the last time that is needed.

6/21/2024

Added "Streamer Mode" to mute all music players on a specific client

config.lua
client/manager.lua

7/6/2024

Added new config option for mini player location

7/10/2024

Added new Locales

7/27/2024

Added new checks for very rare cases where links wouldn't work due to thumbnail scaling

html/script.js

8/6/2024

Rewrite of the entire music handler structure to bypass new youtube API ads

9/3/2024

Added version checking function

Fix for random errors for users that do not have config.target enabled

Fix for pickup duplication issues

12/26/2024

Fix for DJ Booth not playing music correctly

Significant optimizations

Fix for liked songs not correctly adding and deleting

Added the ability to move speakers around

Fix for issues with speakers not being shown to other players

Fix for thumbnail not allowing certain video links to be played

Added new SQL attributes to allow emojis to be stored correctly

1/3/2025

Added support for spotify links

Fix for mini player not hiding when the music is paused

Made sound filtered for vehicles while their doors are closed, should sound muffled when you are outside a car that is playing music

2/14/2025

  • Major code rewrite for lots of optimizations

  • Added ability to install radios onto cars

  • Fix for speakers spawning in the ground

  • Complete overhaul of range system for easier configuration.

  • Fix for adding song box showing on liked playlist

  • Added loop and shuffle buttons for the queue

  • Fix for pause/play button overlapping the next song button

  • Added blacklisted links

  • Added official support for NetEase/Music163 links

  • Added job locks for the Config.defaultPlayers

  • Added the ability to drag the miniplayer around to where ever you want it.

  • Added options to change primary and secondary color. More settings coming soon

  • Fixed issue where network entity error would show up in f8 console.

  • When music is paused, skipping to the next song in the queue doesn't break everything

  • Allow yout.be links

PreviousInstallationNextConfig

Last updated 3 months ago

🎵