The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||
The XEON Mp3 Player for vBulletin 3.6.X Integrated
![]() Developer Last Online: Apr 2016 ![]() ![]()
The XEON Mp3 Player for vBulletin 3.6.X Demo: www.digitalport.co.uk (Click Entertainment>XEON Mp3 Player) Important: Supported only on Digital Port UK Update Rev: 4.0.1 - Navbar code updated to work with vBadvanced CMPS outside the forum directory. Updated Rev: 4.0.0 - All known bugs fixed in AdminCP, these include the Approve Mp3 issue and the Edit Mp3 problem. Added: 21/04/07 - XEON Player in vB Custom Page Instructions.zip Demo: http://www.digitalport.co.uk/digital...&template=Xeon Version: 3.6.0 coding (Major UPDATE) *see below Version: 3.5.1 coding (Product XML file updated) Version: 3.0 XEON Player (Shuffle disabled) *Player Only Package* added. Fully compatible and tested on vBulletin 3.6.0, 3.7 and up. No example tracks are included in this version. *IMPORTANT: About version 3.6!!* If you have installed this modification prior to the latest version 3.6, it is recommended that you update to the latest version 3.6 immediately. Older versions contain a Security Hole in the admin section. All database errors have been fixed, special thanks to Code Monkey. [high]External Data Pull[/high] This modification is designed to pull data from internal and external servers. Check that you enter full urls to pull external data or the modification will fail to read. [high]Features:[/high]
[high]Known Issues:[/high] None UPDATING: Overwrite all files with the new package XEON Mp3 Player v4.0.0 Import the Product XML file using the vBulletin Product Manager. Go to Mp3 Player Management and update settings and Save. Template edit: (required on new install or upgrade, unless you have installed other products from us.). In the headinclude template - Find: Code:
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script> Above add: Code:
<script type="text/javascript" src="clientscript/flashobject.js"></script> End of Update MAIN INSTALLATION Installation: Upload the contents of the ?Upload folder? to your forum root. Import the ?product-mp3player.xml? file via ?Plugins & Products? ? Manage Products ? Import Product in your AdminCP. Press F5 or refresh your browser window to view the Mp3 Player Management menu. Once you install this version make sure you Update the MP3 Management settings and click SAVE, failure to do so will result in an error if you enable the custom PM notification system. Template Edits: These edits are based on the default vBulletin style, you may need to change if you have a custom style. AdminCP -> Styles & Templates -> Navigation / Breadcrumb Templates -> navbar Find: Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<!-- Mp3 Player Launch --> <if condition="$show['member']"> <td class="vbmenu_control"><a href="javascript:NewWindow=window.open('$vboptions[bburl]/mp3playerindex.php?do=viewmp3playerpopup','newWin','width=500,height=500,left=0,top=0, toolbar=No,location=No,scrollbars=1,status=No,resizable=No,fullscreen=No'); NewWindow.focus(); void(0);">vbMp3 Player</a></td> </if> <!-- End Mp3 Player Launch --> You now have the vbMp3 XEON player installed! [high]Update notifications can only be sent out if you have clicked 'INSTALL'.[/high] More players will available shortly. Enjoy! Show Your Support
|
Comments |
#292
|
|||
|
|||
![]() Quote:
The different bit rates thing is difficult to avoid, our forum is a "private" one therefore I dont have 'Approve New Mp3 Added' on.... how would I check the bitrate info of the songs linked to ?? thanks again - great support too cheers PS latest vBulletin? Version 3.6.4 running ..... |
#293
|
||||
|
||||
![]() Quote:
![]() I'll look up a few free utilities that do this, some allow you to change the bitrate. However, mp3 bitrates cannot be changed server-side - unless there's a script out there I haven't seen yet. lol I'll check back on this tomorrow, 2am here in the UK and I need some sleep. Support should be a priority on any modifcation! Well, mine anyway! ![]() |
#294
|
||||
|
||||
![]()
Is it possible put a limit on who uploads what?
Example: I only want each user to be able to upload 1 MP3. When they upload a 2nd one .. it overwrites the 1st. So .. each user can have their favorite MP3 of the moment uploaded to the player. (and .. hopefully .. it will display the username beside the song or something) If its not possible right now .. will it be possible in the near future? |
#295
|
|||
|
|||
![]() Quote:
www.snapoffracing.com thanks! ![]() |
#296
|
||||
|
||||
![]()
There is a bug on the non shuffle player, when i click on the playlist then click again, all the tracks show up twice.. and if you keep clicking it keeps coming up more
|
#297
|
|||
|
|||
![]()
Just to let you know mate - fixed the probs of not displaying more than 10 - it appears some of the songs added which have "character accents" in the names also does strange things
![]() I did see the single/double quotes thing are a known bug, so I know you'll be looking at issues of filtering input anyway, hope this helps a little along the way. heres some of the ones that were causing probs. (as if blank spaces werent bad enough!) /07%20-%20Estoy%20Aqu%ed.mp3', 'true', 0, 'Shakira,Estoy Aqu?.', 1); /06%20-%20Inevitable.mp3', 'true', 0, 'Shakira, Inevitable', 1); /05%20-%20Ciega,%20Sordomuda.mp3', 'true', 0, 'Shakira, Ciega,Sordomuda', 1); /04%20-%20Moscas%20en%20la%20Casa.mp3', 'true', 0, 'Shakira,MoscasenlaCasa.', 1); /03%20-%20D%f3nde%20Est%e1n%20Los%20Ladrones.mp3', 'true', 0, 'Shakira,D?ndeEst?nLosLadrones', 1); /02%20-%20Si%20te%20Vas.mp3', 'true', 0, 'Shakira,Si-te-Vas', 1); fixing this also seemed to stop the glitch of jumping to next track if the seek bar was dragged along past halfway.. Anyway - just thought I'd post this in case it helps with your debugging cheers syrus Kiwi |
#298
|
||||
|
||||
![]()
This was mentioned in a previous post - I need to update the main post. Flash doesn't parse the urls correctly if they contain 'white space' so it gets converted, which causes many problems.
Nothing is ever easy! ![]() ![]() |
#299
|
|||
|
|||
![]()
Wow this looks really nice and id love to try and use this.
ok... it seems i am the only one having trouble. I think i installed and uploaded correctly. I uploaded the MP3 and set the URL as http://www.xxxxx.com/mp3/song1.mp3, and it plays correctly if i browse that page using firefox. I think the player is getting a feed because it does say Song 2- Blur on the player, but it doesnt play anything. It says Total in PlayList 1 ![]() The .mp3 works fine on my windows media player as well. Heres the setting im playing it at. MP3 ID---URL---------------------------------Streat-Buffer ----- 1 http://www.xxxxxxxx.com/mp3/song1.mp3 True ----0----- Song 2 - Blur 1 Would anybody have a slightest clue what i have overlooked? |
#300
|
|||
|
|||
![]()
ok. It didnt work last night. I woke up this morning without changing a thing, and its working now.
![]() But now, the problem is that the track is playing maybe 50% faster than it should. Would i just have to reupload the song? |
#301
|
||||
|
||||
![]() Quote:
For mp3's to work correctly, I would suggest a 128k bitrate for all tracks. Lower than this will become noticeable on playback. With a 128k bitrate, most mp3's tend to be around 3-5Mb in size. HTH |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|