vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin CMS Widgets - Music Player CMS & Forum Widget (https://vborg.vbsupport.ru/showthread.php?t=235897)

daveaite 02-14-2010 10:00 PM

Music Player CMS & Forum Widget
 
1 Attachment(s)
#Features:

* Play the top 100 songs from billboard
* Customizable to any playlist that you want. My playlist features the top 100 songs on billboard.
* No ads, completely legal. All songs are play off of playlist.com servers
* You can customize it to any size changing a few numbers.

Demo [BuyPoe.com Network]
BuyPoe Buttons in demo are not part of modification


#Installation:

1. Go to Admin CP > vBulletin CMS > Widgets > create new widget
2. Widget type > Static HTML > Title > Music Description > Show random members
3. Click save
4. Then click configure and put the code below
Code:

<div style="text-align: center; margin-left: auto; visibility:visible; margin-right: auto; width:250px;"> <object width="250" height="350"> <param name="movie" value="http://www.profileplaylist.net/mc/mp3player_new.swf"></param> <param name="allowscriptaccess" value="never"></param> <param name="wmode" value="transparent"></param> <param name="flashvars" value="config=http%3A%2F%2Fwww.indimusic.us%2Fext%2Fpc%2Fconfig_black_shuffle.xml&amp;mywidth=435&amp;myheight=270&amp;playlist_url=http%3A%2F%2Fwww.indimusic.us%2Floadplaylist.php%3Fplaylist%3D64226287%26t%3D1262264521&amp;wid=os"></param> <embed style="width:250px; visibility:visible; height:350px;" allowScriptAccess="never" src="http://www.profileplaylist.net/mc/mp3player_new.swf" flashvars="config=http%3A%2F%2Fwww.indimusic.us%2Fext%2Fpc%2Fconfig_black_shuffle.xml&amp;mywidth=435&amp;myheight=270&amp;playlist_url=http://www.indimusic.us/loadplaylist.php?playlist=64226287&t=1262264521&amp;wid=os" width="250" height="350" name="mp3player" wmode="transparent" type="application/x-shockwave-flash" border="0"/> </object>
Support Me!
Mark As Installed

5. Add widget to your current layout. Admincp > Styles and(Or your forum blocks)


How to change the size of it:
Turn it to any size you want: Change the width and the height to your needs.

-Starts automatically when someone goes to your website or with the click of a button.
-Powered by Playlist.com
-What is Playlist.com: A free music service made by myspace.com

daveaite 02-15-2010 04:01 AM




**Reserved for developer**

http://picbp.com/images/72music.png
<-----Size of Player can Change ----->

Support Me!
Mark As Installed

Jabong82 02-15-2010 04:25 AM

Hey this looks cool. How would you go about integrating this into the forum portion as opposed to the CMS area? I'm trying it out as a widget right now, but would want to add it to the forum area of my page. Thanks in advance.

Edit: Oh and by chance can users of the forum edit the music? Or does it play pretty much my selection of music only ie everyone would have to listen to the same thing?

daveaite 02-15-2010 04:29 AM

The way I use it for my site is actually not in the form of CMS or forum widget. I implemented a toolbar that stretches across the top and users click on the blue music symbol which launches a pop-up that can be play music while browsing the forums uninterupted of pauses etc.

Feel free to suggest any songs, and I'll add them

Also in the demo, "the submit a song" button is not in the actual modification. That's just an html add on for my users.

molieman 02-15-2010 09:32 AM

Nice :) :) :)

Anyway to convert this to list and play my own Podcasts?

daveaite 02-15-2010 05:30 PM

Quote:

Anyway to convert this to list and play my own Podcasts?
Yeah, you'll need to make an account at playlist.com

Doctor Death 02-19-2010 12:21 AM

Hey trying to copy that code in the sliding window above is impossible with IE8.

Can you please post a text file with it in it so we dont have to do the slider thing?

Thanks

Jabong82 02-19-2010 09:01 AM

Is there a player out there where people can upload their own music?

daveaite 02-19-2010 05:32 PM

Quote:

Originally Posted by Doctor Death (Post 1986042)
Hey trying to copy that code in the sliding window above is impossible with IE8.

Can you please post a text file with it in it so we dont have to do the slider thing?

Thanks

Done, see attachments

HappyFeet 02-19-2010 06:13 PM

Is there a code change I can make so that it doesn't auto play when the page is loaded?

Doctor Death 02-20-2010 12:56 AM

What other skins can be used as a paramter other than black?

Doctor Death 02-20-2010 10:07 PM

Also, if I want to change the playlist, can you detail where and how to do that?

Can you give me an example from a playlist from playlist.com?

I have a playlist

http://www.playlist.com/playlist/19285524491

That I would like to be the one that plays.

Thank you

Doctor Death 02-21-2010 01:34 PM

Because the author went quiet on the net... here is the deal on this...

This mod is really only about the widget template for static HTML.

If you create a personal account on Playlist.com and develop a playlist within, you see a button that says EMBED... it creates all of the configuration code to link directly to your playlist. This includes size, color, play immediately or wait, randomize, etc.

Just copy that code and paste it into the widget configuration. You may have to adjust sizing to the authors recommended size which works well for me.

Hope this helps.

daveaite 02-22-2010 03:57 AM

Quote:

Originally Posted by Doctor Death (Post 1986978)
What other skins can be used as a paramter other than black?

You can get this in over 7 colors and use different songs if you want to by creating a playlist at playlist.com

(In no way am I affiliated with playlist.com)

daveaite 02-22-2010 03:59 AM

Quote:

Originally Posted by Doctor Death (Post 1988048)
Because the author went quiet on the net... here is the deal on this...

This mod is really only about the widget template for static HTML.

If you create a personal account on Playlist.com and develop a playlist within, you see a button that says EMBED... it creates all of the configuration code to link directly to your playlist. This includes size, color, play immediately or wait, randomize, etc.

Just copy that code and paste it into the widget configuration. You may have to adjust sizing to the authors recommended size which works well for me.

Hope this helps.

I only went quiet for 3 days...lol

LordVader! 02-25-2010 01:47 PM

I can't seem to change the size.. When I change the value of width nothing seems to change.

EDIT: Ok nvm I have that figured out.. But I would like to use the stock playlist just not have it automatically play. Anyway to turn off the auto play for the stock play list?

daveaite 02-25-2010 06:17 PM

Quote:

Originally Posted by LordVader! (Post 1991264)
I can't seem to change the size.. When I change the value of width nothing seems to change.

EDIT: Ok nvm I have that figured out.. But I would like to use the stock playlist just not have it automatically play. Anyway to turn off the auto play for the stock play list?

I'll post code for no auto play. :)

daveaite 03-12-2010 08:08 PM

Works with 4.0.2 as well.

WhiskeyOSS 03-30-2010 08:58 PM

how do we add widgit or the cms into our admin cp I can not find any information on it

LordDB 03-31-2010 01:42 PM

shame it's only for USA citizens....it's useless for us here in the UK!

WhiskeyOSS 03-31-2010 02:25 PM

We found a simple way to make it work ..but once we did we found it to be annoying to users as it blast them out of their headsets it should be off and the user able to turn it on instead of the other way around... way to much volume on start up ...just our opinion

daveaite 03-31-2010 02:32 PM

Hm. I'll release a version so that it starts off.

WhiskeyOSS 04-01-2010 02:10 PM

Thank you .. we appreciate it..

gchristo 04-09-2010 04:29 PM

is there a way to make it a click to play? I see a few ask for it, just wondering if it was answered elsewhere?

WhiskeyOSS 04-09-2010 04:59 PM

Quote:

Originally Posted by WhiskeyOSS (Post 2013489)
We found a simple way to make it work ..but once we did we found it to be annoying to users as it blast them out of their headsets it should be off and the user able to turn it on instead of the other way around... way to much volume on start up ...just our opinion

Quote:

Originally Posted by daveaite (Post 2013492)
Hm. I'll release a version so that it starts off.

Quote:

Originally Posted by gchristo (Post 2018434)
is there a way to make it a click to play? I see a few ask for it, just wondering if it was answered elsewhere?


I quoted him he is going to release a version that starts in the off position

betts02 04-09-2010 08:55 PM

Will not work for me, It show up and the post about it not working in the UK, Is the correct ?

Any news on it working for the UK ?

cheers

your24hourstore 04-11-2010 01:42 PM

Quote:

Originally Posted by daveaite (Post 1982666)
The way I use it for my site is actually not in the form of CMS or forum widget. I implemented a toolbar that stretches across the top and users click on the blue music symbol which launches a pop-up that can be play music while browsing the forums uninterupted of pauses etc.

Feel free to suggest any songs, and I'll add them

Also in the demo, "the submit a song" button is not in the actual modification. That's just an html add on for my users.

this is kool but why didnt you post the toolbar option , music stops when you go to anouther thread or whatever :eek:

added: I went ahead and created a popup system that will work on this and added it to the mods, giving you full credit for the mod of course thanks I love it now. for the popup version its posted here https://vborg.vbsupport.ru/showthrea...74#post2019574

07chargersrt8 04-14-2010 12:04 AM

Help. I can not figure out to get to this in the forum section. I have it in the home cms section but I can not get it to be a wiget to put in the forum section?????

your24hourstore 04-14-2010 07:50 PM

Quote:

Originally Posted by 07chargersrt8 (Post 2020844)
Help. I can not figure out to get to this in the forum section. I have it in the home cms section but I can not get it to be a wiget to put in the forum section?????


heres a work around i made for this thats a popup but it also explains how to make a forum block i think to check it out and see if that will help you make a forum block

https://vborg.vbsupport.ru/showthread.php?t=240244

07chargersrt8 04-15-2010 02:06 AM

Thanks alot. I got it working with your help.

your24hourstore 04-15-2010 02:41 PM

Quote:

Originally Posted by 07chargersrt8 (Post 2021491)
Thanks alot. I got it working with your help.

no problem

bulldog71169 11-17-2010 06:06 AM

Did we ever get the code to turn off the autoplay?

BiZiMDiYaR 11-18-2010 12:57 AM

Hiya,

Can this connect to an shoutcast radio ? :)

Thanks.

Rideharder 08-11-2011 04:33 AM

love it!
Look how I put it on my site www.speedaholic.net
Thanks again!

DemOnstar 02-23-2014 01:50 PM

Is this finished?
Be great if it would play songs stored at the forum root..

Can't find anything along those lines...


All times are GMT. The time now is 01:23 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.02733 seconds
  • Memory Usage 1,809KB
  • 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
  • (1)bbcode_code_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (35)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete