• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

SimpleMp3 Player 2009

  Download the Curse Client

Project Updated:
Files Updated: Sat, May 23 2009
Supports Game Version: 3.1.0
Category: Audio & Video
Tags:

, , , , , , and [Edit Tags]

Project Manager: IAmParadox
Additional Authors: No additional authors
Current Version: Version 3.1.0.10
License: Public Domain
Avg Daily DL (last 30 days): 75
Downloads Total: 58,496
Favorites: 76
Comments: 190
  • About SimpleMp3 Player 2009
  •  

NOTE: I do not recommend using the curse client to install this addon, it has a bad habit of erasing things, including your MP3s.......

SimpleMp3 Player for WoW 3.x is a highly functional in game music mod that lets you select and play your favorite songs using an intuitively simple interface. The main display features a song timer with scrolling name text, previous and next buttons, and a shuffle function. There's also an easy to navigate Playlist which simplifies song selection along with a volume slider featuring mouse wheel control. Each of these interfaces can be individually accessed and easily hidden away all with one simple click of the Mini-Map Button.

v3.1.0.10 [Paradox]
* Fix several minor Playlist issues.
* Fix several errors with the counters.
* Fix problem with music stopping on Death, and not starting again, as expected.
* Fix similar problem with Cinematics, please report other cases, with event names, if possible.
* Fix Sort by Length and Sort by Bitrate
* Fix typo in Voice Chat code
* Fix various small bugs
* Add buttons to playlist and library windows that allow you to sort directly, without going to Options.
* Add ability to select several tracks to add/remove (LeftClick + Ctrl to select tracks and press the new button) Once I got this working, I realized, it's kind of useless, but...

v3.1.0.9 [Paradox]
* Fix option for playing default music when not playing a song through SMp3.
* Create separate, invisible frame for handling all counters and events (OnUpdate and OnEvent) this may help speed up the overall interface, and allows the minimap button to be hidden without messing things up.
* Some other code cleanups.

v3.1.0.8 [Paradox]
* Fix typos related to interface sounds and using tags.

v3.1.0.7 [Paradox]
* Fix last minute typo that prevented Options from working correctly.

v3.1.0.6 [Paradox]
* Drop Beta in the name and description, might as well call it release
* Add option for music delay after entering the world, it is now set via a slider in the options panel. Range is from 0 to 60 seconds.
* Fix various other issues with playing on start/after a loading screen.
* Add All button while playing acts a bit better.
* Fix bug with one song on playlist not advancing (stop/start same song) when song ends.
* Above fix also fixes pressing next/prev with only one song in the playlist.
* Updated some documentation.
* Remove Cosmos Plugin, no one ever reported actually using this, anymore, and, if they want it, old versions of Smp3 are still downloadable.
* Prevent options at 0 or false from being recreated in rare cases, without the proper value. This fixes some issues with sound volume.
* Various other code cleanups, here and there.

v3.1.0.5b [Paradox]
* Fix several cases where The Volume slider wasn't acting as expected.
* Change exit button on the main form to close all open Simple Mp3 windows.
* Add Tooltips to some buttons on the main form.
* Add button (and functionality) for switching between time elapsed and time remaining.
* Fix issue with demoing a song from the Library with an empty Playlist.

v3.1.0.4b [Paradox]
* Fix reported errors concerning SliderVar and AddAll_button reported by TEDNIK

v3.1.0.3b [Paradox]
* Clean up Localization files
* If you exit with a song playing, it will now be started when you log back in, properly.
* If any of the windows are open (The Player, The Playlist, The Library, or, even the volume slider) they will now reopen when you log in again.
* Clean up a lot of code and move most reused code to its own function.
* Fix one old typo that didn't seem to break anything.

v3.1.0.2b [Paradox]
* Fix typo in ruRU localization file, reported by Kazragore.

v3.1.0.1b [Paradox]
* Update toc file for latest client version

v3.0.2.3b [Paradox]
* Fix Russian and Chinese localizations (hopefully)

v3.0.2.2b [Paradox]
* Fix bug with the options button (Fix supplied by Trysor)

