A JukeBox application which allows you to play in-game music files. Open using /jukebox or /jb.
Upcoming Version
The newest version of JukeBox is in the works! Check out the latest screenshot and see how many new features you can spot!
- Wider library of music including original World of Warcraft music and Burning Crusade music.
- More control over PlayLists - Move between songs within a playlist at your whim.
- New ways to AutoPlay! - Have AutoPlay play songs in any area you wish.
- Easy-to-use Interface - No more fumbling around with those temporary drop-down menues.
- Play an entire folder as a PlayList - Want to listen to all of Grizzly Hill's music? Or all of Wrath of the Lich King music? It's just a click away!
Updates in Version 1.2.1
- Bug fix: Music will no longer stop playing after dismounting (when AutoPlay is disabled).
- New: Auto-Loop feature. Check this to automatically activate music looping when it's played by Auto Play.
- New: Auto-Play setting for music in Battlegrounds. Put your favorite face-rolling music on as you dominate the battlegrounds!
- New slash commands. Type /jb help to view a listing of slash commands.
Information
Version 1.2.1 is now available. This update is what 1.2 was meant to be! :) AutoPlay should no longer erroniously stop your music from playing even if you don't have AutoPlay activated. Auto Play also has a new setting, Auto Loop, where you can have JukeBox automatically loop the music played by Auto Play. All of this is also useful for the new Auto Play event: Battlegrounds!! Enable this to play your favorite songs inside PvP Battlegrounds.
Version 1.2 is now available. Ulduar is here, and so is the Argent Tournament! Get a sneak peak at what is boding deep in the ancient halls of Ulduar, and get your joust on anywhere you please!
This is my first Addon to both use a UI and have more than one line of LUA code, as well as my first submission to Curse. If it proves to be something people want, I will happily maintain and update this Addon to be full-featured.
To use JukeBox, first install the AddOn and load up the game. When in the game, type the /jukebox command to bring the window up.
On the main window you will find 3 different sections: the music selection, the music info, and the Now Playing section.
In the Music Selection section, you can choose which song you want to hear. Just select the expansion, then which zone it's from, and then click the name of the song you want to here.
It will now appear in the Music Info section, where the track name and length is displayed. Click the "Play..." button to play the music.
The song will now appear in the "Now Playing" section, where its current duration is displayed and a Stop button is available.
When selecting which song you want to listen to, you can choose the option to wait for the current song to finish playing before playing this song. Just check the "Wait for current song to finish" box and your song will be queued for play when you click the Play button.
You can also choose to Loop the currently playing track. To do this, check the "Loop" box in the Now Playing section. While this is enabled, the currently playing song will not stop until you either click the Stop button or uncheck the Loop box. Note that if you have a queued song, it will not play until the Loop box is unchecked.
A little bonus feature that I thought would be a little cool is the "Background Themes." Located near the close button at the top-right of the window, you can choose a background theme to be displayed. Note that this will most likely take up system resources, so I don't advise using it when FPS is an issue.
- 3 comments
- 3 comments
Facts
- Date created
- 25 Mar 2009
- Category
- Last update
- 25 May 2009
- Development stage
- Release
- Language
- enUS
- License
- All Rights Reserved
- Curse link
- JukeBox
- Recent files
- R: JukeBox Version 1.2.1 for 3.1.0 on 25 May 2009
- R: JukeBox Version 1.2 for 3.1.0 on 20 May 2009
- R: JukeBox Version 1.1 for 3.0.9 on 02 Apr 2009
- R: JukeBox Version 1.0 for 3.0.9 on 25 Mar 2009
- #3
computerkidt Fri, 27 Nov 2009 21:27:36Here is another one:
Date: 2009-11-27 15:18:03
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\JukeBox\JukeBox.lua line 117:
attempt to index global 'AutoPlayTable' (a nil value)
Debug:
[C]: ?
JukeBox\JukeBox.lua:117: JukeBoxEvent()
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1
- #2
computerkidt Fri, 27 Nov 2009 21:25:42I have WoW Wotlk version 3.1.3 here is an error:
Date: 2009-11-27 15:18:41
ID: 3
Error occured in: Global
Count: 25
Message: ..\AddOns\JukeBox\JukeBox.lua line 7630:
attempt to index global 'AutoPlayTable' (a nil value)
Debug:
(tail call): ?
[C]: ?
JukeBox\JukeBox.lua:7630: AP_Area()
JukeBox\JukeBox.lua:7478: Check_OnUpdate()
[string "*:OnUpdate"]:1:
[string "*:OnUpdate"]:1
- #1
computerkidt Fri, 27 Nov 2009 13:52:37The Auto-Play feature doesn't seem to be working. I'll try and post an error log here as soon as I can.