vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Inline Concepta Mp3 Player - XEON Series 4 (https://vborg.vbsupport.ru/showthread.php?t=235920)

syrus.xl 02-14-2010 10:00 PM

Inline Concepta Mp3 Player - XEON Series 4
 
NO LONGER SUPPORTED!!!
Inline Concepta Mp3 Player for vBulletin 4.0

http://www.digitalport.co.uk/mp3/con...mp3_splash.jpg


A demonstration of the "Inline Concepta Xeon Series 4 Mp3 Player" - allowing you to add Mp3's to any post! It is light-weight, and designed to color match the default vBulletin 4.0 style. Easy installation requiring no template edits or product imports.

We have designed the player to pull the file name and display it within the player, along with it's own equalizer. Simple one button operation. The player itself is light-weight, and uses only vector based graphics, and no bitmaps.

This player does not use the same engine coding previously used with the XEON series mp3 players for vBulletin 3.x. We have completely rebuilt the engine coding and improved it beyond anything released so far. The new "Concepta" range of products are designed from scratch and to compliment vBulletin 4.x series, using new coding, allowing us to increase what we can achieve.

Important
This modification is not backwards compatible, it uses vb:raw tags which are only supported in vBulletin 4.x. We will release a vBulletin 3 version if we receive enough requests.

Installation
Upload all the contents within the Upload folder to your vBulletin forum root.

Adding the Custom BB Code
Login to your AdminCP -> Custom BB Codes -> Add New BB Code

Title: Concepta Mp3 Player
BB Code Tag Name: mp3
Replacement:
Code:

<object type="application/x-shockwave-flash" data="./mp3/concepta_mp3.swf" id="concepta_mp3" height="46" width="336">
<param name="movie" value="./mp3/concepta_mp3.swf">
<param name="FlashVars" value="&amp;stream=true&amp;filepath={param}">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>


Example:
Code:

http://www.domain.com/song.mp3

Description:
Easily add an mp3 to your post. Just copy and paste any mp3 url, highlight it and press the mp3 icon to embed your song in your post. Now you can enjoy mp3 playback on any post within vBulletin 4.0.

Use {option}: No
Button Image:
PHP Code:

images/editor/mp3_button.png 

Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: No
Disable Smilies Within This BB Code: No
Disable Word Wrapping Within This BB Code: No

Click ?Save? and now you are finished!

Additional Setting

The Replacement Code has been setup by default to ?stream? all mp3?s that are played, you may change this parameter to false if you do not wish to stream mp3 files.

Update History:
v1.01 - {vb:raw url} tags removed from Replacement Code
REMOVED!!!

syrus.xl 02-15-2010 12:29 PM

Concepta (Extended Audio version) - Audio Podcasting made easier.
Planned Updates:
Add "scrubber" bar
Add more buttons for more functionality

Concepta Xvid (Extended Audio/Video version) - Audio & Vidcasting enabled.
Advanced version for enabling playback of audio and video podcasts.
Full Screen Mode (FSmode)
H.264 HD enabled playback
Support for 'fast-start' podcast video streaming

TimberFloorAu 02-15-2010 12:31 PM

Tagged

sodagod 02-15-2010 12:31 PM

i'm going to use it on http://codnation.net and http://toxicsuburbia.com if you want a demo go there guys. I'll edit this post with a link soon. Thanks syrus, this is awesome!

syrus.xl 02-15-2010 12:34 PM

I forgot the demonstration link... oops! Added now..

molieman 02-15-2010 12:52 PM

I like it, but it does not have a position bar. Example, listening to a Podcast and you stop and want to go back where you left off another day. This mod is "go" "pause" or "start over" no in between.

Hope I made sense :rolleyes:

syrus.xl 02-15-2010 12:57 PM

Quote:

Originally Posted by molieman (Post 1982915)
I like it, but it does not have a position bar. Example, listening to a Podcast and you stop and want to go back where you left off another day. This mod is "go" "pause" or "start over" no in between.

Hope I made sense :rolleyes:

I did not add the 'scrubber' function only because people on vbulletin.com wanted a simple mp3 player for vBulletin 4.0. I will add one in a future update, if there is enough interest. :)

molieman 02-15-2010 01:23 PM

You got my vote :) :) :)

Edrondol 02-15-2010 01:38 PM

Just put this in to check it out & my test thread is blank.

http://www.halforums.com/forum/showt...-New-Music-Mod

We see the button and also the placeholder in IE but I got nothing else.

Edrondol 02-15-2010 01:39 PM

And I vote for a scrubber bar also.