v3.0.2.1b [Paradox]
* Increment version number to indicate compatibility with client 3.0.2
* Button text fixed, Playlist and Library text fixed, some other small fixes for 3.0.2 all supplied by Trysor (I'm unable to test them, let me know if there are any big problems...)
* Traditional Russian localization - Supplied by Kutensky
* Traditional Chinese localization - Supplied by s8095324
* Some minor changes to PlayListCreator, no need to regenerate Library or Playlist.

v2.4.3.1b [Paradox]
* Increment version number to indicate compatibility with client 2.4.3
* Hack to fix music stopping when zoning with loading screens (also starts the player on startup if you exited with a song playing previously)

v2.4.2.6b [Paradox]
* Changed Playlist Generator to allow Python to convert the unicode it can, please let me know if you get any "maps to undefined" errors.
* Code "modularized" a bit, shouldn't cause any problems, just makes it easier to work with.
* Code for interfacing with Cosmos moved to plugins directory, eventually other interfaces, like Titan and FuBar may be added.
* Playlist.lua is now SimpleMp3Library.lua this is part of making the playlist generator work for other mp3 players (if the author codes for it)
* Simple.Mp3.Playlist.Creator.vx.xx renamed to Playlist.Creator
* Added Music Library, so the play list creator actually creates your library, and you can add tracks to your playlist from it.
* Fixed an issue with clicking on empty space in the PlayList if you have fewer than 25 songs in it.
* Shift-Clicking an item in the Library will preview the song for 15 seconds (I had previously announced it would be 30, and soon, it will be set in the options by the user)
* PlayList generator coming closer to being more universal.
* Finally, an Options Panel.
* Sort Library or PlayList By Filename, Title, Artist, Album, Length, Genre, or BitRate Ascending or Descending
* Genre and BitRate now shown on the Playlist and the Library

v2.4.2.5b [Paradox]
* Fixed version.txt to have release date in June, not July :)
* Fixed a small error in the playlist generator that would cause an entire directory to be skipped if there was a unicode problem with one file.
* Save volume level on stop to be restored when play is pressed
* Changed the dimensions of the main interface to allow for 00:00:00 format, which means there is room for another button (possibly 2) on the main interface, any suggestions?

v2.4.2.4b [Paradox]
* Fixed Playlist generator unicode support (reverted an error introduced in last revision)

v2.4.2.3b [Paradox]
* Fixed (once again) a problem with resizing the playlist to smaller than 25 slots not showing the last songs on the playlist
* Added more unicode characters to be converted
* Updated the install instructions
* Fixed a few more small errors in the playlist generator
* Changed the playlist generator so the PlayList is already in the expected format (may speed up load time) deprecated "Song" function left in place for now
* Moved some hard coded English output to localization file, please submit translations, or let me know if I missed some text you think can be localized
* Small tweaks/fixes
* Found the reason some mp3s report the wrong length. If you have problems with songs being reported longer than they are, you need to download VBRfix from
    http://www.willwap.co.uk/Programs/vbrfix.php

v2.4.2.2b [Paradox]
* Added some reporting to the playlist creator, so you can see how many errors there were, even if you answer n to both prompts
* Updated Simple.Mp3.Playlist.Creator.v0.10.txt in the Mp3 directory to reflect the contents of the main install.txt
* Replaced a big chunk of code that displays or hides songs on the playlist when it is resized with a much smaller one.
* Playlist can now be made small enough to display 1 song at a time
* Added some Unicode handling, if you come across a unicode error, please send me the info so i can attempt to add it to the list.
* Fixed a few typos in the playlist generator. (Thanks KazragoreDDS for helping me find at least one of them)

v2.4.2.1b Updates:
* Fixed a long standing issue with the slash commands, I guess no one really uses them, this bug existed before I took over....
* Added some error handling so it won't throw errors if the playlist is empty and you click on some buttons
* Shuffled Playlist is now saved and restored
* Using the shuffle button while a song is playing no longer stops the song and starts the new one.
* Forgot to update the install procedure in the last release to include turning off the "Hide extensions for known file types" stupidity

v2.4.2b Updates:
* Rewrote Playlist generator for better exception handling, Still can't add music with Unicode characters.
* Added Genre (not used yet)
* Added another option for showing errors (You can now hide Unicode errors, but still get other error messages)
* Certain settings are saved when you log off, and reloaded when you log back on (for each character)
* Fixed a visual issue with the scrolling text
* SimpleMp3 remembers what track you were listening to when you exited, and will load that song by default, unless the playlist has changed.
* Probably changed a few other things along the way that I should have written down as I worked on them....
* Incremented version number to reflect 2.4.2 compatibility

v2.4.18b Updates:
*Fixed an issue with shuffle mode (Thanks Riptides)
*Fixed the Playlist generator to (optionally) report errors during the playlist creation
*Added compiled version of the playlist generator for those who don't want to install the Python Framework

v2.4.17b Updates:
*Removed the files for the old playlist generator completely
*Fixed an issue with clicking on the last song on the playlist when 25 songs are visible
*Songs can now be kept in subdirectories
*Replaced tagger with id3reader, so id3v2 tags are now used instead of id3v1 (yuck)
*Started process of rewriting the code to cut down on duplicated code.
*Foundation for fully customizable display of playlist entries and scrolling text implemented.
*This doesn't mean you can customize it in this version, but, it will be easy to do so in a future update.

v2.4.16b Updates:
*Replaced the playlist generator with a python based playlist generator

v2.4.15b Updates:
*Fixed many of the issues with the playlist
*Fixed an issue with cutting 3 seconds off the end of songs (still not perfect yet)
*Changed timer display to support songs between 10 minutes and 59 minutes long.
*Fixed shuffle mode.
*Various code cleanups.

*Note Localization needed for this text, as well as any text in SimpleMp3 not localized, I'd hate to have to resort to babblefish or google translations :(

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  SimpleMp3 Player 2009 Version 3.1.0.10 Release 3.1.0 3,416 5/23/2009
  SimpleMp3 Player 2009 Version 3.1.0.9 Release 3.1.0 657 5/19/2009
  SimpleMp3 Player 2009 Version 3.1.0.8 Release 3.1.0 476 5/16/2009
  SimpleMp3 Player 2009 Version 3.1.0.6 Release 3.1.0 117 5/16/2009
  SimpleMp3 Player 2009 Version 3.1.0.6 Release 3.1.0 173 5/15/2009
Advertisement
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Hendo72 said 

    Also, I am finding that the song is looping around at the end of it and playing the beginning for a few moments before skipping to the next song in the play list.

    Reply Report Permalink
  • You will find many posts in the previous pages about this.

    Reply Report Permalink
  • Hendo72 said 

    It's a little annoying that the song that's currently playing resets to the beginning every time the UI reloads. Is it possible to have it skip to the next song on reload?

    Reply Report Permalink
  • I'll add an option for this to the next release. Thank you for the idea. Honestly, I wish Blizzard would change the API so songs could be paused and started from a point after the beginning....

    Reply Report Permalink
  • edit: the cut off lines are < module >

    Reply Report Permalink
  • After adding the mp3 files and running the .bat file I get the following message:

    Traceback (most recent call last):
    file "H:\python25\lib\site-packages\py2exe\boot_common.py", line 92 in
    import error: no module named linecache
    Traceback (most recent call last):
    File: "playlist.creator.py" line 4 in
    import codecs
    import error: no module named codecs

    Reply Report Permalink
  • did you extract all the files in the (renamed from z_i_p) zip file to your SimpleMp3 folder? it needs them all to function correctly.

    Reply Report Permalink
  • Narsereg said 

    emmm hi im kinda new in this all addon thing
    so what im asking is i did all the playlist thing and followed each step
    in the manual but my mp3's dont appear on playlist when i enter
    i anabled lua errors and i get this path/simplemp3libary.lua:97 bad argument #1 'getn' (table expected got nil)
    plz help me with this ty

    Reply Report Permalink
  • The Playlist creator should have displayed an error when you ran it, run it again and watch carefully (I suggest using the .bat file, or opening a cmd window)

    Reply Report Permalink
  • cool, cause its constant change in volume is like a little kid playing with the dial on a radio turning it up and down constantly and that is very annoying.

    Reply Report Permalink
  • I'm been using your Simple MP3 add on for a while now and I have found that no matter what I do to the sounds settings that the musics volume constantly fluctuates when you are in a chat. Is there a way to keep it from fluctuating at all?

    Reply Report Permalink
  • voice chat? If so, I guess I could add an option for it not to drop volume when voice chatting.

    Reply Report Permalink
  • MrEremis said 

    Only recently installed this but found the simplicity of it great, only now (i think since last patch but can't be sure) whenever i leave combat the music cant be heard even though the song timer continues to count, sometimes it reverts back to game music other times i get nothing until next song starts. No errors appear. Any ideas?

    Reply Report Permalink
  • This has been discussed many times, all music addons have this problem, it's because Blizzard only uses a certain number of sound channels (even at max) and when too many sounds are going on at once, it seems the music is the first to be dropped. No one has found a really good solution to this, yet. :(

    Reply Report Permalink
  • MrEremis said 

    ok, thnx

    Reply Report Permalink
  • This may have been brought up already, but I don't feel like looking through the 15+ pages of thread to find the answer.
    Soo... After I load up all the songs and do all the **** that the directions tell me to do, I open WoW, and my library of songs doesnt show up. Then, after a few minutes, an error pops up that says something like "your addons are experiencing many errors" (I'm also using carbonite, but that error has never showed up for that)

    Could anyone explain why my library is appearing blank?

    Reply Report Permalink
  • email me a copy of the SimpleMp3Library.lua file from the SimpleMp3\Mp3 directory.

    Reply Report Permalink
  • Xephian said 

    Got a couple error messages for ya...

    Message: ...ace\AddOns\SimpleMp3\Simple\Xml\SimpleMp3Library.lua line 97:
    bad argument #1 to 'getn' (table expected, got nil)
    Debug:
    (tail call): ?
    [C]: ?
    [C]: getn()
    ...ace\AddOns\SimpleMp3\Simple\Xml\SimpleMp3Library.lua:97: PopulateLibrary()
    ...ace\AddOns\SimpleMp3\Simple\Xml\SimpleMp3Library.lua:152: SimpleMp3Library_Update()
    ...ace\AddOns\SimpleMp3\Simple\Xml\SimpleMp3Library.lua:78: SimpleMp3Library_OnValueChanged()
    [string "*:OnValueChanged"]:1:
    [string "*:OnValueChanged"]:1

    And this one...

    Message: ..\AddOns\SimpleMp3\Simple\SimpleMp3.lua line 135:
    bad argument #1 to 'foreach' (table expected, got nil)
    Debug:
    (tail call): ?
    [C]: ?
    [C]: foreach()
    SimpleMp3\Simple\SimpleMp3.lua:135: sortedpairs()
    SimpleMp3\Simple\SimpleMp3.lua:198: tsort()
    ...ace\AddOns\SimpleMp3\Simple\Xml\SimpleMp3Counter.lua:204: SimpleMp3Counter_OnEvent()
    [string "*:OnEvent"]:1:
    [string "*:OnEvent"]:1

    Now what??? :-D

    Reply Report Permalink
  • Well, I can fix that so it doesn't throw errors when you haven't created a Library, but, the easy thing for you to is to create a library as it is explained in the instructions that come with the addon...

    Reply Report Permalink
  • I just don't get how the Junction works. I know I'm supposed to open my command prompt to do it, but I just don't understand how to aply the directory. My music is in c/users/david/music and wow is in c/users/publis/games/wow/interface/addons/simplemp3/mp3. What do I don? lol

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 169 FinalFantasylization Audio & Video, PvP, Map &...
  2. 168 EpicMusicPlayer Audio & Video, and Data Broker
  3. 120 Achmed the Death Knight Audio & Video, and Death Knight
  4. 114 Gag Audio & Video
  5. 114 Super Mario World, of Warcraft Audio & Video, Buffs & Debuffs...