Mp3 Dialog v1.3
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 7.8 |
| Scores Submitted | 4 |
| Date Added | Nov 14, 2007 |
| Last Updated | Nov 14, 2007 |
| Tags | dialog entertainment mp3 music play player song |
|
|
Introduction
*Multiple Directories/Playlists
*Play/Pause/Stop/Fast Forward/Rewind
*Skip Forward & Backward
*Volume Up & Down
*Mute
*Shuffle
*Repeat
*Count Down & Up (Music Length Based)
*Custom or default display message
*Quick Display Message
*Highlights Current Song Being Played


How To Use:
*To use this MP3 Player load this file into your Remotes Section in mIRC (Alt-R) and hit OK
*Now goto the Commands tab in your task bar and go down to MP3 Player and click.
*It will if you want to add a directory, click yes and select a folder with your music files. Name the Playlist what you want
*Now you can either start listening OR you can set up your Display Message.
*If you chose to start listening right away, double click your Directory name, and then just double click the song you want to play. Simple as that!
*If you chose to set up your Display Message goto Display > mIRC Message Display and follow the instructions. If you leave the Custom Message box blank it will use a default message.
*If you want to add or delete a directory goto File > Add/Delete Directory depending on which you want to do and follow instructions.
*If you dont want your Song's to be said outloud at all you can set your Display Message to Silent, but if there is a particular song you want people to see you can goto Display > Quick Message Display and will send the song out only once.
All the buttons are self explanitory:
*Play Button - Plays the song highlighted
*Stop Button - Stops the song
*Pause Button - Pauses the current song playing
*<< >> - Skip Song Backwards and Skip Song Forwards
*< > - Rewind Song and Fast Foreward Song
*Up - Turn the volume up
*Down - Turn the volume down
*Mute - Mute the volume
*Repeat - Repeats the current song playing
*Shuffle - Randomly plays songs
IMPORTANT NOTES:
*** NOTE: If you are running mIRC v6.21 you must enable sounds for the MP3 Player to work correctly. For you to do this goto Options > Display > Enable Sounds and click Apply,OK
*** NOTE: If the song playing doesnt work, or it doesnt display the title in your Display Message it is probably because you were using Illegal Music Downloading Software such as Limewire. The Display Message problem can't be fixed but the playing problem can. Check to see if you song has a space in the beginning or end of the title and delete it.
For example. "This is a song" would work as a valid song title. " This is a song" would be invalid because it has a space before the song title. "This is a song " also wouldn't work because there is a space after the song title. And yup you guessed it, " This is a song " wouldnt work because there is a space BOTH before and after the song title.
mIRC Snippet:
Mp3 Dialog v1.3
Posted on Nov 14, 2007 5:46 pm
Posted on Nov 14, 2007 5:46 pm
no need for /'s
u should add a hsbar to the songs, and did -z the list
havent tested, but im looking forward to, im busy right now, it looks pretyy good
u should add a hsbar to the songs, and did -z the list
havent tested, but im looking forward to, im busy right now, it looks pretyy good
mIRC Snippet:
Mp3 Dialog v1.3
Posted on Nov 14, 2007 5:57 pm
Posted on Nov 14, 2007 5:57 pm
The /'s are just my style of coding. It's not the neatest. It just keeps me organized. It is also partially how I was taught. I learned /msg instead of msg but also learned if instead of /if. If you get what I mean :\ Anyway thanks for the compliment. I am using it as we speak :P So I hope it proves well for you aswell :) I also made this back in February. So I am a bit better at scripting nowadays. Could be a lot more efficient and have a couple more features added.
mIRC Snippet:
Mp3 Dialog v1.3
Posted on Nov 14, 2007 6:00 pm
Posted on Nov 14, 2007 6:00 pm
use .timer so it duznt show in status
when u delet a directory, i dont get why u have ppl input the playlist
thats about the only stuff i found bad about it, i love this, u did a great job
on this one, i can actually tell what the features do, and i love the idea of how u output song details where u can customize it
i also like how u say the volume percent in the title, very unique and helpful, i was gonna say u should display current volume, but i looked and u did!
i also like how u can fast forward w/ this, and it updates the time in the title even whe u ff/rw
but one thing, when i click >>, and repeat is checked, it goes to the next song and duznt repeat
also, im gettin these errors:
the splay error comes from when its stopped, and i try to hit pause, and i imagine the amsg is when i click quick msg display, and im not connected;two little bugs.
other than that, i rly like this, u did a great job, and im keepin it on my mirc :P
when u delet a directory, i dont get why u have ppl input the playlist
thats about the only stuff i found bad about it, i love this, u did a great job
on this one, i can actually tell what the features do, and i love the idea of how u output song details where u can customize it
i also like how u say the volume percent in the title, very unique and helpful, i was gonna say u should display current volume, but i looked and u did!
i also like how u can fast forward w/ this, and it updates the time in the title even whe u ff/rw
but one thing, when i click >>, and repeat is checked, it goes to the next song and duznt repeat
also, im gettin these errors:
| Quote: |
| * /splay: no such file '.mp3' (line 120, script2.mrc) - * /amsg: not connected to server (line 307, script2.mrc) - * /splay: no such file 'pause' (line 199, script2.mrc) |
the splay error comes from when its stopped, and i try to hit pause, and i imagine the amsg is when i click quick msg display, and im not connected;two little bugs.
other than that, i rly like this, u did a great job, and im keepin it on my mirc :P
mIRC Snippet:
Mp3 Dialog v1.3
Posted on Nov 14, 2007 6:47 pm
Posted on Nov 14, 2007 6:47 pm
Thanks :) Yeah there just little bugs. It's simple to fix, just add an if (!$server) { halt } kinda deal. I can't be annoyed t o update it right this second since I'm kind of busy but when I get some spare time i'll update it. And once again, thanks and I'm glad you like it :)
mIRC Snippet:
Mp3 Dialog v1.3
Posted on Nov 14, 2007 7:04 pm
Posted on Nov 14, 2007 7:04 pm
the bugs rnt rly important, its just for when u click stuff when ur not supposd to :)
mIRC Snippet:
Mp3 Dialog v1.3
Posted on Nov 14, 2007 10:31 pm
Posted on Nov 14, 2007 10:31 pm
Uh, this seems random. But some of the songs on that sample playlist are horrible travesties.
mIRC Snippet:
Mp3 Dialog v1.3
Posted on Nov 14, 2007 10:32 pm
Posted on Nov 14, 2007 10:32 pm
Though ACDC is epic
mIRC Snippet:
Mp3 Dialog v1.3
Posted on Nov 15, 2007 10:06 pm
Posted on Nov 15, 2007 10:06 pm
And how did you like the player itself? lol. Sorry you don't like the taste of music I put up there. It was just the first couple songs in my playlist :)
mIRC Snippet:
Mp3 Dialog v1.3
Posted on Nov 15, 2007 10:51 pm
Posted on Nov 15, 2007 10:51 pm
Also if you guys could rate this I would def. appreciate it :)
mIRC Snippet:
Mp3 Dialog v1.3
Posted on Nov 16, 2007 2:08 pm
Posted on Nov 16, 2007 2:08 pm
sorry, forgot to rate it :P
8/10
8/10
mIRC Snippet:
Mp3 Dialog v1.3
Posted on Nov 16, 2007 3:27 pm
Posted on Nov 16, 2007 3:27 pm
For most of the functionality, you did a good job. Would be excellent to add a directory without making a new playlist. I would also like to see an add file and remove file option because I have quite a bit of songs loaded in my directory. That would make the playlist option better.
For the coding, not so good. I'm surprised that it makes it easier for you to understand. /'s usually tend to make coding look sloppy and confusing in my opinion. I'd strongly recommend you remove them, but that isn't significant. You also lack error checking. (Opening dialogs is an example.)
For the way you handle your files, I think you can improve upon that as well. Your writeini can't support 64k or more (going back to large directories). I'd use hash tables, or just make the writeini command /writeini -n.
I'd like to see a scroll bar instead of two buttons to seek though the song. That way the user could get more exact with the position. It would be good to make your options into a separate dialog, the actual mp3 dialog itself would look a lot neater. Another thing I noticed in a lot of the mp3s on here, when they have volume seeking in their snippet, is that they skip to a certain percentage instead of scrolling regularly. If you could change your current buttons to a scrollbar as well, that'd be great.
Perhaps add an id3 editor, and more options as to the display. (Such as size and album for example.)
After that novel, I'd have to say you put a lot of effort and tried to create a decent mp3 player. You did, and I credit you for that. If you just included some updates and fixes, you'd have an even better snippet. Very good job.
For the coding, not so good. I'm surprised that it makes it easier for you to understand. /'s usually tend to make coding look sloppy and confusing in my opinion. I'd strongly recommend you remove them, but that isn't significant. You also lack error checking. (Opening dialogs is an example.)
For the way you handle your files, I think you can improve upon that as well. Your writeini can't support 64k or more (going back to large directories). I'd use hash tables, or just make the writeini command /writeini -n.
I'd like to see a scroll bar instead of two buttons to seek though the song. That way the user could get more exact with the position. It would be good to make your options into a separate dialog, the actual mp3 dialog itself would look a lot neater. Another thing I noticed in a lot of the mp3s on here, when they have volume seeking in their snippet, is that they skip to a certain percentage instead of scrolling regularly. If you could change your current buttons to a scrollbar as well, that'd be great.
Perhaps add an id3 editor, and more options as to the display. (Such as size and album for example.)
After that novel, I'd have to say you put a lot of effort and tried to create a decent mp3 player. You did, and I credit you for that. If you just included some updates and fixes, you'd have an even better snippet. Very good job.
mIRC Snippet:
Mp3 Dialog v1.3
Posted on Feb 14, 2008 10:45 am
Posted on Feb 14, 2008 10:45 am
This is so awesome. Can someone tell me how to edit it so that I can scroll sideways on the songs list?
mIRC Snippet:
Mp3 Dialog v1.3
Posted on Jul 10, 2008 10:09 am
Posted on Jul 10, 2008 10:09 am
the >> button causes mirc to crash.





