Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
  #1  
Old 29th June 2018, 23:46
Napon Napon is offline
Banned
 
Join Date: Feb 2016
P2P
Posts: 522
Default TSUE V 2.2_FMEDition Radio mod
This is coder off the cuff

This will put a FLash to the top of your site


Appearance/Themes/Manage templates/main.css

Add ofter
</head>

So it looks this


</head>
<script>
var flashvars = {};
flashvars.serverHost = "your ip of shoutcast or Domainname here:8000/;";
flashvars.getStats = "1";
flashvars.autoStart = "1";
flashvars.textColour = "gray";
flashvars.buttonColour = "black";
flashvars.backgroundURL = "none";
var params = {};
params.bgcolor= "black";
</script>
<script type="text/javascript" src="/flash/v1.3.js"></script>
<body>

Add the folder flash To RootDir
Edit
flash/v1.3.js
edit on line 100 your shoutcast or domain name
Attached Files
File Type: rar tmp_5773-flash349650484.rar (27.6 KB, 93 views)
Reply With Quote
The Following 3 Users Say Thank You to Napon For This Useful Post:
hextek (30th June 2018), soneigr (23rd March 2024), thartley55 (30th June 2018)
  #2  
Old 30th June 2018, 00:12
thartley55 thartley55 is online now
Senior Member
 
Join Date: Mar 2012
P2P
Posts: 204
Default
Will try this out later...need to get my shoutcast started again, and find my broadcaster lol

Thanks for the time put into this.
Reply With Quote
  #3  
Old 30th June 2018, 00:17
papad's Avatar
papad papad is offline
Administrator
 
Join Date: Feb 2013
P2P
Posts: 146
Default
Quote:
Add ofter
</head>

So it looks this


</head>
I always thought it was <head> </head> then again i am only learning..
Reply With Quote
  #4  
Old 30th June 2018, 02:00
thartley55 thartley55 is online now
Senior Member
 
Join Date: Mar 2012
P2P
Posts: 204
Default
The way I'm taking it...
Place the lines between </head> and <body>

EDIT
And it seems to do nothing at all. Hmmm.

Last edited by thartley55; 30th June 2018 at 02:15.
Reply With Quote
  #5  
Old 30th June 2018, 07:23
Napon Napon is offline
Banned
 
Join Date: Feb 2016
P2P
Posts: 522
Default
Ok undo all from first post

Now we will add the plugin

Go to the link below
https://mixstream.net/streaming/crea...dio-player.php

choose SHOUTcast v1

set up all the shoutcast info up hit submit

copy the script too TSUEPlugin_Radio


Appearance/Manage Templates/TSUEPlugin_Radio

Search in Templates TSUEPlugin_Radio

Replace with

PHP Code:
<div class="widget">    <h4>        <img src="{$TSUE['TSUE_Settings']->settings['global_settings']['website_url']}/styles/{$TSUE['TSUE_Template']->ThemeName}/forums/mix/{$toggleSrc}.png" alt="" title="" rel="TSUERadio" id="toggle" class="middle pointer" />        {$radioOptions['radio_swfradiochannel']}    </h4>    <p id="TSUERadio" class="{$class}">   <center>   <script>var flashvars = {};flashvars.serverHost "http://ip or Domain:8000/;";flashvars.getStats "1";flashvars.autoStart "1";flashvars.textColour "gray";flashvars.buttonColour "black";flashvars.backgroundURL "none";var params = {};params.bgcolor"black";</script><script type="text/javascript" src="/flash/v1.3.js"></script></center>       </p></div> 

Last edited by Napon; 30th June 2018 at 13:32.
Reply With Quote
The Following User Says Thank You to Napon For This Useful Post:
papad (30th June 2018)
  #6  
Old 30th June 2018, 21:33
thartley55 thartley55 is online now
Senior Member
 
Join Date: Mar 2012
P2P
Posts: 204
Default
Lol
Okay, here's a post...waiting for working Radio Mod update.
Thx
Reply With Quote
  #7  
Old 30th June 2018, 23:37
Napon Napon is offline
Banned
 
Join Date: Feb 2016
P2P
Posts: 522
Default
LOl ok read

Ok undo all from first post

Now we will add the plugin

Go to the link below
https://mixstream.net/streaming/crea...dio-player.php

choose SHOUTcast v1

set up all the shoutcast info up hit submit

copy the script too TSUEPlugin_Radio


Appearance/Manage Templates/TSUEPlugin_Radio

Search in Templates TSUEPlugin_Radio

Replace with

PHP Code:
<div class="widget">    <h4>        <img src="{$TSUE['TSUE_Settings']->settings['global_settings']['website_url']}/styles/{$TSUE['TSUE_Template']->ThemeName}/forums/mix/{$toggleSrc}.png" alt="" title="" rel="TSUERadio" id="toggle" class="middle pointer" />        {$radioOptions['radio_swfradiochannel']}    </h4>    <p id="TSUERadio" class="{$class}">   <center>   <script>var flashvars = {};flashvars.serverHost "http://ip or Domain:8000/;";flashvars.getStats "1";flashvars.autoStart "1";flashvars.textColour "gray";flashvars.buttonColour "black";flashvars.backgroundURL "none";var params = {};params.bgcolor"black";</script><script type="text/javascript" src="/flash/v1.3.js"></script></center>       </p></div> 
Reply With Quote
  #8  
Old 10th August 2018, 07:05
outtyrox outtyrox is offline
Senior Member
 
Join Date: Apr 2015
Posts: 59
Default
do you happen to have a site you can recommend for radio channels for this plugin?

I wish it played .pls
Reply With Quote
  #9  
Old 10th August 2018, 08:22
Napon Napon is offline
Banned
 
Join Date: Feb 2016
P2P
Posts: 522
Default
No mate try goole see if there is any
Reply With Quote
  #10  
Old 10th August 2018, 18:04
hart's Avatar
hart hart is offline
Senior Member
 
Join Date: Sep 2010
P2P
Posts: 51
Default
Quote:
Originally Posted by outtyrox View Post
do you happen to have a site you can recommend for radio channels for this plugin?

I wish it played .pls
this page good working radio shoutcast v2 , script etc. good and working nice : https://panelradiowy.pl/

you need to set up your own radio panel and then you have access to everything, good to tsue2.2, you set the main data for later generated scripts
you add as plugins in tsue
Reply With Quote
The Following User Says Thank You to hart For This Useful Post:
fecreturg (9th July 2020)
Reply

Tags
22fmedition , mod , radio , tsue

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 22:47. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.