I want to use this for podcasts and without a scrubber listening to an hour long podcast leaves no room for glitches.

ShawnV 02-15-2010 01:45 PM

Very cool, thanks.

syrus.xl 02-15-2010 01:53 PM

Quote:

Originally Posted by Edrondol (Post 1982931)
Just put this in to check it out & my test thread is blank.

http://www.halforums.com/forum/showt...-New-Music-Mod

We see the button and also the placeholder in IE but I got nothing else.

Hmmm... thats strange the vb raw tags are not being parsed correctly. A simple fix is to remove the following code in both instances:

PHP Code:

{vb:raw url

Replace it with the full forum url, in your case it will be the following.

PHP Code:

http://www.halforums.com/forum 

I'll check why this is happening, and apply a fix.

Edrondol 02-15-2010 01:57 PM

Ba da bing! That did it.

I figured it would be that but I didn't want to make assumptions and figured you'd want to know some people may have this issue.

Olli2k 02-15-2010 02:06 PM

Quote:

Originally Posted by Edrondol (Post 1982931)
Just put this in to check it out & my test thread is blank.

http://www.halforums.com/forum/showt...-New-Music-Mod

We see the button and also the placeholder in IE but I got nothing else.

Replace {vb:raw url} by your Forum Root domain name.

filosofo@vodafo 02-15-2010 02:16 PM

Thanks to work me I had to change the label
data="{vb:raw url}/mp3/concepta_mp3.swf" and
<param name="movie" value="{vb:raw url}/mp3/concepta_mp3.swf">
for the full url
data="http://www.mydomain.com/mp3/concepta_mp3.swf" and
<param name="movie" value="http://www.mydomain.com/mp3/concepta_mp3.swf">

Veer 02-15-2010 02:43 PM

Hi, can you add the support of few other audio formats like .rm, .wma, .pls

acabator 02-15-2010 03:24 PM

[QUOTE = Edrondol; 1982931] Sólo hay que poner esto para probarlo y mi hilo prueba está en blanco.

[url] http://www.halforums.com/forum/showthread.php?12000-New-Music-Mod [/ url]

Vemos el botón y también el marcador de posición en IE pero no tengo nada más. [/ QUOTE]

Replace {vb:raw url} by ".", a point of no more

Edrondol 02-15-2010 03:28 PM

Interesting. That's a handy tip, too!

BrOkEn.HaLo 02-15-2010 03:34 PM

Alittle off topic, but is there a chance you'll be releasing something similar to the original Xeon player. My users loved the pop-out window, so they could surf the forums while still listening to music, and they loved the large playlist that was available of 500 tracks.

I'd love to see something for 4.0 in that fashion.

syrus.xl 02-15-2010 03:44 PM

Quote:

Originally Posted by BrOkEn.HaLo (Post 1983051)
Alittle off topic, but is there a chance you'll be releasing something similar to the original Xeon player. My users loved the pop-out window, so they could surf the forums while still listening to music, and they loved the large playlist that was available of 500 tracks.

I'd love to see something for 4.0 in that fashion.

That was one product that was very popular and will be ported over to vBulletin 4.0, once we have a more stable release. Since we have updated all our engine coding you can expect the final new release to be much better than the original. It will be available in 3 variations, popup, widget and on its own page.

:cool:

BrOkEn.HaLo 02-15-2010 03:46 PM

Quote:

Originally Posted by syrus.xl (Post 1983061)
That was one product that was very popular and will be ported over to vBulletin 4.0, once we have a more stable release. Since we have updated all our engine coding you can expect the final new release to be much better than the original. It will be available in 3 variations, popup, widget and on its own page.

:cool:

Great to hear it, and I look forward to it's release. Thanks for the quick responce and the great work you do.

leclownos 02-15-2010 04:03 PM

Merci pour ce hack !!!! :up:

cloferba 02-15-2010 04:05 PM

Quote:

Originally Posted by Veer (Post 1982998)
Hi, can you add the support of few other audio formats like .rm, .wma, .pls

plus one!

i dont think .pls will be possible, but i hope to see realplayer, wma, etc support! :D

nekiw 02-15-2010 04:05 PM

Do I need to have a url to a mp3, or can I simplu upload a mp3 in the post and let it stream that one?

Edrondol 02-15-2010 04:14 PM

You need the URL.

syrus.xl 02-15-2010 06:00 PM

Okay, since I have had quite a few PM's to enhance this mod further. I will be coding another player, same style but much more versatile.

Someone suggested adding a playlist, even though this is possible it would not work within BB Code, therefore a further popup player will be designed. With a similar glass look, and t will have it's own admincp, with unlimited playlists, external or internal track selection, cover artwork and much more.

acabator 02-15-2010 06:07 PM

[QUOTE = syrus.xl; 1983148] Bueno, este mod ya he tenido bastante PM Pocos Para mejorar aun m?s. Ser? codificaci?n de otro jugador, mismo estilo pero mucho m?s vers?til.

Alguien sugiri? agregar una lista de reproducci?n, Aunque es posible que no funcionar?a Dentro de BB Code, por lo tanto un jugador m?s emergente Ser? dise?ado. Con una mirada de cristal similares, y T Tendr? su propia AdminCP, con listas de reproducci?n ilimitadas, selecci?n de pistas externas o internas, la car?tula y mucho m?s. [/ QUOTE]


:up:

molieman 02-15-2010 06:14 PM

Play list from our own server would be fantastic, since we do Podcasts. Such as "10 Latest Podcasts" :) :) :)

Nice work and look forward to the enhanced mod :) :) :)

nekiw 02-15-2010 07:21 PM

since you are developing a new mp3 player I have a few requests you can consider.
when makin a thread instead of using bbcode and regular attachment, it says upload track(s).
then I can upload either 1 or more tracks, and choose if I want the users to be able to download it or just stream it.
in admin panel I can view how many times it has been played and downloaded etc.
This is a mod I would gladly spend money on.

Edrondol 02-15-2010 10:12 PM

And be able to block it from being downloaded so we don't run afoul of the RIAA.

AND (because we are being all up in your face now) the ability for people to make and post their own playlists.

Yeah! That's the ticket! And I'd be willing to pay also.

Jabong82 02-15-2010 10:19 PM

Does it have the ability to automatically start the player when someone creates a post?

Say I created a new thread and wanted the music to automatically start when someone views the thread, is this possible? Or will users always have to click the play button if they want to hear it? Thanks in advance.

Boko577 02-16-2010 01:38 AM

Scrubber!

SuperTaz 02-16-2010 02:22 AM

Won't work for me. I replaced the two raw URL's with my site URL and still nothing.

Says this in the player title bar, without the quotes: "music<font face="

syrus.xl 02-16-2010 09:09 AM

Quote:

Originally Posted by Jabong82 (Post 1983320)
Does it have the ability to automatically start the player when someone creates a post?

Say I created a new thread and wanted the music to automatically start when someone views the thread, is this possible? Or will users always have to click the play button if they want to hear it? Thanks in advance.

You mean autoPlay on page load, this can be done but not with this version, I would need to upload an updated version to actually do that. Not many people want mp3's playing as soon as a page loads. But it could be an option and passed to the flash mp3 player.

syrus.xl 02-16-2010 09:11 AM

Quote:

Originally Posted by Warden-B- (Post 1983478)
Won't work for me. I replaced the two raw URL's with my site URL and still nothing.

Says this in the player title bar, without the quotes: "music<font face="

This means you have placed either additional bb code within the mp3 tags, or your direct mp3 url is incorrect.

cloferba 02-16-2010 01:38 PM

Quote:

Originally Posted by cloferba (Post 1983074)
plus one!

i dont think .pls will be possible, but i hope to see realplayer, wma, etc support! :D

:D !

Edrondol 02-16-2010 02:41 PM

Okay, I now have this one uninstalled but tagged for when the additions get made (playlists, etc.) I found this one and it allows already for picking where in the MP3 you want to listen.

But that one doesn't stream so it's a bit slower, it doesn't show the name of the MP3 before you play it and it is very, very basic.

I can't wait for this to have a Pro version and will be switching back then.

SuperTaz 02-16-2010 07:21 PM

works now. Thanks.

syrus.xl 02-16-2010 08:33 PM

Quote:

Originally Posted by Edrondol (Post 1983792)
Okay, I now have this one uninstalled but tagged for when the additions get made (playlists, etc.) I found this one and it allows already for picking where in the MP3 you want to listen.

But that one doesn't stream so it's a bit slower, it doesn't show the name of the MP3 before you play it and it is very, very basic.

I can't wait for this to have a Pro version and will be switching back then.

Hi,

I should have the player update within a few days, maybe sooner. I have coded in the 'scrubber' as requested by many. It also has Pan, Volume, track length and a few extra buttons. Obviously, to get all this to fit in I had to make the player slightly bigger.

COL NIL SATIS 02-16-2010 08:52 PM

looks great this does..tagged for future use..thanks for making this mod mate


All times are GMT. The time now is 06:05 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01921 seconds
  • Memory Usage 1,840KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete