Download
(77Kb)
Download
Updated: 03-13-10 06:12 AM
Pictures
File Info
Updated:03-13-10 06:12 AM
Created:04-29-09 07:51 AM
Downloads:4,428
Favorites:18
MD5:

MusicButler

Version: 0.9
by: Daedal [More]

MusicButler is a simple addon that you can use to choose what music files you want to listen. It has a simple dropdown menu for all the music files in WoW, sorted like the WoW folder structure. It also has LibDataBroker support.

You can add music to the favorites list by shift-clicking it in the list. You can remove music from the favorites the same way.

There is no configuration, you can move the frame with the right mouse button. As a new feature in v0.9, you can now change the color by shift-right-clicking the frame! If you set the alpha to be completely transparent, you will only see the text which can be placed somewhere where it doesn't ruin your UI. (you can use the LDB plugin for controlling)

Latest changes:
v0.9
- Fixed for 3.3
- Added (hopefully) all of the 3.2 ToC music and all of the 3.3 Icecrown music! (lots of them)
- Frame can now be colorized/alpha can be changed (Shift-right-click)
- Support for localizations
- Small fixes here and there, showing/hiding works correctly now

Upcoming features:
- Configuration
- More Skins
- Continuous play (?)
- Playlists (?)
- ...

Known issues:
- Sometimes, like when zoning in to an instance, wow starts playing the zone's music and the AddOn's music stops. The addon still shows as "playing".

Please report if some of the music pieces doesn't play, or there's something missing.

v0.9
- Fixed for 3.3
- Added (hopefully) all of the 3.2 ToC music and all of the 3.3 Icecrown music! (lots of them)
- Frame can now be colorized/alpha can be changed (Shift-right-click)
- Support for localizations
- Small fixes here and there, showing/hiding works correctly now

v0.8
- LibDataBroker! Woohoo!
- Some cleanup, removed unnecessary files
- Added Key Bindings to toggle music and to show/hide the main frame.

v0.7
- New skin
- Added a few missing musics
- Favourites

v0.51
- Initial testing release
Optional Files (0)


Post A Reply Comment Options
Unread 03-05-11, 03:00 PM  
Evolution85
A Black Drake
 
Evolution85's Avatar

Forum posts: 84
File comments: 34
Uploads: 0
Any plans to update this? it is not working properly and I really liked this add on.
Report comment to moderator  
Reply With Quote
Unread 09-05-10, 06:07 AM  
Phewx2
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 65
Uploads: 2
awesome addon thanks
Report comment to moderator  
Reply With Quote
Unread 08-14-09, 09:15 AM  
FoZ
A Defias Bandit

Forum posts: 2
File comments: 3
Uploads: 0
Originally posted by Folji

Also, this AddOn needs the Brewfest music.
If you add the following to the MusicFiles.lua file, you'll be able to hear the Brewfest music.

Code:
["BrewFest"] = {
		"BrewFest",
		"BF_Dwarves1.mp3",
		"BF_Dwarves2.mp3",
		"BF_Dwarves3.mp3",
		"BF_Goblins1.mp3",
		"BF_Goblins2.mp3",
		"BF_Goblins3.mp3",
	},
Also if you want to play the new music from patch 3.2 add this aswell:

Code:
["ArgentColiseum"] = {
		"ArgentColiseum",
		"CR_TourneyBattle01UniWalk.mp3",
		"CR_TourneyBattle02UniWalk.mp3",
		"CR_TourneyBattle03UniWalk.mp3",
		"CR_TourneyBattle04UniWalk.mp3",
		"CR_TourneyBattle05UniWalk.mp3",
		"CR_TourneyBattle06UniWalk.mp3",
	},
Hope that helps.
Last edited by FoZ : 08-14-09 at 09:16 AM.
Report comment to moderator  
Reply With Quote
Unread 07-26-09, 03:52 PM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 787
Uploads: 5
Any plans for adding a option to specifically play a tune when enter different zones? kinda like how MusicTheme is, but it's outdated.

EDIT: And also if you're able to make a option/function to randomize specific tracks when you change zone.
__________________
Livestream | Twitter | YouTube
Last edited by Dajova : 07-26-09 at 03:54 PM.
Report comment to moderator  
Reply With Quote
Unread 07-25-09, 04:31 AM  
Crazytoo
A Kobold Labourer

Forum posts: 1
File comments: 35
Uploads: 0
Thanks for the LibDataBroker. Now can you make it so there show/hide the frame on the LDB menu.

I know we always want more and more
Last edited by Crazytoo : 07-25-09 at 04:37 AM.
Report comment to moderator  
Reply With Quote
Unread 07-09-09, 07:32 AM  
Folji
A Flamescale Wyrmkin
 
Folji's Avatar
AddOn Author - Click to view AddOns

Forum posts: 136
File comments: 96
Uploads: 1
I'm running the enGB version of the game client, if that could be of any help in dealing with the "problem".


Also, this AddOn needs the Brewfest music.

Sound\\Music\\ZoneMusic\\BrewFest\\BF_Dwarves1.mp3
Sound\\Music\\ZoneMusic\\BrewFest\\BF_Dwarves2.mp3
Sound\\Music\\ZoneMusic\\BrewFest\\BF_Dwarves3.mp3
Sound\\Music\\ZoneMusic\\BrewFest\\BF_Goblins1.mp3
Sound\\Music\\ZoneMusic\\BrewFest\\BF_Goblins2.mp3
Sound\\Music\\ZoneMusic\\BrewFest\\BF_Goblins3.mp3
Last edited by Folji : 07-09-09 at 06:52 PM.
Report comment to moderator  
Reply With Quote
Unread 07-09-09, 06:25 AM  
Daedal
Also known as Sentri
 
Daedal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 16
Uploads: 3
Originally posted by Ross
Note to Author: If maybe in the next version having the ability to do this automatically would be kickass
Nope, this is not the purpose if the addon. Also it needs an external program to edit the lua dynamically. For those needs, see Simple MP3 Player.

Edit: I don't have any problems with "Musical Moments" category. Anyone else having this issue?
Last edited by Daedal : 07-09-09 at 06:26 AM.
Report comment to moderator  
Reply With Quote
Unread 07-09-09, 06:19 AM  
Folji
A Flamescale Wyrmkin
 
Folji's Avatar
AddOn Author - Click to view AddOns

Forum posts: 136
File comments: 96
Uploads: 1
For some reason, everything in the Musical Moments category seems to be silent.

"GuldansEntranceTheme", "ZulGurubVoodoo", "SP_TempleOfStormsActionUni01" and everything in the "mystery" category works well and without any trouble, but everything else in the Musical Moments category is just dead silent (Sacred, angelic, gloomy, battle, haunted, magic, etc.).
Last edited by Folji : 07-09-09 at 06:20 AM.
Report comment to moderator  
Reply With Quote
Unread 07-08-09, 05:23 PM  
Ross
A Theradrim Guardian
AddOn Author - Click to view AddOns

Forum posts: 67
File comments: 136
Uploads: 1
If you want to play your own Mp3's it takes some time and copies of your music files.

