The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[ Audio / Visual ] - VB Mega Jukebox - Now with permissions to save bandwith Details »» | |||||||||||||||||||||||||||
[ Audio / Visual ] - VB Mega Jukebox - Now with permissions to save bandwith
Developer Last Online: Jul 2008
I want to thank everyone who has supported the original release of this hack and for all the suggestions to make this hack even better
I have spent days on adding all these new features and would like to thank the people who have assisted me to get some of these function to work. Its back after a long time This hack will add a whole new dimention to your forums with a Jukebox 3 file edit 1 template edit 1 new db table 1 db table alteration This hack uses and includes a copy of the [HIS] Hack Installer System (Build 3) released by Link14716 and can be found here --> https://vborg.vbsupport.ru/showthread.php?t=71542 My thanks to Link for his one on one time in building the install files for the VB Jukebox General Features * The ability to play audio and movie formats - The script will detect both .mpg or .mpeg files and open the media player. If an audio format is played then the media player will stay invisable. Admin Features * Upload songs from your browser. * Unlimited genres. * Manual data entery for when the uploader fails or for large files. * At a click will automaticly generate a new thread announcing a song in the jukebox. * Usergroup permissions for: --> 1) Who can listen to songs. --> 2) Who can upload songs. --> 3) Who can rate songs. Front End Features *Members can upload songs, these songs are not available in the jukebox until admin aproval (optional email notification available). * Callapsable genres (only displays genres that have active songs in them). * Members can rate songs. Future Possible Functions * members favs, this will allow members to add songs to their own favs list and if i can work it out i will try to make it so they can play their favs from start to finish. INSTRUCTIONS FOR REMOTE SONG HOSTING OPTION 1 In the admin options where it asks for the folder name enter the full path to the where the songs are stored eg "www.something.com/music folder" NO backslash after. The Downside to this is that your members canrt upload or add songs to the jukebox and movie files will not work. OPTION 2 In vb_jukebox.php find each instance of PHP Code:
PHP Code:
A Tutorial for manual install can be found here https://vborg.vbsupport.ru/showthread.php?t=76050 Please Click install This hack will always be free however you can donate to paypal@petnshow.com Jukebox Feedback Please I would love to hear some feeback from your members there is a feedback thread here https://vborg.vbsupport.ru/showthread.php?t=76124 Update Fix Template and missing image Update 2.1 includes whos online code by Murphinator, i have changed the varname of the phrase to conform with the perfix also includes instructions for adding admin to the modcp Update 2.2 Just a file edit here that will stop the media player desplaying a long narrow strip .. just upload the new vb_jukebox.php file Update 2.3 Major bug fix ... negative song count for songs just upload the new vb_jukebox.php file Show Your Support
|
Comments |
#102
|
|||
|
|||
Wow, I'm really stupid for not noticing that!
Thanks a bunch for this mod, my members will love it =). |
#103
|
||||
|
||||
... great to here ... dont forget to click "Install"
|
#104
|
|||
|
|||
Does this work in firefox? It's not playing for some of my members Actually, it's not working in internet explorer either. It says the song is playing, but no sound comes out
|
#105
|
||||
|
||||
have you set the "Media Folder" on your vb options? ... you only need to enter the name of your folder without any backslashes ... and the folder MUST be in the forum root folder
|
#106
|
|||
|
|||
Yup, I set the folder as "music" (which is in root dir) and added the song Hikari.mp3 to it. In the add song in admincp i set song filename as Hikari.mp3 . Doesn't play though =(
http://www.shiburaonline.com/vb_jukebox.php *you dont have to register* Edit: I'm stupid, all right it works, just has to completely load to work? |
#107
|
||||
|
||||
interesting .... i put the full url into the address line http://www.shiburaonline.com/music/Hikari.mp3 ... in theory the song should play
did you upload in binary? the other thing is it looks like the jb_jukebox_bit isnt right ... please change it to HTML Code:
<tr> <td align="center" $backcolor> $rateimage </td> <td align="left" $backcolor> <a href="vb_jukebox.php?$session[sessionurl]do=main&mysong=$songlist[songid]">$songlist[title]</a> </td> <td align="center" $backcolor> $mediatype </td> <td align="center" $backcolor> $songlist[username] </td> <td align="center" $backcolor> $songlist[plays] </td> </tr> |
#108
|
|||
|
|||
I updated the template, looks a lot better =). I uploaded the songs in auto transfer type using smartFTP, it works if you goto the url and download the song (For Me).
|
#109
|
||||
|
||||
oh crap .... looks like i also forgot to include the image
Quote:
|
#110
|
|||
|
|||
Thanks =)
Any idea still why the music doesn't play until after around 15 minutes of it being clicked? I have dsl so I know it shouldn't take that long. |
#111
|
||||
|
||||
Thanks for you persistance
Yep ... the time delay is because of it being an mp3 ... they are larger files and the media player uses a buffer so it has to download a % of the song before it will statr playing |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|