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 - Radio and TV Player (https://vborg.vbsupport.ru/showthread.php?t=167567)

GoTTi 10-14-2008 01:54 AM

when i do the navbar template edit, i am getting a java error this.controlobj is the error. any fixes or ideas about this? thanks.

Lima Bean 10-15-2008 05:27 AM

Oddly enough, this mod installed fine, the ACP shows up and I can use the settings. I can import the radio stations, in short, I can do everything ... with the exception of setting User groups permission - the options are not there. When I attempt to access the radioandtv.php page directly it tells me no permission.

Any ideas, thought or suggestions are appreciated, as I would really like to have this mod on the forum.

Dream 10-15-2008 03:03 PM

try rebuilding your bitfields

see if you uploaded the bitfields xml to the right place first

I don't remember how to rebuild the bitfields

Netunt 10-15-2008 03:59 PM

Quote:

Originally Posted by Lima Bean (Post 1645385)
Oddly enough, this mod installed fine, the ACP shows up and I can use the settings. I can import the radio stations, in short, I can do everything ... with the exception of setting User groups permission - the options are not there. When I attempt to access the radioandtv.php page directly it tells me no permission.

Any ideas, thought or suggestions are appreciated, as I would really like to have this mod on the forum.

Where have you looked for permission settings? I haven't used this mod in a long time but have you checking in Usergroup Manager or vB Options?

GoTTi 10-17-2008 03:25 PM

when i do the navbar template edit, i am getting a java error this.controlobj is the error. any fixes or ideas about this? thanks.

Dream 10-17-2008 03:36 PM

did you add the javascript to the navbar

soundbarrierpro 10-17-2008 04:36 PM

What stations can you add? Can you add sopcast, mogulus, justintv?

rmoreno94 10-23-2008 07:21 PM

Can someone give me a quick guide on how to install this?

Please Im kinda new at this.

Shazz 10-23-2008 09:56 PM

Quote:

Originally Posted by rmoreno94 (Post 1651323)
Can someone give me a quick guide on how to install this?

Please Im kinda new at this.

Read the document that says "install"

saotome 10-24-2008 01:13 PM

just suggestion, would it better if this plugin have an embed object plugin so ppl can embeded my site to social networks, etc. thanks in advance

Thug 10-26-2008 06:57 PM

can anyone get me some working uk radio stations
like galaxy....hallam fm... they uk radio stations on first post dotn work

mack324 10-31-2008 11:55 PM

Installed ...great work

1 problem...i cant view the embedded media player

any help please

thanks

Nadeemjp 11-01-2008 01:02 AM

i have downloaded but i dont find any detailed instructions for the install.....i am not a very knowledgeable person. can you please provide me instructions for installation as to where to upload which files etc?

Nadeemjp 11-01-2008 01:06 AM

radioandtv.php file, member info complete code.php file, javascript.php file, default_radio.exml file, please tell me where should i upload these respectively.

also, you mentioned i have to search for default tv stations, how do i search and where do i search those?

Nadeemjp 11-01-2008 01:31 AM

and by the way, where do i look to see it visible? i have enabled only administrator to see the channles. buit i dont know where to look to see the radio and tv selections. can someone guide please?

basilrath 11-01-2008 12:20 PM

Have you added the link

Quote:

Now you need to create a link for your Radio and TV add-on in your
forum navigation bar. If you don't have space for it, consider
installing this template mod first:

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

Open your navbar template, and at the very top add

<script type="text/javascript">
<!--
function openRadioAndTV(stationid){
extras = '';
if (stationid) { extras = '?station=' + stationid; }
radioAndTVWindow = window.open('radioandtv.php' + extras, 'radioandtv', 'directories=no,height=500,width=700,location=no,m enubar=no,resizable=yes,status=no,scrollbars=yes,t oolbar=no');
}
//-->
</script>

Now for the Radio and TV link, you can find:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>

And after that, add

<td class="vbmenu_control"><a href="javascript:openRadioAndTV()">$vbphrase[rs_radiostations]</a></td>

Save your navbar template.
This will open the player up in a new window giving you viewing provided you have permissions set to respective usergroups etc

Dream 11-01-2008 07:11 PM

Quote:

Originally Posted by Nadeemjp (Post 1656908)
i have downloaded but i dont find any detailed instructions for the install.....i am not a very knowledgeable person. can you please provide me instructions for installation as to where to upload which files etc?

there is a install.txt file in the zip

Nadeemjp 11-01-2008 11:53 PM

Dream, this is a wonderful hack but only people with prior knowledge can easily install. i suggest for people like me, the install.txt should be a little more precise by telling exactly where to install which files.

anyways, i tried several things and then finally i managed.

it is working fine, thanx.

some channels dont work but most work.

now if you can be a little more helpful in advising where i can find some indian or pakistani channels, or whom should i ask for, i would really really appreciate your help:)

Dream 11-01-2008 11:58 PM

basically you need to find websites with streaming URLs to add to the list.

in the third post of this thread there is all the info I know about it.

sorry not a clue on indian and pakistani channels.

Dream 11-01-2008 11:59 PM

Quote:

Originally Posted by mack324 (Post 1656895)
Installed ...great work

1 problem...i cant view the embedded media player

any help please

thanks

vista+firefox? google for the windows media player firefox plugin

Dream 11-02-2008 12:00 AM

Quote:

Originally Posted by saotome (Post 1651777)
just suggestion, would it better if this plugin have an embed object plugin so ppl can embeded my site to social networks, etc. thanks in advance

not sure what you mean... embed your site on facebook? or just the radio and tv mod?

Nadeemjp 11-02-2008 12:01 AM

Quote:

Originally Posted by Nadeemjp (Post 1657559)
Dream, this is a wonderful hack but only people with prior knowledge can easily install. i suggest for people like me, the install.txt should be a little more precise by telling exactly where to install which files.

anyways, i tried several things and then finally i managed.

it is working fine, thanx.

some channels dont work but most work.

now if you can be a little more helpful in advising where i can find some indian or pakistani channels, or whom should i ask for, i would really really appreciate your help:)

oh ok, thankx anyways:)

megatrue 11-03-2008 12:27 PM

Quote:

Originally Posted by l1479 (Post 1510080)
It's Chinese. I am running 3.7.0. Can that be fixed?
Thanks.

where dont show Chinesisch, only Category or all of them?

by mir only problem with show category in Chinesisch.

mousegeek 11-03-2008 06:39 PM

It wont let me program in radio statios.

F0xy 11-04-2008 12:37 PM

is there anyway you can add justin.tv links to this?

megatrue 11-04-2008 01:12 PM

hi,Dream

this coding problem. some language cant show in category this radio and TV addon.
my datadase is utf-8 vb 3.7.3

for example: "hello" in chinesisch is 你好(two chinesische character)
if encoded it in utf-8 is %E4%BD%A0%E5%A5%BD

but station category show me nur ??

zwei character is correct.

if i type 你好吗?(3character+?)
station category show me ????

four character is correct. :)

Dream 11-04-2008 11:23 PM

there are ajax problems with some languages that I dont know how to fix

luxmail 11-05-2008 03:31 AM

great thank you so much, any ideea how to add m3u live stations ?

Nadeemjp 11-07-2008 12:14 AM

dear dreams, i am about to install upgrade of 3.7.4. would this be working with it? if so, then would i be required to re-do all the edit in the templates?

please reply.

Dream 11-07-2008 02:42 AM

I haven't yet tested this with 3.7.4, but the entire mod system is separated from vBulletin, so it's a 98% chance it will work.

As for the template edits, you may be required to redo them if the templates have been updated from the vB version you are running and 3.7.4.

Let me and others know if it works alright for you.

Nadeemjp 11-07-2008 04:14 AM

Alright I am planning to install 3.7.4 tonight. and i will revert the templates.
i shall try re-doing this mod and would be discussing with you the outcome.

redlabour 11-07-2008 09:27 AM

@Dream - fell free to integrate it in the *.zip

@all others - import Language- & Phraseattachment and have Fun! ;)

Sorry, not phrased in AdminCP (Frontend is completed!!!):

Clean Ratings
This will remove ratings made by deleted users, and users that don't have permission to rate stations.

Clean Stations
This will remove stations with no category, in case you removed the category using the database or other problems.

Radio and TV
Options
Import / Export Stations
Clean Up

Stations XML

Export Category
Category

Choose Stations to Export
Category

BTW - awesome AddOn!!!! :up:

Stifmeister2 11-07-2008 10:34 AM

Quote:

Originally Posted by Nadeemjp (Post 1660878)
dear dreams, i am about to install upgrade of 3.7.4. would this be working with it? if so, then would i be required to re-do all the edit in the templates?

please reply.

Works for me, I installed 3.7.4 two days ago.

Nadeemjp 11-07-2008 10:43 AM

yes stifmeister, i have just installed 3.7.4 and this is working perfectly fine without any problems:)
however, i stil have 33 template edits that the system is asking me to revert. what did u do in your case?

Stifmeister2 11-07-2008 12:35 PM

Quote:

Originally Posted by Nadeemjp (Post 1661089)
yes stifmeister, i have just installed 3.7.4 and this is working perfectly fine without any problems:)
however, i stil have 33 template edits that the system is asking me to revert. what did u do in your case?

I'm guessing they are vbulletin templates, not radio & tv platyer templates... What was your previous version?


You just have to revert templates (and lose any customizatons that you've made) or edit them manually. :( I know, it sucks..

Dream 11-07-2008 03:37 PM

Quote:

Originally Posted by redlabour (Post 1661061)
@Dream - fell free to integrate it in the *.zip

@all others - import Language- & Phraseattachment and have Fun! ;)

thanks redlabour :) Ive put a link to your file in the third post of this thread

soundbarrierpro 11-07-2008 03:53 PM

You ever have your finger on the trigger and you really want to pull the trigger but you are really afraid of what is going to happen if you do?

A lot of people have asked questions regarding supported streams and nobody answers. I'm really really interested in installing this, but I have a huge architecture already in place and don't like to install things and find I have to uninstall because it doesn't work as advertised.

Can anybody note what video streams are supported?

Most interested to know.....

Ustream
justinTV
Mogulus

Thank you

Dream 11-07-2008 04:00 PM

streams supported are streams played by:

Quicktime
Windows Media Player
Real Player

soundbarrierpro 11-07-2008 04:25 PM

Quote:

Originally Posted by Dream (Post 1661307)
streams supported are streams played by:

Quicktime
Windows Media Player
Real Player


Oh ok, so if those sites use those media format/players then they will work?

BTW....Thank you for quick response:up:

Dream 11-07-2008 05:57 PM

I think they use a proprietary flash player, but I don't know


All times are GMT. The time now is 03:42 AM.

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.02053 seconds
  • Memory Usage 1,825KB
  • 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
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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