1.) Go into your WoW Directory (ex. C:\Program Files\World of Warcraft)
2.) Make a folder called: Sound
3.) Go into that folder make another folder called: Music
4.) Go into that folder and make another folder called: GlueScreenMusic
5.) COPY any music you want to play ingame and paste into this folder.
*I said COPY due to the fact that you may lose all your music files if something happens to WoW or whatever best to just copy them.
6.) Now comes the boring long part you have to rename all your music files to not include spaces (ex. On the Precipice of Defeat.mp3 ---> On_the_Precipice_of_Defeat.mp3)
7.) Once you have all that done goto your MusicButler addon folder (ex. C:\Program Files\World of Warcraft\Interface\AddOns\MusicButler)
8.) Open the file: MusicFiles.lua
9.) Look at the top you will see:
Code:
["GlueScreenMusic"] = {
	"GlueScreenMusic",
	"BC_main_theme.mp3",
	"WotLK_main_title.mp3",
	"wow_main_theme.mp3",
	"BCCredits_Lament_of_the_Highborne.mp3",
10. at the end of this is where you want to add your music file names so it would look like:
Code:
["GlueScreenMusic"] = {
	"GlueScreenMusic",
	"BC_main_theme.mp3",
	"WotLK_main_title.mp3",
	"wow_main_theme.mp3",
	"BCCredits_Lament_of_the_Highborne.mp3",
	"On_the_Precipice_of_Defeat.mp3",
        "NEXT_MUSIC_FILE.mp3",
        "ANOTHER_MUSIC_FILE.mp3",
11. After that just save the file and go use musicButler as normal your files will be in the playlist under GlueScreenMusic
Note: You could also delete the exiting .mp3 filenames in the lua that you dn't want to listen to.

I only recommend using this is you listen to only a couple songs trying to add 10 or more would be well very annoying and probally best if you just downloaded a MP3 addon that does this for you. I just like the way this one looks and I only wanted to add like 3 or 4 songs.

Also note that you will need to redo the adding of you files to the LUA file when you update the addon.

Note to Author: If maybe in the next version having the ability to do this automatically would be kickass
Last edited by Ross : 07-08-09 at 08:13 PM.
Report comment to moderator  
Reply With Quote
Unread 07-08-09, 05:29 AM  
Daedal
Also known as Sentri
 
Daedal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 16
Uploads: 3
Originally posted by Crazytoo
Would you please put on your list to do (near the top), to make it LDB (LibDataBroker). As it would be very nice to get the bar off the desk top.
Done in 0.8
Originally posted by
B) The TBC city tracks, A Call to Arms and Song of Elune.
The city tracks are found in wow files inside ZoneMusic/Azuremyst and ZoneMusic/Eversong, about the others im not so sure about if they exist in wow files.

All the options regarding continuous play would need info about the lenght of the tracks. I need to make a some kind of program to scan all of the wow's mp3 for lenghts and then append them to the addon.
Report comment to moderator  
Reply With Quote
Unread 07-07-09, 06:41 AM  
Limb0
A Cobalt Mageweaver
 
Limb0's Avatar
AddOn Author - Click to view AddOns

Forum posts: 220
File comments: 298
Uploads: 5
Originally posted by The Merciful
Hmm... Intriguing add-on. I myself don't care playing game's own music files, but if it were possibe to play a list or a folder of any MP3s on the hard disc I would be sold.
Here's what I use.. Simple Mp3 Player. A lot less strain on my pc than using iTunes.

I'm gonna check this addon out simply to listen to the much better Horde music while playing my Alliance toons
Report comment to moderator  
Reply With Quote
Unread 07-07-09, 02:27 AM  
The Merciful
A Kobold Labourer
 
The Merciful's Avatar

Forum posts: 0
File comments: 9
Uploads: 0
Hmm... Intriguing add-on. I myself don't care playing game's own music files, but if it were possibe to play a list or a folder of any MP3s on the hard disc I would be sold.
__________________
* Utterly Bastard Groovy *
Report comment to moderator  
Reply With Quote
Unread 07-06-09, 02:45 PM  
Crazytoo
A Kobold Labourer

Forum posts: 1
File comments: 35
Uploads: 0
This is a very nice mod Thank you. I use to use wowsounds but this is in a category of it own.
Would you please put on your list to do (near the top), to make it LDB (LibDataBroker). As it would be very nice to get the bar off the desk top.
Last edited by Crazytoo : 07-06-09 at 02:45 PM.
Report comment to moderator  
Reply With Quote
Unread 06-18-09, 02:00 AM  
napierdalator
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
promising addon

This is a very promising addon.

Listening to the same mp3 over and over again makes Jack a dull boy though. ;>
Report comment to moderator  
Reply With Quote
Unread 06-17-09, 10:02 AM  
FoZ
A Defias Bandit

Forum posts: 2
File comments: 3
Uploads: 0
Awsome addon. Really, really nice. I am looking forward to see your improvements to this addon.

By the way, I may be blind, but I think the brewfest files are missing from the list.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: