vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   Add-On Releases - [PVR] Forum Radio Player v2.0 (https://vborg.vbsupport.ru/showthread.php?t=302303)

hugh_ 09-14-2013 10:00 PM

[PVR] Forum Radio Player v2.0
 
1 Attachment(s)
Adding the following custom bbcode would allow your users to embed Party Vibe Radio's music player directly into their forum post. The player will not auto start.

If you like this mod please click Nominate for Mod of the Month ---->
Please remember to click Mark As Installed ---->

https://vborg.vbsupport.ru/external/2013/09/39.png
https://vborg.vbsupport.ru/external/2013/09/40.png
https://vborg.vbsupport.ru/external/2013/09/41.png
https://vborg.vbsupport.ru/external/2013/09/42.png
https://vborg.vbsupport.ru/external/2013/09/43.png
https://vborg.vbsupport.ru/external/2013/09/44.png

Test the player:

Light Player Demo
Dark Player Demo
Cassette Player Demo
Shoutcast Radio Player Demo
Small Theme Player Demo
Small Theme Dark Player Demo

Party Vibe Radio's FAQ
Party Vibe Radio
Radio Directory

Alternatively embed our free HTML, Javascript and Flash radio player or take a look at our simpler HTML only internet radio player.

-----
Title: Party Vibe Radio

Tag: pvr

Replacement:

- Light theme

<iframe src="https://www.partyviberadio.com/player-https/embed/{param}.html" style="border:0px #FFFFFF none;" name="embed-dark" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="90px" width="195px"></iframe>

- Dark theme

<iframe src="https://www.partyviberadio.com/player-https/embed-dark/{param}.html" style="border:0px #FFFFFF none;" name="embed-dark" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="80px" width="190px"></iframe>

- Cassette theme

<iframe src="https://www.partyviberadio.com/player-https/embed-cassette/{param}.html" style="border:0px #FFFFFF none;" name="embed-dark" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="225x" width="375px">
</iframe>

- Shoutcast theme

<iframe src="https://www.partyviberadio.com/player-https/embed-dark-scradio/{param}.html" style="border:0px #FFFFFF none;" name="embed-dark" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="150px" width="200px">
</iframe>

- Small Theme Radio Player

<iframe src="https://www.partyviberadio.com/player-https/embed-small/{param}.html" style="border:0px #FFFFFF none;" name="embed-small" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="75px" width="120px">
</iframe>

- Dark Small Theme Radio Player

<iframe src="https://www.partyviberadio.com/player-https/embed-dark-small/{param}.html" style="border:0px #FFFFFF none;" name="embed-dark-small" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="75px" width="120px">
</iframe>

Example: [pvr]reggae[/pvr]

Description:

Embed Party Vibe Radio into your forum posts.

Options are reggae, ambient, psytrance, techno, breakbeat, drumandbass, rap, rock, pop, vfr, charthits, smoothjazz, hardradio, smoothlounge, hotjamz or chilloutzone.

Use {option} No

Button Image (Optional) or use attached: See below

Remove Tag If Empty: Yes

Disable BB Code Within This BB Code: Yes

Disable Smilies Within This BB Code: Yes

Disable Word Wrapping Within This BB Code: Yes

Disable Automatic Link Parsing Within This BB Code: Yes

hugh_ 11-02-2013 03:02 AM

Is anyone using this on vBulletin 5?

hugh_ 01-01-2014 09:31 PM

02.01.2014 - Updated to version 1.50 with the addition of two new themes (cassette and shoutcast radio).

ZUCCO 02-14-2014 08:29 PM

Tagged for future use :D thanks

hugh_ 02-19-2014 09:06 AM

19.02.2014 - Updated to version 1.60 with the addition of two new themes (small theme and small theme dark). I've also fixed the auto start issue.

hugh_ 11-10-2014 04:17 AM

10.11.2014 - I've updated the embedded cassette style radio player to include direct links to the streams and 'now playing' information.

https://vborg.vbsupport.ru/external/2014/11/32.png

Use the following code to embed it:

Code:

<center>
<iframe src="https://www.partyviberadio.com/new-player/embed-auto-cassette/{param}.html" style="border:0px #FFFFFF none;" name="embed" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="225x" width="375px">
</center>


IggyP 01-25-2016 12:20 PM

hmm...i tried putting dark one in a static html module on vb 5.2.0, for main forum page...displayed blank
seems like that should work right?

oh and i used this code even too from site
HTML Code:

<center>
<iframe  src="http://www.partyviberadio.com/player/embed-dark-auto/reggae.html" style="border:0px #FFFFFF none;" name="embed-dark" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="80px"  width="200px">
</iframe>
</center>

edit: i saw that extra spaces after i posted this so tried removing that but still displays blank...


edit2: hmm i think its cuz my site is https...how can i fix???

thanks,
iggy

hugh_ 06-17-2016 09:02 PM

Quote:

Originally Posted by IggyP (Post 2563390)
hmm...i tried putting dark one in a static html module on vb 5.2.0, for main forum page...displayed blank
seems like that should work right?

oh and i used this code even too from site
HTML Code:

<center>
<iframe  src="http://www.partyviberadio.com/player/embed-dark-auto/reggae.html" style="border:0px #FFFFFF none;" name="embed-dark" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="80px"  width="200px">
</iframe>
</center>

edit: i saw that extra spaces after i posted this so tried removing that but still displays blank...


edit2: hmm i think its cuz my site is https...how can i fix???

thanks,
iggy

I'm sorry. I missed this. Is it still a problem for you?

hugh_ 06-17-2016 09:05 PM

18.06.2016 – Updated to version 1.70.

Reviewed our radio player code today and found a few issues had crept in since the last update. Everything works again now, sorry for any inconvenience. The full list of fixes goes as follows.

– Updated the radio player footer links to the new web site address.
– Fixed broken facebook like button.
– Some radio streams changed to new ports a while ago which wasn’t updated.
– All our radio players now use the local javascript source so outages to the remote server are no longer a problem.

hugh_ 04-26-2017 04:00 AM

26.04.17 - Update to version 2.0

- Our radio players now feature HTML5 and HTTPS web page support.


All times are GMT. The time now is 03:52 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.01090 seconds
  • Memory Usage 1,756KB
  • 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
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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