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

  • Your Rating

  • Share
  • Report Abuse

SimpleMp3 Player 2009

 
Project Updated:
Files Updated: Tue, Nov 17 2009
Supports Game Version: 3.2.0
Category: Audio & Video
Tags:

, , , , , , and [Edit Tags]

Project Manager: IAmParadox
Additional Authors: No additional authors
Current Version: Version 3.2.2.1
License: Public Domain
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 36
Downloads Total: 70,548
Favorites: 52
Comments: 207
  • 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.2.2.1 [Paradox]
* Bump TOC number for 3.2.2 (finally)
* Please report any issues that need to be fixed on the issues tracker of curse.com

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.2.2.1 Release 3.2.0 3,585 11/17/2009
  SimpleMp3 Player 2009 Version 3.1.0.10 Release 3.1.0 11,546 5/23/2009
  SimpleMp3 Player 2009 Version 3.1.0.9 Release 3.1.0 770 5/19/2009
  SimpleMp3 Player 2009 Version 3.1.0.8 Release 3.1.0 543 5/16/2009
  SimpleMp3 Player 2009 Version 3.1.0.6 Release 3.1.0 181 5/16/2009
  • 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.
  • goneget said

    Is there any way to get a RANDOM song play option for the play list or library? Shuffle is cool but it plays in the shuffled order every time, so you have to keep hitting the shuffle button for different results.

    Reply Report Permalink
  • IAmParadox said

    This is funny, because it was originally random (before I took over) and many people were complaining how it would sometimes play the same song twice, or too close together, so, I fixed it by making it shuffle, and now you want it back the old way... guess it's true, you can't always please everyone.

    Reply Report Permalink
  • I am doing what the instructions say but every time I run the .bat it pops up the Command Prompt which says:

    ERROR: Cannot find the Music folder.
    SimpleMp3 needs to have music under Interface/AddOns/SimpleMp3/Mp3

    It then tells me press ENTER to continue, which I do. It asks me the two y or n questions, runs it thing and then says:

    IOError: [Errno 2] No such file or directory: 'Mp3/SimpleMp3Library.lua

    I do have the Mp3 folder under SimpleMp3 and did copy my music into it and do not understand why it's saying I don't have it. Any suggestions has to how I fix this?

    Reply Report Permalink
  • IAmParadox said

    make sure you unzipped the playlist creator to the root simplemp3 folder and not to the mp3 subfolder.

    Reply Report Permalink
  • Thank you. That worked. Apparently it was unzipping into SimpleMp3/Playlist.Creator. It seems to run okay now.

    Reply Report Permalink
  • Leigot said

    I have a small issue with this addon. At least I hope small. I've installed it all, followed the instructions, get no errors after running the playlist.creator.bat. It tells me my songs should be in the library now,(and yes my mp3's are moved to the mp3 folder) and I start up wow like the instructions say, but I have no songs.

    I'm pretty sure I'm probably just doing some stupid human error, as is the case with most addon issues for people. But if possible I'd like a bit of assistance. Thank you.

    Reply Report Permalink
  • IAmParadox said

    did you open both the playlist and the library, and then add some songs to the playlist from the library?

    Reply Report Permalink
  • IAmParadox said

    I've finally decided to update the toc version so you don't have to use the "allow outdated mods" checkbox to use it anymore, I have not made any other changes, yet, but, hopefully, this will get people to actually submit any issues to the issues tracker, and I will attempt to address them as soon as I can. Sorry it has been so long.

    Reply Report Permalink
  • IAmParadox said

    wow, fireflykeiko, thanks for taking time to do that, I don't have high hopes that many will actually stop and read all of your hard work, but, I do appreciate that you have taken the time to compile those messages.

    Reply Report Permalink
  • ROFLMAO. Thanks IAmParadox. I have them saved as txt files if you'd like them...2 more not to be read on installation, but hey. That's the fun of getting something new, like building a surround sound system and not reading the instruction booklets. :-s

    Reply Report Permalink
  • IAmParadox said

    If you want to submit them as FAQ pages or whatever, I would gladly add them to the next release, maybe even format them as html pages so when they click on the question, it takes them to the answer or something. :)

    Reply Report Permalink
  • NetherOmen said

    dont understand how to use Junction at all you need to add more detailed information on how to install and use it.

    Reply Report Permalink
  • New to Junction? Here's how to use Junction with your Simple Mp3 Playlist.

    Before I continue, many first time users overlook the Playlist.Creator.txt document. There is additional information on how

    to load your playlist. Just saving the music to the Mp3 folder does not load your library. When the playlist is not

    uploaded to SMP3s library folder correctly try running the Playlist.Creator.bat file again. Sometimes the library is lost

    when creating new characters; most times it is lost after a Blizzard patch.




    If you do not open the .bat file SMP3 will generate a popup error in your game advising there is no library. If the error

    message is similar to: simplemp3libary.lua:97 bad argument #1 'getn' (table expected got nil). Access the

    Playlist.Creator.bat file, or open a cmd window and answer the 2 questions again to upload your music library.



    You might ask, as many others before you have asked:
    Why do you suggest using Junction? Your instructions don't say if I can play sub directories. I have all my music divided

    by artist and in those directories by album, do I have to change my whole library? SimpleMp3 Player has no problems

    whatsoever with sub directories even without the use of a junction.

    The Junction utility from Sysinternals creates a symbolic link/optional use in Windows between two separate programs.
    Using this program eliminates the need to copy all of your music to the addon directory. Unfortunately there is a Blizzard

    limitation that exists in all of the mp3 addons. The program can be found at: http://technet.microsoft.com/en-

    us/sysinternals/bb896768.aspx.






    So, now let's address some recurring comment issues:


    =================================================

    Running without a Junction Bridge:
    Step 1:
    Did you extract all the files for the playlist creator into Interface\Addons\SimpleMp3 [i.e. Did you rename the file name

    of Playlist.Creator.z_i_p to Playlist.Creator.zip & Unzip the files in the newly created Playlist.Creator.zip to SimpleMp3

    folder]?



    If no, please open the Install.txt document and read the text file.

    If yes, are your Mp3s on a drive physically attached to the computer? If you're copying your Mp3s from your phone or from

    another websource Junction is not going to work for you.


    =================================================
    Step 2:


    If no, copy your Mp3 files from their corresponding Music folders unrelated to WoW directly into your

    Interface\Addons\SimpleMp3\Mp3 folder. Just take the time to access your music files copy the songs and paste in the

    Interface\Addons\SimpleMp3\Mp3 folder.

    If yes, Open a browser window Junction can be found at:
    http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx


    Ok you're on your way to creating a bridge from SMP3 to your music files without making multiple copies of the same song.





    Running with a Junction Bridge [thank you to solorak for your assistance]:
    Step 1:
    After installing Junction did you restart your computer?

    If no, your OS may not be recognizing the installation.

    If yes, Junction needs to know what file bridge you are creating. Open a command prompt to create and apply the directory:

    junction [link name] [path to file/folder you want to link]


    Step 2:
    Creating a "link" at the location of the command prompt.

    Change to your SMP3 directory. A common directory path for SMP3 on Windows is, "CD C:\Users\Public\Games\World of

    Warcraft\Interface\AddOns\SimpleMp3\Mp3\"

    Bridge a link to your music directory. A common directory path for music files on Windows is, "junction music

    C:\users\[your name]\music\"


    Remember to use quotes:

    junction "c:\games\world of warcraft\interface\addons\simplemp3\mp3" c:\users\public\music

    The simplemp3 folder mp3, i.e. ...addons\simplemp3\mp3 MUST be empty before you run Junction.




    =================================================

    Step 3:
    Removing the junction.
    IMPORTANT!! THE LINK IN THE Mp3 FOLDER WILL DELETE YOUR MUSIC FOLDER UNLESS THE JUNCTION IS BROKEN AND DELETED!!

    If for some reason, if you have to uninstall SMP3, usually after a Blizzard patch, and DO NOT WANT TO LOOSE YOUR MUSIC

    FILES there is a command line to remove the junction.

    junction -d music

    Reply Report Permalink
  • thehawke said

    Uh, nevermind. Itunes converted every single mp3 to their format. Incensed doesn't begin to cover it.

    Reply Report Permalink
  • IAmParadox said

    I am not the creator or maintainer of junction, there is plenty of info on the site you get junction from, and in the readme.txt that comes with it. Also, if you look through the previous posts here, you will find where another user already made a post or two explaining its use.

    Reply Report Permalink
  • Dang, This would be a great addon. Its just to hard to figure out how to use it. If it gets more simplified I may try it again in the future. thx

    Reply Report Permalink
  • ok...
    I have consolidated 5 hours of reading posts essentially repeating the same questions/answers over and over and over and over.

    Since you may or may not have a life and I was bored with my day, I decided to dedicate my morning to providing a detailed list of FAQ.

    I have no way of knowing if you will follow up with reading or even humoring me by scrolling down the list.

    It is my naive hope that someone else who has lost their mind to boredom will humor me and read the list. Perhaps this list could be included within the new update.

    Perhaps the consolidated list of information concerning Junction and it's function regarding your mp3 library installation could be included within the new update.

    Perhaps IamPardox and Suddendeath2000 will no longer care about players who live their game via enjoyment of the addons and plugins and our gaming experience will become all that Blizzard has provided to us after the next glorious patch, wouldn't that be Cataclysmic?

    Anyway, all credit goes to the original posting authors. I only take credit for plagiarism. I cannot and will not answer any questions concerning addons, plugins, or symbolic links. I've been playing the game for less than 10 months and can barely answer why I have dedicated too much of my free time to a game. If I get involved with the applecart of programming I will be too full to pet the horse pulling the feast.

    FAQs:


    Q-What kind of files can I access on SMP3? AAC Support (.aac, .m4a, etc...) - Is this possible in a future release? I have

    a lot of music in AAC format.
    A-ONLY MP3 files are supported, no AAC, no OGG no MP4 or MPA if it doesn't end in .mp3 (renaming doesn't work) IT WILL NOT

    WORK. Music formats not supported by WoW will not work. In fact, this addon only works with mp3s, period.
    ----------------------------------------
    Q-Does this addon work with .flac files?
    A-As far as I know, WOW only supports mp3, ogg, and wav files, and this addon only supports mp3, currently, I may look into

    adding support for ogg, I may add wav support, as well. But, I'm pretty sure flac isn't supported by wow at all.
    ----------------------------------------
    Q-Do I have to copy all my Mp3 files?? OMG, I really wanted to be able to listen to my own large library of Mp3s while

    playing. However they are on a different drive then I have WoW on and because of the requirement to move the Mp3s to a

    directory called Mp3 in the addon folder I'm thinking that this Addon is not worth using.
    A-Blizzard limits where you can place your Mp3s, WoW will not load any files that are located outside of its own directory

    structure, but, you can fool it using Junctions, as long as the music files are located on a drive physically attached to

    your computer, you can't make a Junction to a network drive.
    ----------------------------------------
    Q-Your instructions don't say if I can play sub directories. I have all my music divided by artist and in those directories

    by album, do I have to change my whole library?
    A-SimpleMp3 Player has no problems whatsoever with sub directories, save yourself some time and frustration and use

    Junction to access your mp3 files within their subdirectories.
    ----------------------------------------
    Q-The playlist.maker readme mentions the Junction utility from Sysinternals. I had not heard of it previously. What is

    Junction?
    A-Junction creates a symbolic link/optional use in Windows between two separate programs. Using this program eliminates the

    need to copy all of your music to the addon directory. Unfortunately there is a Blizzard limitation that exists in all of

    the mp3 addons. The program can be found at: http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx.
    ----------------------------------------
    Q-I like this but my concern is I have 130gb of music - would that pose any problem? or if there's a limit what it is?
    A-I have more than 130 GB, never noticed any limit.
    ----------------------------------------
    Q-Why is WinZip asking me to unzip to the main directory?
    A-The reason I set it up to run from the main directory was that I was planing on making it a separate addon for addon

    makers to use if they make their own music player addon. In fact, MusicPlayer's alternate playlist maker is this same

    script, which I set up so all you have to do is change a few options at the beginning of the code to make it work with your

    own music player.
    ----------------------------------------
    Q-Some tracks, at the end, will go back and play a few seconds of the beginning of the song before the next track starts.

    Is this related the the VBRFix you mention in the docs?
    A-Yes, download VBRfix from http://www.willwap.co.uk/Programs/vbrfix.php.
    ----------------------------------------
    Q-I'm having a problem with this addon. Most of the time it works fine, but when I get in combat or get hit in instances

    and battlegrounds my music turns off. Is that normal or is it a bug?
    A-This is a long known problem with all mp3 addons, it is because Blizzard decided to limit the number of sound channels

    available, and when it needs another one for a sound, it cuts the music. You can change your sound channels to max in the

    settings, but, it will still happen, it is not a bug unfortunately and we can do nothing about it.
    ----------------------------------------
    Q-Why is it that whenever my screen reloads (i.e. hearthing, taking a portal, dieing in a bg) the song that is currently

    playing is started the song over instead of resuming where it left off?
    A-Blizzard only allows stop and play, no pause, no resume, and no fast forward/backward, maybe if enough people submitted

    feature requests for more functions related to music, they would add these things... Or, maybe they would include their own

    music player, and make this addon worthless, except maybe in customizing the interface...
    ----------------------------------------
    Q-Can I use my VIOP?
    A-The current SMP3 version should lower the music to half of whatever it is currently set to when communicating in VOIP,

    and then return it to the previous level when communication has stopped. I never use it, so I can't test this function

    myself. Let me know if anything doesn't work correctly.
    ----------------------------------------
    Q-Does SMP3 work with Titan Panel?
    A-Yes, the Titan Panel plugin, created by SuddenDeath2000, is fully supported by SimpleMp3 Player. To make his plugin work,

    you must install SMP3.
    ----------------------------------------
    Q-I am trying to download this but it's not working, I've tried Curse Client Download, and the install guide won't show up,

    can you please post the instructions?
    A-PLEASE NOTE: I do not recommend using the Curse Client to install this addon, it has a bad habit of erasing things,

    including your MP3s. This means that if you are using the Curse Client Updater you will generate a caution flag advising

    that SimpleMp3 Player has been modified and no longer matches Curse's database. Even if you correctly follow the

    instructions on the readme.txt and install.txt documents. To eliminate the issues of loosing your mp3 files, 1) save data

    space on your system and use a symbolic link
    ----------------------------------------
    Q-I am now trying to get it installed on an iMAC. Basic question I am sure, but how do I get around the .bat/.exe file

    situation. I did a little searching and the majority of instructions for opening .bat files on a MAC were over my head...is

    there an easier fix that I am somehow missing? A MAC friend directed me to Terminal and I did see the three files with .py

    extensions prior to posting my question but after opening each of the files and reading them though I was no closer to

    figuring it out.
    A-With no access to a MAC and no previous feedback from MAC users, I don't know how to go about fixing this. or even

    debugging it. It seems it was unable to create the Library file. Perhaps it is a permissions issue? Try manually creating a

    file in MP3 called SimpleMp3Library.lua (just a blank text file) and see if it's modifid automatically, maybe the

    implementation of codecs.py on Macs doesn't actually create a file when opening it. Little note, it seems those of you

    having problems may be using the latest version of Python, and Python is famous for breaking scripts with new versions, be

    sure you are using an official copy from Python's site. There is a installable version of the python "framework" available

    for pretty much any OS here: http://www.python.org/download/ or use the .bat/.exe to run the playlist creator.

    Unfortunately without a MAC system I am unable to offer a solution.
    ----------------------------------------
    Q-What do you think I am a computer genius?! Please state the program used to run the playlist.creator file! We aren't all

    supreme pc programers like you ya know...
    A-It doesn't take a computer genius to install this addon. However, that being stated, there are 3 text files included with

    this program. In school your teachers advised you to follow the instructions before trying to complete an assignment. As

    your teacher on how to make this addon work please read and follow the instructions now provided here:

    The First step to becoming a supreme pc programer is to READ the README.txt files.
    The Second step is to follow the instructions as given, "READ the Install.txt for instructions on how to install and add

    your .mp3s".
    The Third step is to follow the instructions as printed, "Rename Playlist.Creator.z_i_p to Playlist.Creator.zip".
    The Fouth step is to open the newly student-computer genius's created compressed zip file. (a.k.a. step 5 of the

    installation directions).
    The Fifth step is to ask yourself: Do I want to copy all my Mp3 files into WoW? Or do I want to use the option of a

    symbolic link and save myself some time, frustration, and reduce game lag by downloading Junction to access my mp3 files

    within their subdirectories?
    The Sixth step is to restart your computer. Even if you decide not to download Junction. It will reset your UI within WoW.
    The Seventh step is to run World of Warcraft.
    The Eight and final step to becoming a supreme pc programer is to "Open" the playlist within the game and get ready to

    rock!
    ----------------------------------------
    Q-What are those 2 questions the .bat file is asking me to answer?
    A-Some of programming to creat your playlist uses the Python Framework and it also can report most errors, instead of just

    closing abruptly. This version does not handle Unicode characters, but, when it encounters a filename or Tag with Unicode

    characters, it skips it and goes on with the rest of the files. You can, answer y to the questions and the player will

    after starting create a popup message printing out the name of the file it had a problem with. Copy the error message and

    post in the user comments on Curse.
    ----------------------------------------
    Q-I'm sorry, I've tried to follow the instructions in the Install file and I accessed the Windows Batch File, answered both

    of the questions and received confirmation that my playlist is loaded/added. But I get a popup error when I load WoW. What

    information do you need so you can help me to fix the player?
    A-If a popup error is generated during your game and the answer is not found within this FAQ listing, then COPY THE ERROR

    MESSAGE and post a support question to the comment page on http://wow.curse.com/downloads/wow-addons/details/simple-mp3-

    player-2008.aspx? With your posting please provide your OS and language (English, German, Russian, etc).
    ----------------------------------------
    Q-I love your addon, it's lighter than iTunes, a lot and it works with "sound in background" options.
    But I use FuBar and don't see a FuBar plugin. Is there one?
    A-Not at the moment.
    ----------------------------------------
    Q-Hi I like this player, sometimes, the music files in the mp3 container refresh then my mp3 player crashes. Why? Do you

    have a solution?
    A-Thank you, I like this player too. In the BETA version the mp3 list creator crashes were related to having characters in

    the songs name the program cannot parse. Try fixing this by renaming the problem song to something simple or eliminating

    the unicode characters. The current version has support for 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.

    Reply Report Permalink
  • IAmParadox said

    Simple Mp3 Player is too complicated? What's so complicated about it? it even comes with a detailed instruction file that tells you exactly how to set it up.

    Reply Report Permalink
  • vxd79 said

    hope you can convert it to warhammer online addon, because there is non mp3 players addon for warhammer online :)

    Reply Report Permalink
  • IAmParadox said

    I actually thought about doing this at one time, but, I couldn't figure out how to make addons for it... Maybe I'll take another look sometime.

    Reply Report Permalink
  • Addon Packs Containing SimpleMp3 Player 2009

Most Downloads / Day

  • Similar Addons
  •  

Average downloads per day

  1. 116 EpicMusicPlayer Audio & Video, and Data Broker
  2. 79 InstaBolt Audio & Video, Class, Combat...
  3. 73 Super Mario World, of Warcraft Audio & Video, Boss Encounters...
  4. 66 Achmed the Death Knight Audio & Video, and Death Knight
  5. 61 Zelda loot Audio & Video, Bags & Inventory...